Changes between Version 272 and Version 273 of doc/app/errmsg


Ignore:
Timestamp:
Nov 2, 2016 4:42:10 PM (9 years ago)
Author:
knoop
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/errmsg

    v272 v273  
    675675||[=#PA0447 PA0447]   ||invalid advection scheme ||The anelastic approximation requires: [../inipar#momentum_advec momentum_advec] = 'ws-scheme'. Currently no other advection scheme is allowed with [../inipar#approximation approximation] = 'anelastic'. ||
    676676||[=#PA0448 PA0448]   ||invalid pressure solver ||The anelastic approximation requires: [../inipar#psolver psolver] to be set to one of 'poisfft', 'sor' or 'multigrid_noopt'. Currently no other pressure solver is allowed with [../inipar#approximation approximation] = 'anelastic'. ||
    677 ||[=#PA0449 PA0449]   ||unknown flux input mode ||This error message appears if the parameter [../inipar#flux_input_mode flux_input_mode] is not set to one of the allowed values 'dynamic', 'kinematic' or 'approximation-specific'. ||
    678 ||[=#PA0450 PA0450]   ||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'. ||
     677||[=#PA0449 PA0449]   ||volume flow conservation not allowed ||The anelastic approximation is not allowed with: [../inipar#conserve_volume_flow conserve_volume_flow] = .TRUE. ||
     678||[=#PA0450 PA0450]   ||unknown flux input mode ||This error message appears if the parameter [../inipar#flux_input_mode flux_input_mode] is not set to one of the allowed values 'dynamic', 'kinematic' or 'approximation-specific'. ||
     679||[=#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'. ||
    679680||[=#UI0001 UI0001]   ||unknown location "..."   ||The location has to be either 'time_int' or 'nudging'.  ||
    680681||[=#UI0002 UI0002]   ||location "..." is not allowed to be called with parameters "i" and "j"   ||  ||