Changes between Version 490 and Version 491 of doc/app/errmsg
- Timestamp:
- Feb 13, 2018 4:18:59 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/errmsg
v490 v491 698 698 ||[=#PA0475 PA0475] || particle violated cfl criterion || this is that some of your particles moves too fast. || 699 699 ||[=#PA0476 PA0476] || Humidity has to be set to .T. in the _p3d file for coupled runs between ocean and atmosphere. || Set humidity = .T. in the _p3d. || 700 ||[=#PA0477 PA0477] || In Child model: bc_par_t is automatically set to nested || Set bc_par_t = 3 in the child _p3d_NXX. || 701 ||[=#PA0478 PA0478] || In Child model: bc_par_lr is automatically set to nested || Set bc_par_lr = 3 in the child _p3d_NXX. || 702 ||[=#PA0479 PA0479] || In Child model: bc_par_ns is automatically set to nested || Set bc_par_ns = 3 in the child _p3d_NXX. || 703 ||[=#PA0480 PA0480] || RMA window too small on child || || 704 ||[=#PA0481 PA0481] || RMA window too small on parent || || 700 705 701 706 ||[=#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'. ||