Changes between Version 42 and Version 43 of doc/app/errmsg


Ignore:
Timestamp:
Sep 16, 2010 11:40:58 AM (15 years ago)
Author:
heinze
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/errmsg

    v42 v43  
    5454||[=#PA0029 PA0029]   ||momentum advection scheme "..." does not work with timestep_scheme "..."   ||  ||
    5555||[=#PA0030 PA0030]   ||initializing_action = "..." unkown or not allowed   ||  ||
    56 ||[=#PA0001 PA0001]PA0031   ||initializing_actions = "set_constant_profiles" and "set_1d-model_profiles" are not allowed simultaneously   ||  ||
    57 ||PA0032   ||initializing_actions = "set_constant_profiles" and "by_user" are not allowed simultaneously   ||  ||
    58 ||PA0033   ||initializing_actions = "by_user" and "set_1d-model_profiles" are not allowed simultaneously   ||  ||
    59 ||PA0034   ||cloud_physics = ... is not allowed with humidity = ...   ||  ||
    60 ||PA0035   ||precipitation = ... is not allowed with cloud_physics = ...   ||  ||
    61 ||PA0036   ||humidity = .TRUE. and sloping_surface = .TRUE. are not allowed simultaneously        ||  ||
    62 ||PA0037   ||UPS-scheme is not implemented for humidity = .TRUE.   ||  ||
    63 ||PA0038   ||humidity = .TRUE. and passive_scalar = .TRUE. is not allowed simultaneously'         ||  ||
    64 ||PA0039   ||UPS-scheme is not implemented for passive_scalar = .TRUE.   ||  ||
    65 ||PA0040   ||illegal value "..." found for parameter grid_matching   ||  ||
    66 ||PA0041   ||plant_canopy = .TRUE. requires a non-zero drag coefficient given value is drag_coefficient = 0.0   ||  ||
    67 ||PA0042   ||use_top_fluxes must be .TRUE. in ocean version   ||  ||
    68 ||PA0043   ||ABS( alpha_surface = ... ) must be< 90.0   ||  ||
    69 ||PA0044   ||dt = ... <= 0.0   ||  ||
    70 ||PA0045   ||cfl_factor = ... out of range 0.0 < cfl_factor <= 1.0 is required   ||  ||
    71 ||PA0046   ||baroclinicity (ug) not allowed simultaneously with galilei transformation   ||  ||
    72 ||PA0047   ||baroclinicity (vg) not allowed simultaneously with galilei transformation  ||  ||
    73 ||PA0048   ||variable translation speed used for galilei-transformation, which may cause instabilities in stably stratified regions   ||  ||
    74 ||PA0049   ||unknown boundary condition: bc_lr = "..."   ||  ||
    75 ||PA0050   ||unknown boundary condition: bc_ns = "..."   ||  ||
    76 ||PA0051   ||non-cyclic lateral boundaries do not allow psolver = "..."   ||  ||
    77 ||PA0052   ||non-cyclic lateral boundaries do not allow momentum_advec = "..."   ||  ||
    78 ||PA0053   ||non-cyclic lateral boundaries do not allow scalar_advec = "..."   ||  ||
    79 ||PA0054   ||non-cyclic lateral boundaries do not allow galilei_transformation = .T.   ||  ||
    80 ||PA0055   ||adjust_mixing_length = TRUE and bc_e_b = "neumann"   ||  ||
    81 ||PA0056   ||adjust_mixing_length = FALSE and bc_e_b = "..."   ||  ||
    82 ||PA0057   ||boundary condition bc_e_b changed to "..."   ||  ||
    83 ||PA0058   ||unknown boundary condition: bc_e_b = "..."   ||  ||
    84 ||PA0059   ||unknown boundary condition: bc_p_b = "..."   ||  ||
    85 ||PA0060   ||boundary condition: bc_p_b = "..." not allowed with prandtl_layer = .FALSE.  ||  ||
    86 ||PA0061   ||unknown boundary condition: bc_p_t = "..."   ||  ||
    87 ||PA0062   ||unknown boundary condition: bc_pt_b = "..."   ||  ||
    88 ||PA0063   ||unknown boundary condition: bc_pt_t = "..."   ||  ||
    89 ||PA0064   ||both, top_momentumflux_u AND top_momentumflux_v must be set   ||  ||
    90 ||PA0065   ||boundary_condition: bc_pt_b = "..." is not allowed with constant_heatflux = .TRUE.   ||  ||
    91 ||PA0066   ||constant_heatflux = .TRUE. is not allowed with pt_surface_initial_change (/=0) = ...   ||  ||
    92 ||PA0067   ||boundary_condition: bc_pt_t = "..." is not allowed with constant_top_heatflux = .TRUE.  ||  ||
    93 ||PA0068   ||unknown boundary condition: bc_sa_t = "..."   ||  ||
    94 ||PA0069   ||boundary condition: bc_sa_t = "..." requires to set top_salinityflux   ||  ||
    95 ||PA0070   ||boundary condition: bc_sa_t = "..." is not allowed with constant_top_salinityflux = .TRUE.'   ||  ||
    96 ||PA0071   ||unknown boundary condition: bc_..._b ="..."   ||  ||
    97 ||PA0072   ||unknown boundary condition: bc_..._t ="..."   ||  ||
    98 ||PA0073   ||boundary condition: bc_..._b = "..." is not allowed with prescribed surface flux       ||  ||
    99 ||PA0074   ||a prescribed surface flux is not allowed with ..._surface_initial_change (/=0) = ...   ||  ||
    100 ||PA0075   ||boundary condition: bc_uv_b = "..." is not allowed with prandtl_layer = .TRUE.       ||  ||
    101 ||PA0076   ||unknown boundary condition: bc_uv_b = "..."   ||  ||
    102 ||PA0077   ||unknown boundary condition: bc_uv_t = "..."   ||  ||
    103 ||PA0078   ||rayleigh_damping_factor = ... out of range [0.0,1.0]   ||  ||
    104 ||PA0079   ||rayleigh_damping_height = ... out of range [0.0, ...]   ||  ||
    105 ||PA0080   ||overshoot_limit_... < 0.0 is not allowed   ||  ||
    106 ||PA0081   ||ups_limit_... < 0.0 is not allowed   ||  ||
    107 ||PA0082   ||number of statistic_regions = ... but only 10 regions are allowed   ||  ||
    108 ||PA0083   ||normalizing_region = ... must be >= 0 and <= ... (value of statistic_regions)       ||  ||
    109 ||PA0084   ||dt_sort_particles is reset to 0.0 because of cloud_droplets = .TRUE.   ||  ||
    110 ||PA0085   ||averaging_interval = ... must be <= dt_data_output = ...   ||  ||
    111 ||PA0086   ||averaging_interval_pr = ... must be <= dt_dopr = ...   ||  ||
    112 ||PA0087   ||averaging_interval_sp = ... must be <= dt_dosp = ...   ||  ||
    113 ||PA0088   ||dt_averaging_input = ... must be <= averaging_interval = ...   ||  ||
    114 ||PA0089   ||dt_averaging_input_pr = ... must be <= averaging_interval_pr = ...   ||  ||
    115 ||PA0090   ||precipitation_amount_interval = ... must not be larger than dt_do2d_xy = ...       ||  ||
    116 ||PA0091   ||data_output_pr = ... is not implemented for ocean = .FALSE.  ||  ||
    117 ||PA0092   ||data_output_pr = ... is not implemented for humidity = .FALSE.   ||  ||
    118 ||PA0093   ||data_output_pr = ... is not implemented for passive_scalar = .FALSE.  ||  ||
    119 ||PA0094   ||data_output_pr = ... is not implemented for cloud_physics = .FALSE.  ||  ||
    120 ||PA0095   ||data_output_pr = ... is not implemented for cloud_physics = .FALSE. and humidity = .FALSE.   ||  ||
    121 ||PA0096   ||data_output_pr = ... is not implemented for cloud_physics = .FALSE. or cloud_droplets = .FALSE   ||  ||
    122 ||PA0097   ||illegal value for data_output_pr or data_output_pr_user = "..."   ||  ||
    123 ||PA0098   ||illegal value for data_output_pr = "..."   ||  ||
     56||[=#PA0031 PA0031]   ||initializing_actions = "set_constant_profiles" and "set_1d-model_profiles" are not allowed simultaneously   ||  ||
     57||[=#PA0032 PA0032]   ||initializing_actions = "set_constant_profiles" and "by_user" are not allowed simultaneously   ||  ||
     58||[=#PA0033 PA0033]   ||initializing_actions = "by_user" and "set_1d-model_profiles" are not allowed simultaneously   ||  ||
     59||[=#PA0034 PA0034]   ||cloud_physics = ... is not allowed with humidity = ...   ||  ||
     60||[=#PA0035 PA0035]   ||precipitation = ... is not allowed with cloud_physics = ...   ||  ||
     61||[=#PA0036 PA0036]   ||humidity = .TRUE. and sloping_surface = .TRUE. are not allowed simultaneously     ||  ||
     62||[=#PA0037 PA0037]   ||UPS-scheme is not implemented for humidity = .TRUE.   ||  ||
     63||[=#PA0038 PA0038]   ||humidity = .TRUE. and passive_scalar = .TRUE. is not allowed simultaneously'      ||  ||
     64||[=#PA0039 PA0039]   ||UPS-scheme is not implemented for passive_scalar = .TRUE.   ||  ||
     65||[=#PA0040 PA0040]   ||illegal value "..." found for parameter grid_matching   ||  ||
     66||[=#PA0041 PA0041]   ||plant_canopy = .TRUE. requires a non-zero drag coefficient given value is drag_coefficient = 0.0   ||  ||
     67||[=#PA0042 PA0042]   ||use_top_fluxes must be .TRUE. in ocean version   ||  ||
     68||[=#PA0043 PA0043]   ||ABS( alpha_surface = ... ) must be< 90.0   ||  ||
     69||[=#PA0044 PA0044]   ||dt = ... <= 0.0   ||  ||
     70||[=#PA0045 PA0045]   ||cfl_factor = ... out of range 0.0 < cfl_factor <= 1.0 is required   ||  ||
     71||[=#PA0046 PA0046]   ||baroclinicity (ug) not allowed simultaneously with galilei transformation   ||  ||
     72||[=#PA0047 PA0047]   ||baroclinicity (vg) not allowed simultaneously with galilei transformation  ||  ||
     73||[=#PA0048 PA0048]   ||variable translation speed used for galilei-transformation, which may cause instabilities in stably stratified regions   ||  ||
     74||[=#PA0049 PA0049]   ||unknown boundary condition: bc_lr = "..."   ||  ||
     75||[=#PA0050 PA0050]   ||unknown boundary condition: bc_ns = "..."   ||  ||
     76||[=#PA0051 PA0051]   ||non-cyclic lateral boundaries do not allow psolver = "..."   ||  ||
     77||[=#PA0052 PA0052]   ||non-cyclic lateral boundaries do not allow momentum_advec = "..."   ||  ||
     78||[=#PA0053 PA0053]   ||non-cyclic lateral boundaries do not allow scalar_advec = "..."   ||  ||
     79||[=#PA0054 PA0054]   ||non-cyclic lateral boundaries do not allow galilei_transformation = .T.   ||  ||
     80||[=#PA0055 PA0055]   ||adjust_mixing_length = TRUE and bc_e_b = "neumann"   ||  ||
     81||[=#PA0056 PA0056]   ||adjust_mixing_length = FALSE and bc_e_b = "..."   ||  ||
     82||[=#PA0057 PA0057]   ||boundary condition bc_e_b changed to "..."   ||  ||
     83||[=#PA0058 PA0058]   ||unknown boundary condition: bc_e_b = "..."   ||  ||
     84||[=#PA0059 PA0059]   ||unknown boundary condition: bc_p_b = "..."   ||  ||
     85||[=#PA0060 PA0060]   ||boundary condition: bc_p_b = "..." not allowed with prandtl_layer = .FALSE.  ||  ||
     86||[=#PA0061 PA0061]   ||unknown boundary condition: bc_p_t = "..."   ||  ||
     87||[=#PA0062 PA0062]   ||unknown boundary condition: bc_pt_b = "..."   ||  ||
     88||[=#PA0063 PA0063]   ||unknown boundary condition: bc_pt_t = "..."   ||  ||
     89||[=#PA0064 PA0064]   ||both, top_momentumflux_u AND top_momentumflux_v must be set   ||  ||
     90||[=#PA0065 PA0065]   ||boundary_condition: bc_pt_b = "..." is not allowed with constant_heatflux = .TRUE.   ||  ||
     91||[=#PA0066 PA0066]   ||constant_heatflux = .TRUE. is not allowed with pt_surface_initial_change (/=0) = ...   ||  ||
     92||[=#PA0067 PA0067]   ||boundary_condition: bc_pt_t = "..." is not allowed with constant_top_heatflux = .TRUE.  ||  ||
     93||[=#PA0068 PA0068]   ||unknown boundary condition: bc_sa_t = "..."   ||  ||
     94||[=#PA0069 PA0069]   ||boundary condition: bc_sa_t = "..." requires to set top_salinityflux   ||  ||
     95||[=#PA0070 PA0070]   ||boundary condition: bc_sa_t = "..." is not allowed with constant_top_salinityflux = .TRUE.'   ||  ||
     96||[=#PA0071 PA0071]   ||unknown boundary condition: bc_..._b ="..."   ||  ||
     97||[=#PA0072 PA0072]   ||unknown boundary condition: bc_..._t ="..."   ||  ||
     98||[=#PA0073 PA0073]   ||boundary condition: bc_..._b = "..." is not allowed with prescribed surface flux       ||  ||
     99||[=#PA0074 PA0074]   ||a prescribed surface flux is not allowed with ..._surface_initial_change (/=0) = ...   ||  ||
     100||[=#PA0075 PA0075]   ||boundary condition: bc_uv_b = "..." is not allowed with prandtl_layer = .TRUE.       ||  ||
     101||[=#PA0076 PA0076]   ||unknown boundary condition: bc_uv_b = "..."   ||  ||
     102||[=#PA0077 PA0077]   ||unknown boundary condition: bc_uv_t = "..."   ||  ||
     103||[=#PA0078 PA0078]   ||rayleigh_damping_factor = ... out of range [0.0,1.0]   ||  ||
     104||[=#PA0079 PA0079]   ||rayleigh_damping_height = ... out of range [0.0, ...]   ||  ||
     105||[=#PA0080 PA0080]   ||overshoot_limit_... < 0.0 is not allowed   ||  ||
     106||[=#PA0081 PA0081]   ||ups_limit_... < 0.0 is not allowed   ||  ||
     107||[=#PA0082 PA0082]   ||number of statistic_regions = ... but only 10 regions are allowed   ||  ||
     108||[=#PA0083 PA0083]   ||normalizing_region = ... must be >= 0 and <= ... (value of statistic_regions)       ||  ||
     109||[=#PA0084 PA0084]   ||dt_sort_particles is reset to 0.0 because of cloud_droplets = .TRUE.   ||  ||
     110||[=#PA0085 PA0085]   ||averaging_interval = ... must be <= dt_data_output = ...   ||  ||
     111||[=#PA0086 PA0086]   ||averaging_interval_pr = ... must be <= dt_dopr = ...   ||  ||
     112||[=#PA0087 PA0087]   ||averaging_interval_sp = ... must be <= dt_dosp = ...   ||  ||
     113||[=#PA0088 PA0088]   ||dt_averaging_input = ... must be <= averaging_interval = ...   ||  ||
     114||[=#PA0089 PA0089]   ||dt_averaging_input_pr = ... must be <= averaging_interval_pr = ...   ||  ||
     115||[=#PA0090 PA0090]   ||precipitation_amount_interval = ... must not be larger than dt_do2d_xy = ...       ||  ||
     116||[=#PA0091 PA0091]   ||data_output_pr = ... is not implemented for ocean = .FALSE.  ||  ||
     117||[=#PA0092 PA0092]   ||data_output_pr = ... is not implemented for humidity = .FALSE.   ||  ||
     118||[=#PA0093 PA0093]   ||data_output_pr = ... is not implemented for passive_scalar = .FALSE.  ||  ||
     119||[=#PA0094 PA0094]   ||data_output_pr = ... is not implemented for cloud_physics = .FALSE.  ||  ||
     120||[=#PA0095 PA0095]   ||data_output_pr = ... is not implemented for cloud_physics = .FALSE. and humidity = .FALSE.   ||  ||
     121||[=#PA0096 PA0096]   ||data_output_pr = ... is not implemented for cloud_physics = .FALSE. or cloud_droplets = .FALSE   ||  ||
     122||[=#PA0097 PA0097]   ||illegal value for data_output_pr or data_output_pr_user = "..."   ||  ||
     123||[=#PA0098 PA0098]   ||illegal value for data_output_pr = "..."   ||  ||
    124124||PA0100   ||unknown normalization method cross_normalized_x = "..."   ||  ||
    125125||PA0101   ||unknown normalization method cross_normalized_y = "..."   ||  ||