Changes between Version 29 and Version 30 of user/flavoni/libIGCM_v3.6
- Timestamp:
- 2015-10-26T12:33:29+01:00 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
user/flavoni/libIGCM_v3.6
v29 v30 81 81 }}} 82 82 * This is the structure of config in modipsl: 83 (Create submission directory:)84 83 85 84 {{{ … … 119 118 }}} 120 119 120 * To create submission directory you have to copy config.card file in config/NEMO-v6 directory: 121 121 122 122 {{{ … … 124 124 cp EXPERIMENTS/ORCA1_LIM3_PISCES/clim/config.card . 125 125 }}} 126 * Editing at this point modipsl/config/NEMO_v6/EXPERIMENTS/ORCA1_LIM3_PISCES/clim/'''config.card (according to iodef.xml file)''' 126 127 * Editing at this point modipsl/config/NEMO_v6/config.card (according to iodef.xml file)''' 127 128 128 129 {{{ 129 vi modipsl/config/NEMO_v6/ EXPERIMENTS/ORCA1_LIM3_PISCES/clim/config.card130 vi modipsl/config/NEMO_v6/config.card 130 131 # Modify AT LEAST JobName=EXP00 131 132 132 133 }}} 133 ''' NOTE : for ada ( idris ) machine''' starting from revision 2021 of trunk of libigcm it is possible to add in [Post] section of config.card options [[BR]] [Post] [[BR]] SpaceName =PROD (to have IGCM_OUT on gaya)[[BR]] PackFrequency =10Y (to have pack option; i.e. only one tar file) 134 134 135 135 * Editing at this point modipsl/config/NEMO_v6/EXPERIMENTS/ORCA1_LIM3_PISCES/clim/COMP/'''xios.card''' 136 136 * Editing at this point modipsl/config/NEMO_v6/EXPERIMENTS/ORCA1_LIM3_PISCES/clim/COMP/'''opa9.card''' … … 141 141 142 142 {{{ 143 cd ../../ (back into modipsl directory)143 cd ../../libIGCM/ (back into modipsl directory) 144 144 }}} 145 145 {{{ 146 ./ util/ins_job146 ./ins_job 147 147 148 148 ls modipsl/config/NEMO_v6