Changeset 4066 for dynamico_lmdz
- Timestamp:
- Oct 11, 2017, 5:14:32 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
dynamico_lmdz/aquaplanet/CMIP5a/RUN_AQUAPLANET_DYNAMICO_LMDZ5/prepare.sh
r4055 r4066 64 64 function sed_ce0l() { 65 65 def USING_SERVER false 66 def DOM_OUT dom_glo67 66 def CE0L yes 68 67 def READ_START no … … 73 72 function sed_first() { 74 73 def USING_SERVER true 75 def DOM_OUT dom_regular76 74 def CE0L no 77 75 def READ_START yes … … 82 80 function sed_next() { 83 81 def USING_SERVER true 84 def DOM_OUT dom_regular85 82 def CE0L no 86 83 def READ_START yes … … 272 269 #ls -l $MYDIR 273 270 grep using_server iodef.xml 274 grep dom_out context_lmdz.xml275 271 for KEY in read_start iflag_phys etat0 run_length; do 276 272 grep $KEY *.def
Note: See TracChangeset
for help on using the changeset viewer.