Changes between Version 31 and Version 32 of LMDZOR_v4


Ignore:
Timestamp:
06/25/12 12:05:01 (12 years ago)
Author:
jgipsl
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • LMDZOR_v4

    v31 v32  
    3434This experience is used to interpolate boundary conditions(limit.nc and climoz_LMDMZ.nc) and create initial state conditions (start.nc and startphy.nc) for LMDZ using the executable ce0l.e or create_etat0_limit.e. The CREATE experience does not contain a PARAM directory. Instead in CREATE/COMP/lmdz.card the parameter ''PARAM_DIR'' points to the directory in experience LMDZOR. PARAM_DIR can be changed to use another directory if wanted.  
    3535 
    36 2 cases for the boundary conditions are predefined : creation using sea-surface temperature(SST) and sea-ice cover(SIC) from climatology AMIP files or from interannual AMIP files. According to the case you want, copy or link the corresponding .cards. For climatology AMIP : 
     362 cases for the boundary conditions are predefined :  
     37 * using sea-surface temperature(SST) and sea-ice cover(SIC) from climatology AMIP files. This case will create the file limit.nc containg 360 days to be used for running 30days/month. Use cards with suffix _Climat.  
     38 * using interannual AMIP files. This case will create the file limit.nc containg 365 days to be used for running with noleap calendar (always 28 days in february). Use cards with suffix _Interannuel. 
     39 
     40According to the case you want, copy or link the corresponding .cards. For climatology AMIP : 
    3741{{{ 
    3842ln -s config.card_Climat config.card; cd COMP; ln -s lmdz.card_Climat lmdz.card