Changes between Version 799 and Version 800 of doc/app/errmsg
- Timestamp:
- Apr 21, 2022 2:49:19 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/errmsg
v799 v800 712 712 ||[=#PA0490 PA0490] || nsurfl from SVF file does not match calculated nsurfl from radiation_interaction_init. || Number of all local surface elements in sky-view factor file (SVFIN) does not match the calculated number of local surface elements. Be sure that you created the svf binary data with the same version as the version of the main run and that you did not introduce further surfaces in the meantime. Otherwise submit a [/newticket trouble ticket]. || 713 713 ||[=#PA0491 PA0491] || A different number of processors between the run that has written the svf data and the one that will read it is not allowed. || Self-explanatory. || 714 ||[=#PA0492 PA0492] || initializing_actions = "..." has been changed to ' set_constant_profiles' in child domain. || This is an informative message. In a nested run, only 'read_restart_data' (in case of a restart) or 'set_constant_profiles' are allowed for [../initialization_parameters#initializing_actions initializing_actions] in child domain even though the constant-profiles initializations for the prognostic variables will be overwritten by pmci_child_initialize and pmci_parent_initialize. This is, however, important e.g. to make sure that diagnostic variables are set properly. An exception is made in case of restart runs and if user decides to do everything by its own. ||714 ||[=#PA0492 PA0492] || initializing_actions = "..." has been changed to 'interpolate_from_parent' in child domain. || This is an informative message. In a nested run, only 'read_restart_data' (in case of a restart) or 'interpolate_from_parent' are allowed for [../initialization_parameters#initializing_actions initializing_actions] in child domain even though the constant-profiles initializations for the prognostic variables will be overwritten by pmci_child_initialize and pmci_parent_initialize. This is, however, important e.g. to make sure that diagnostic variables are set properly. An exception is made in case of restart runs and if user decides to do everything by its own. || 715 715 ||[=#PA0493 PA0493] || npcbl from SVF file does not match calculated npcbl from radiation_interaction_init || The number of the local plant canopy gridboxes in SVFIN does not match the one which is calculated during model initialization. Be sure that you created the svf binary data with the same version as the version of the main run. Otherwise submit a [/newticket trouble ticket]. || 716 716 ||[=#PA0494 PA0494] || ndsidir from SVF file does not match calculated ndsidir from radiation_presimulate_solar_pos || The number of apparent solar directions in SVFIN does not match the one which is calculated during model initialization. Be sure that you created the svf binary data with the same version as the version of the main run. Otherwise submit a [/newticket trouble ticket]. ||