Changeset 3980 for trunk/LMDZ.COMMON/libf/evolution/deftank/PEMrun.job
- Timestamp:
- Nov 28, 2025, 5:38:44 PM (2 days ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.COMMON/libf/evolution/deftank/PEMrun.job
r3977 r3980 31 31 32 32 # Running the PEM 33 read i_myear n_myear convert_years iPCM iPEM nPCM nPCM_ini < info_PEM.txt33 read i_myear n_myear convert_years iPCM iPEM nPCM nPCM_ini < launchPEM.info 34 34 echo "Run \"PEM $iPEM\" is starting." 35 35 cp run_PEM.def run.def … … 61 61 62 62 # Launch the next cycle 63 #if [ "$(awk 'END{print $NF}' info_PEM.txt)" -eq 7 ]; then64 # read i_myear n_myear convert_years iPCM iPEM nPCM nPCM_ini < info_PEM.txt63 #if [ "$(awk 'END{print $NF}' launchPEM.info)" -eq 7 ]; then 64 # read i_myear n_myear convert_years iPCM iPEM nPCM nPCM_ini < launchPEM.info 65 65 # ./launchPEM.sh cont # Continue the PEM run if it stopped because of job time limit 66 66 #else
Note: See TracChangeset
for help on using the changeset viewer.
