Ignore:
Timestamp:
Feb 18, 2014, 11:05:17 AM (11 years ago)
Author:
aslmd
Message:

MESOSCALE. a few operational minor modifications. and titus cap is now on by default for old physics runs.

Location:
trunk/MESOSCALE/LMD_MM_MARS/SRC
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MESOSCALE/LMD_MM_MARS/SRC/WPS/arch/configure.defaults

    r60 r1180  
    586586
    587587###########################################################
    588 #ARCH   Darwin  serial, g95 compiler, NO GRIB2
     588#ARCH   PC Linux x86_64 serial, g95 compiler, NO GRIB2
    589589#
    590590COMPRESSION_LIBS        =
     
    605605
    606606###########################################################
    607 #ARCH   Darwin  serial, g95 compiler
     607#ARCH   PC Linux x86_64 serial, g95 compiler
    608608#
    609609FC              =       g95
  • trunk/MESOSCALE/LMD_MM_MARS/SRC/WRFV2/mars_lmd/libf/phymars/physiq.F

    r542 r1180  
    10641064c   -------------------------------------------
    10651065
    1066       tituscap = .false.
     1066      tituscap = .true.
    10671067      IF (tituscap) THEN
    10681068         PRINT*,'TITUS CAP !!!'
Note: See TracChangeset for help on using the changeset viewer.