- 1、本文档共53页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
The Common Land Model (CoLM)
Technical User Guide
Yongjiu Dai Duoying Ji
School of Geography
Beijing Normal University
Beijing 100875
China
E-mail:
yongjiudai@
duoyingji@
July 7, 2008
Contents
1. Introduction
2. Creating and Running the Executable
2.1 Specification of script environment variables and header file
2.2 Surface data making
2.3 Initial data making
2.4 Time-loop calculation
3. CoLM Surface Dataset
4. CoLM Atmospheric Forcing Dataset
4.1 GSWP2 forcing dataset
4.2 PRINCETON forcing dataset
4.3 Temporal interpolation of the forcing data
5. CoLM Model Structure and Parallel Implementation
5.1 CoLM Model Structure
5.2 CoLM MPI Parallel Design
5.3 CoLM MPI Parallel Implementation
5.4 CoLM Source Code and Subroutines Outline
6. CoLM Parameter and Variables
6.1 Model Parameters
6.2 Time invariant model variables
6.3 TUNABLE constants
6.4 Time-varying state variables
6.5 Forcing
6.6 Fluxes
7. Examples
7.1 Single Point Offline Experiment
7.2 Global Offline Experiment with GSWP2 Dataset
Table 1: Model directory structure
Table 2: define.h CPP tokens
Table 3: Namelist variables for initial data making
Table 4: Namelist variables for Time-loop calculation
Table 5: The list of raw data available
Table 6: Description of 24-category (USGS) vegetation categories
Table 7: Description of 17-category soil categories
Table 8: The relative amounts of sand, soil, and clay
Table 9: netCDF File Information of the Processed Atmospheric Forcing Data
Table 10: Source code and Subroutines Outline
Table 11: Dimension of model array
Table 12: Control variables to determine updating on time steps
Table 13: Model time invariant variables
Table 14: Model TUNABLE constants
Table 15: Run calendar
Table 16: Time-varying Variables for restart run
Table 17: Atmospheric Forcing
Table 18: Model output in xy Grid Form
Figure 1: Flow chart of the surface data making
Figure 2: Flow chart of the initial data making
Figure 3: Flow chart
文档评论(0)