|
private |
| local_name | standard_name | long_name | units | type | dimensions | kind | intent |
|---|---|---|---|---|---|---|---|
| lsm | control_for_land_surface_scheme | flag for land surface model | flag | integer | () | in | |
| lsm_noahmp | identifier_for_noahmp_land_surface_scheme | flag for NOAH MP land surface model | flag | integer | () | in | |
| me | mpi_rank | current MPI-rank | index | integer | () | in | |
| isot | control_for_soil_type_dataset | soil type dataset choice | index | integer | () | in | |
| ivegsrc | control_for_vegetation_dataset | land use dataset choice | index | integer | () | in | |
| nlunit | iounit_of_namelist | fortran unit number for file opens | none | integer | () | in | |
| pores | maximum_soil_moisture_content_for_land_surface_model | maximum soil moisture for a given soil type for land surface model | m | real | (ccpp_constant_one:30) | kind_phys | out |
| resid | minimum_soil_moisture_content_for_land_surface_model | minimum soil moisture for a given soil type for land surface model | m | real | (ccpp_constant_one:30) | kind_phys | out |
| do_mynnsfclay | flag_for_mellor_yamada_nakanishi_niino_surface_layer_scheme | flag to activate MYNN surface layer | flag | logical | () | in | |
| do_mynnedmf | flag_for_mellor_yamada_nakanishi_niino_pbl_scheme | flag to activate MYNN-EDMF | flag | logical | () | in | |
| errmsg | ccpp_error_message | error message for error handling in CCPP | none | character | () | len=* | out |
| errflg | ccpp_error_code | error code for error handling in CCPP | 1 | integer | () | out | |
| land_iau_control | land_data_assimilation_control | land data assimilation control | mixed | land_iau_control_type | () | land_iau_control_type | inout |
| land_iau_data | land_data_assimilation_data | land data assimilation data | mixed | land_iau_external_data_type | () | land_iau_external_data_type | inout |
| land_iau_state | land_data_assimilation_interpolated_data | land data assimilation space- and time-interpolated | mixed | land_iau_state_type | () | land_iau_state_type | inout |
References psi_init(), and set_soilveg_mod::set_soilveg().