60 | | === [=#dimensions '''List of dimensions:] === |
61 | | |
| 60 | === [=#dimensions '''List of dimensions] === |
| 61 | The following list provides an overview of all dimension variables that can be used in a static driver file. |
| 62 | ||='''Dimension''' =||= Type =||= Description =|| |
| 63 | ||''nsurface_fraction'' || NC_FLOAT ||number of elements in [#surface_fraction ''surface_fraction''] || |
| 64 | |
| 65 | |
| 66 | === [=#coordinates '''List of coordinate variables] === |
| 67 | The following list provides an overview of all coordinate variables that can be used in a static driver file. |
| 68 | ||='''Variable''' =||= Type =||= Description =|| |
| 69 | ||''x'' || NC_FLOAT ||y-location in m || |
| 70 | ||''y'' || NC_FLOAT ||y-location in m || |
| 71 | ||''z'' || NC_FLOAT ||z-location in m || |
| 72 | ||''zsoil'' || NC_FLOAT ||z-location in m within the soil (positive downward) || |
82 | | If only the land-surface model is applied but no urban-surface model, one of [#pavement_type pavement_type], [#vegetation_type vegetation_type] or [#water_type water_type] needs to be defined at each (y,x) location. |
83 | | |
84 | | Further, in case data is taken from the static input file, both, the land- and urban-surface model need to be either switched on or off. Applying only one of the energy-balance models is not sufficient and will lead to a controlled termination. \\ |
| 93 | If only the land-surface model is applied but no urban-surface model, one of [#pavement_type pavement_type], [#vegetation_type vegetation_type] or [#water_type water_type] needs to be defined at each (y,x) location. |