Changeset 3275 for trunk/LMDZ.PLUTO.old/compile1d
- Timestamp:
- Mar 20, 2024, 3:05:14 PM (11 months ago)
- Location:
- trunk/LMDZ.PLUTO.old
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.PLUTO.old
-
Property
svn:ignore
set to
*.e
*.mod
-
Property
svn:ignore
set to
-
trunk/LMDZ.PLUTO.old/compile1d
r3175 r3275 1 1 #!/bin/bash 2 3 ./makegcm_cygwin -debug -fdefault-real-8 -d 25 -b 17x23 -t 7 -s 1 -p pluto testphys1d 2 export PATH=$PATH:. 3 ./makegcm_spirit_gfortran -debug -fdefault-real-8 -d 25 -t 7 -s 2 -b 17x23 -p pluto testphys1d 4 # ./makegcm_cygwin -debug -fdefault-real-8 -d 25 -b 17x23 -t 7 -s 1 -p pluto testphys1d
Note: See TracChangeset
for help on using the changeset viewer.