Changeset 414 in lmdz_wrf
- Timestamp:
- May 19, 2015, 10:18:15 AM (10 years ago)
- Location:
- branches/LMDZ_WRFmeas
- Files:
-
- 1 deleted
- 2 edited
- 31 copied
Legend:
- Unmodified
- Added
- Removed
-
branches/LMDZ_WRFmeas
-
branches/LMDZ_WRFmeas/tools/prepare_compilation.bash
r2 r414 1 1 #!/bin/bash 2 ## g.e. # foudre # prepare_compilation.bash /home/lluis/etudes/WRF_LMDZ/src /home/lluis/bin/gcc_netcdf/4.3.0 /home/lluis/DATA/WRF/WRFV3.3/phylmd/serial/WRFV33 ## g.e. # acuna # prepare_compilation.bash /d4/lflmd/DATA/WRF/WRFV3.3/lmdz_phylmd/serial/WRFV3 /u/lflmd/bin/gcc_netcdf-4.3.0 /d4/lflmd/DATA/WRF/WRFV3.3/lmdz_phylmd/serial/WRFV32 ## e.g. # foudre # prepare_compilation.bash /home/lluis/etudes/WRF_LMDZ/src /home/lluis/bin/gcc_netcdf/4.3.0 /home/lluis/DATA/WRF/WRFV3.3/phylmd/serial/WRFV3 3 ## e.g. # acuna # prepare_compilation.bash /d4/lflmd/DATA/WRF/WRFV3.3/lmdz_phylmd/serial/WRFV3 /u/lflmd/bin/gcc_netcdf-4.3.0 /d4/lflmd/DATA/WRF/WRFV3.3/lmdz_phylmd/serial/WRFV3 4 4 if test $1 = '-h'; then 5 5 echo "*********************************"
Note: See TracChangeset
for help on using the changeset viewer.