Changes between Version 9 and Version 10 of LMDZoGuOR
- Timestamp:
- 12/15/10 10:47:07 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
LMDZoGuOR
v9 v10 25 25 26 26 27 '''In the LMDZOR experience''', a climat or a inter annual experience can be run. For the moment, by default the climat experience. For the interanual run use card files with suffix _AMIP :27 '''In the LMDZOR experience''', a climat or a AMIP(interannual) experience can be run. Before run a manual copy or link must be done : 28 28 {{{ 29 cd LMDZOR/COMP; cp lmdz.card_AMIP lmdz.card; cp orchidee.card_AMIPorchidee.card29 cd LMDZOR/COMP; ln -s lmdz.card_Climat lmdz.card; ln -s orchidee.card_Climat orchidee.card 30 30 }}} 31 or 32 {{{ 33 cd LMDZOR/COMP; ln -s lmdz.card_AMIP lmdz.card; ln -s orchidee.card_AMIP orchidee.card 34 }}} 35 Parametres in config.card such as !JobName, !CalendarType, !DateBegin, !DateEnd must be considered and eventally modified according to desired experience. 31 36 32 37 = Différentes expériences = … … 81 86 82 87 {{{ 83 svn export http://forge.ipsl.jussieu.fr/libigcm/svn/t runk/libIGCM/libIGCM_post/IGCM_Patch_20101208_nudge_interp.ksh88 svn export http://forge.ipsl.jussieu.fr/libigcm/svn/tags/libIGCM_v1_10/libIGCM_post/IGCM_Patch_20101208_nudge_interp.ksh 84 89 }}} 85 90