Changes between Version 334 and Version 335 of doc/app/errmsg


Ignore:
Timestamp:
Jun 7, 2017 11:48:28 AM (8 years ago)
Author:
knoop
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/errmsg

    v334 v335  
    678678||[=#PA0451 PA0451]   ||unknown flux output mode ||This error message appears if the parameter [../inipar#flux_output_mode flux_output_mode] is not set to one of the allowed values 'dynamic', 'kinematic' or 'approximation-specific'. ||
    679679||[=#PA0452 PA0452]   ||'manual setting of zs requires adequate setting of root_fraction /= 9999999.9 and SUM(root_fraction) = 1 || 'If [../lsmpar#zs zs] is set manually, [../lsmpar#root_fraction root_fraction] /= 9999999.9 and SUM([../lsmpar#root_fraction root_fraction]) = 1 must hold. ||
     680||[=#PA0453 PA0453]   ||incompatible integer arithmetic ||This error message appears if the compiler integer arithmetic is not compatible with the assumptions made for the parallel random number generator. ||
     681||[=#PA0454 PA0454]   ||problem in attempt to allocate memory ||This error message appears if the parallel random number generator is not able to allocate sufficient memory. ||
    680682||[=#UI0001 UI0001]   ||unknown location "..."   ||The location has to be one of 'before_timestep', 'after_integration', 'after_timestep', 'u_tendency' 'v_tendency', 'w_tendency', 'pt_tendency', 'sa_tendency', 'e_tendency', 'q_tendency', 's_tendency'.  ||
    681683||[=#UI0002 UI0002]   ||location "..." is not allowed to be called with parameters "i" and "j"   ||  ||