source:
issm/oecreview/Archive/19101-20495/ISSM-20333-20334.diff@
20498
Last change on this file since 20498 was 20498, checked in by , 9 years ago | |
---|---|
File size: 648 bytes |
-
../trunk-jpl/test/NightlyRun/test4001.m
10 10 org=organizer('repository','Models/','prefix','IceOcean.','steps',steps); 11 11 12 12 presentdirectory=pwd; 13 addpath(recursivepath([pwd '/../MITgcm']));14 13 15 14 % {{{ Parameters: 16 15 if perform(org,'Parameters'), … … 169 168 system(['../MITgcm/build.sh generic ' pwd]); 170 169 end 171 170 % }}} 171 addpath(recursivepath([pwd '/../MITgcm'])); 172 172 % {{{ RunUncoupledMITgcm: 173 173 if perform(org,'RunUncoupledMITgcm'), 174 174
Note:
See TracBrowser
for help on using the repository browser.