Changes between Version 80 and Version 81 of doc/app/errmsg


Ignore:
Timestamp:
Nov 10, 2011 12:30:39 PM (14 years ago)
Author:
kanani
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/errmsg

    v80 v81  
    5353||[=#PA0028 PA0028]   ||scalar advection scheme "..." does not work with timestep_scheme "..."   || Matthias ||
    5454||[=#PA0029 PA0029]   ||momentum advection scheme "..." does not work with timestep_scheme "..."  || Matthias ||
    55 ||[=#PA0030 PA0030]   ||initializing_action = "..." unkown or not allowed   || Farah ||
    56 ||[=#PA0031 PA0031]   ||initializing_actions = "set_constant_profiles" and "set_1d-model_profiles" are not allowed simultaneously   || Farah ||
    57 ||[=#PA0032 PA0032]   ||initializing_actions = "set_constant_profiles" and "by_user" are not allowed simultaneously   || Farah ||
    58 ||[=#PA0033 PA0033]   ||initializing_actions = "by_user" and "set_1d-model_profiles" are not allowed simultaneously   || Farah ||
     55||[=#PA0030 PA0030]   ||initializing_actions = "..." unkown or not allowed   || For the initial run of a job chain one of the allowed values for [../inipar#initializing_actions initializing_actions] must be set. For a [../runs restart run] please set [../inipar#initializing_actions initializing_actions] = '' 'read_restart_data' ''. ||
     56||[=#PA0031 PA0031]   ||initializing_actions = "set_constant_profiles" and "set_1d-model_profiles" are not allowed simultaneously   || Set [../inipar#initializing_actions initializing_actions] = '' 'set_constant_profiles' '' if the 3d-model shall be initialized with constant profiles which can be set with appropriate parameters in the [../inipar#inipar &inipar-Namelist]. Set [../inipar#initializing_actions initializing_actions] = '' 'set_1d-model_profiles' '' if the 3d-model shall be initialized with profiles of the (stationary) solution of the [../../tec/1dmodel 1d-model]. ||
     57||[=#PA0032 PA0032]   ||initializing_actions = "set_constant_profiles" and "by_user" are not allowed simultaneously   || Set [../inipar#initializing_actions initializing_actions] = '' 'set_constant_profiles' '' if the 3d-model shall be initialized with constant profiles which can be set with appropriate parameters in the [../inipar#inipar &inipar-Namelist]. Set [../inipar#initializing_actions initializing_actions] = '' 'by_user' '' if the 3d-model shall be initialized with profiles which can be generated by the user in routine {{{user_init_3d_model}}} of the [../userint user-interface]. ||
     58||[=#PA0033 PA0033]   ||initializing_actions = "by_user" and "set_1d-model_profiles" are not allowed simultaneously   || Set [../inipar#initializing_actions initializing_actions] = '' 'by_user' '' if the 3d-model shall be initialized with profiles which can be generated by the user in routine {{{user_init_3d_model}}} of the [../userint user-interface]. Set [../inipar#initializing_actions initializing_actions] = '' 'set_1d-model_profiles' '' if the 3d-model shall be initialized with profiles of the (stationary) solution of the [../../tec/1dmodel 1d-model]. ||
    5959||[=#PA0034 PA0034]   ||cloud_physics = ... is not allowed with humidity = ...   || Theres  ||
    6060||[=#PA0035 PA0035]   ||precipitation = ... is not allowed with cloud_physics = ...   || Theres ||