Ignore:
Timestamp:
Jun 2, 2015, 8:54:51 PM (9 years ago)
Author:
aslmd
Message:

MESOSCALE. changes inspired by Liam Steele. mcmodel in makemeso and mpifort for larger domains. cleaning the PREP_MARS repository. added Liam's ukdiag tool to convert UK dynamical core outputs for use in mesoscale simulations.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MESOSCALE/LMD_MM_MARS/SRC/WRFV2/mars_lmd/makegcm_mpifort

    r856 r1440  
    183183#-ffixed-form
    184184#   
    185 set optim=" -O2 -static -zero -align commons"
     185set optim=" -O2 -static -zero -align commons -mcmodel=large -shared-intel"
    186186#-ffree-line-length-huge"
    187 set optim90=" -O2 -static -zero -align commons"
     187set optim90=" -O2 -static -zero -align commons -mcmodel=large -shared-intel"
    188188#-ffree-line-length-huge"
    189 set optimtru90=" -O2 -static -zero -align commons"
     189set optimtru90=" -O2 -static -zero -align commons -mcmodel=large -shared-intel"
    190190#-ffree-line-length-huge"
    191191set opt_link=" -L$NCDFLIB -lnetcdf"
Note: See TracChangeset for help on using the changeset viewer.