next up previous contents index
Next: 3.5 Miscellaneous Up: 3. Advanced usage Previous: 3.3 Output fields conditioning

3.4 Selective namelists

In normal use, at each post-processing time step all the post-processing fields are written out at all post-processing levels and for all output (sub-)domains. However it is possible to specify a more selective list of fields to write out, by choosing for each field the exact list of post-processing levels, and for each post-processing level of each field the exact list of (sub-)domains.
    This is achieved by filling a specific namelist file currently named the selection file. In the local script the selection file should write : "xxtDDDDHHMM" where DDDD, HH and MM specify respectively the day (on 4 digits), the hour (on 2 digits) and the minute (on 2 digits) of the forecast. Furthermore in the local script the working directory should contain a file named dirlst listing the content of the working directory (as generated by the command %ls.
The selection files should contain the following namelist blocks :

 
1.
NAMFPPHY  
2.
NAMFPDY2  
3.
NAMFPDYP  
4.
NAMFPDYH  
5.
NAMFPDYV  
6.
NAMFPDYT  
7.
NAMFPDYS

Finally the following variables should be documented :

   

* CNPPATH
:
Definition
: directory where the selection files stand.
Scope
: string of 120 characters.
Default value
: blank string (no selection files)
Namelist location
: NAMCT0 in the namelist file.

   

* CLPHY
:
Definition
: selected physical fields names.
Scope
: array of 16 characters, maximum size : 328 items. All the selected fields should be present in the array CFPPHY.
Default value
: blank string (no fields).
Namelist location
: NAMFPPHY in the selection file.

   

* CLDPHY
:
Definition
: selected subdomains for each selected physical field.
Scope
: array of (( 15 *( 10 + 1 ))-1) characters. Maximum size : 328 items. It should contain for each selected physical field the list of selected subdomains separated with the character ":". All the selected subdomains should be present in the array CFPDOM.
Default value
: blank string (ALL subdomains)
Namelist location
: NAMFPPHY in the selection file.

   

* CLCFU
:
Definition
: selected cumulated fluxes names.
Scope
: array of 16 characters, maximum size : 63 items. All the selected fields should be present in the array CFPCFU.
Default value
: blank string (no fields).
Namelist location
: NAMFPPHY in the selection file.

   

* CLDCFU
:
Definition
: selected subdomains for each selected cumulated flux.
Scope
: array of (( 15 *( 10 + 1 ))-1) characters. Maximum size : 63 items. It should contain for each selected cumulated flux the list of selected subdomains separated with the character ":". All the selected subdomains should be present in the array CFPDOM.
Default value
: blank string (ALL subdomains)
Namelist location
: NAMFPPHY in the selection file.

   

* CLXFU
:
Definition
: selected instantaneous fluxes names.
Scope
: array of 16 characters, maximum size : 63 items. All the selected fields should be present in the array CFPXFU.
Default value
: blank string (no fields).
Namelist location
: NAMFPPHY in the selection file.

   

* CLDXFU
:
Definition
: selected subdomains for each selected instantaneous flux.
Scope
: array of (( 15 *( 10 + 1 ))-1) characters. Maximum size : 63 items. It should contain for each selected instantaneous flux the list of selected subdomains separated with the character ":". All the selected subdomains should be present in the array CFPDOM.
Default value
: blank string (ALL subdomains)
Namelist location
: NAMFPPHY in the selection file.

   

* CL2DF
:
Definition
: selected dynamic 2D fields names.
Scope
: array of 16 characters, maximum size : 78 items. All the selected fields should be present in the array CFP2DF.
Default value
: blank string (no fields).
Namelist location
: NAMFPDY2 in the selection file.

   

* CLD2DF
:
Definition
: selected subdomains for each selected dynamic 2D field.
Scope
: array of (( 15 *( 10 + 1 ))-1) characters. Maximum size : 78 items. It should contain for each selected dynamic 2D field the list of selected subdomains separated with the character ":". All the selected subdomains should be present in the array CFPDOM.
Default value
: blank string (ALL subdomains)
Namelist location
: NAMFPDY2 in the selection file.

   

* CL3DF
:
Definition
: selected upper air dynamic fields names.
Scope
: array of 12 characters, maximum size : 98 items. All the selected fields should be present in the array CFP3DF.
Default value
: blank string (no fields).
Namelist location
: NAMFPDYP for pressure levels, NAMFPDYH for height levels, NAMFPDYV for potential vorticity levels, NAMFPDYT for isentropic levels and NAMFPDYS for eta levels. All in the selection file.

 

* IL3DF
:
Definition
: the subscripts of the selected post-processing levels for each selected upper air dynamic field.
Scope
: integer array of strictly positive values, maximum size : 98 items. All the selected subscripts should correspond to an effective post-processing level.
Default value
: 0
Namelist location
: NAMFPDYP for pressure levels, NAMFPDYH for height levels, NAMFPDYV for potential vorticity levels, NAMFPDYT for isentropic levels and NAMFPDYS for eta levels. All in the selection file.

   

* CLD3DF
:
Definition
: selected subdomains for each selected level of each selected upper air dynamic field.
Scope
: bi-dimensional array of (( 15 *( 10 + 1 ))-1) characters. Maximum size : ( 200 , 78 ) items. It should contain for each selected level of each selected upper air dynamic field the list of selected subdomains separated with the character ":". All the selected subdomains should be present in the array CFPDOM.
Default value
: blank string (ALL subdomains)
Namelist location
: NAMFPDYP for pressure levels, NAMFPDYH for height levels, NAMFPDYV for potential vorticity levels, NAMFPDYT for isentropic levels and NAMFPDYS for eta levels. All in the selection file.

Appendix A.2 shows an example of selection file.


next up previous contents index
Next: 3.5 Miscellaneous Up: 3. Advanced usage Previous: 3.3 Output fields conditioning
Serveur web gmod
2002-10-17