Changeset 330 for trunk/MESOSCALE/LMD_MM_MARS/makemeso
- Timestamp:
- Oct 25, 2011, 10:10:00 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MESOSCALE/LMD_MM_MARS/makemeso
r318 r330 389 389 # PGF90, 64 bits, no nesting 390 390 pgf_64_single) echo 1 | configure > log_compile 2> log_error 391 #### the following line is necessary because readtesassim has a line "use netcdf" in it! 392 #sed s+"-L../mars_lmd/libo -llmd"+"-L../mars_lmd/libo -llmd $NETCDF/lib/libnetcdf.a"+g configure.wrf > yeah ; mv -f yeah configure.wrf 391 393 sed -f mars.sed configure.wrf > yeah ; mv -f yeah configure.wrf ;; 392 394 # PGF90, 64 bits, nesting … … 400 402 g95_64_single) cd arch ; sed s/"PC Linux i486 i586 i686, g95 compiler"/"PC Linux i486 i586 i686 x86_64, g95 compiler"/g configure.defaults > yeahyeahyeah ; rm configure.defaults ; mv yeahyeahyeah configure.defaults ; cd .. 401 403 echo 14 | configure > log_compile 2> log_error 404 ##### marche pas .... 405 #sed s+"-fno-second-underscore"+""+g configure.wrf > yeah ; mv -f yeah configure.wrf 406 #sed -f mars.sed configure.wrf > yeah ; mv -f yeah configure.wrf 407 #sed s+"-L../mars_lmd/libo -llmd"+"-L../mars_lmd/libo -llmd $NETCDF/lib/libnetcdf.a"+g configure.wrf > yeah ; mv -f yeah configure.wrf ;; 402 408 sed -f mars.sed configure.wrf > yeah ; mv -f yeah configure.wrf ;; 403 409 #sed s+"= g95"+"= /home/physastro/aspiga/mysoft/g95/g95-install/bin/x86_64-unknown-linux-gnu-g95"+g configure.wrf > yeah ; mv -f yeah configure.wrf;;
Note: See TracChangeset
for help on using the changeset viewer.