Changes between Version 46 and Version 47 of Doc/Running


Ignore:
Timestamp:
05/18/17 15:57:38 (7 years ago)
Author:
pinsard
Comment:

typo

Legend:

Unmodified
Added
Removed
Modified
  • Doc/Running

    v46 v47  
    105105### run.card at the end of a simulation ### 
    106106At the end of your simulation, the !PeriodState parameter of the ''run.card'' files indicates if the simulation has been '''completed''' or was aborted due to a '''Fatal''' error. 
    107 [[BR]]This files contains the following sections : 
     107[[BR]]This file contains the following sections : 
    108108 * Configuration : allows you to find out how many integration steps were simulated and what would be the next integration step if the experiment would be continued.  
    109109{{{ 
     
    337337 * field can not have the same name than the variable use for the monitoring (--> it's create an error) (tops_global / tops in the example) 
    338338 * units need to be complete (if you have "" for units it's create an error --> you need to indicate one character)  
    339  * if "aire" or "area" is not defined in the TS file, you can add an additionnal file to find this variable (and in this case it's change the number of file for the last parameter)  
     339 * if "aire" or "area" is not defined in the TS file, you can add an additional file to find this variable (and in this case it's change the number of file for the last parameter)  
    340340{{{ 
    341341#!sh 
     
    345345 nettop_global | "tops topl"                  | LMDZ4.0_9695_grid.nc | "(tops[d=1]-topl[d=2])" | "TOA. total heat flux (GLOBAL)"         | "W/m^2"     | "aire[d=3]"  
    346346}}} 
    347  * by default monitoring are on TS_MO files, but if you want you can change the frequence by adding '''FreqTS''' in the file monitoring*cfg 
     347 * by default monitoring are on TS_MO files, but if you want you can change the frequency by adding '''FreqTS''' in the file monitoring*cfg 
    348348{{{ 
    349349#!sh