Comparaison des versions

Légende

  • Ces lignes ont été ajoutées. Ce mot a été ajouté.
  • Ces lignes ont été supprimées. Ce mot a été supprimé.
  • La mise en forme a été modifiée.

...

Volet
VN=  ;       ===> formal name- mandatory, will appear in model listing; should be same as 'name' above
ON=  ;       ===> output name (4 letters only)- mandatory
IN=  ;         ===> input  name (4 letters only)- defaults to 'ON'
SN=  ;        ===> series name (4 letters only)- defaults to 'ON'
VD=  ;       ===> formal description- mandatory, will appear in model listing
VS=  ;        ===> variable shape (accepted shapes are M, T, E andA with +, - or * followed by an integer)
VB=  ;       ===> bus identification (e1, d1, p0, p1, v0)- mandatory
                              '0' means the field does not need to get read at timestep 0
                              '1' means the field is an input field which needs to get read at timestep 0,
                                    either from the analysis, geophys or climatology file
MIN= ;       ===> minimum value of the field(useful to keep i.e. humidity fields above zero)
MAX= ;       ===> maximum value of the field
WLOAD= ;  ===> water load flag (default=0)
HZD= ;         ===> Horizontal diffusion (default=0)
MASSC= ;    ===> mass conserv (default=0)
MONOT= ;  ===> monotone interpolation (default=1)

...