New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Changeset 3423 for branches/2012/dev_r3342_MERCATOR7_SST/NEMOGCM/ARCH/arch-ifort_MERCATOR_CLUSTER.fcm – NEMO

Ignore:
Timestamp:
2012-07-03T13:46:55+02:00 (12 years ago)
Author:
cbricaud
Message:

change option for repro

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2012/dev_r3342_MERCATOR7_SST/NEMOGCM/ARCH/arch-ifort_MERCATOR_CLUSTER.fcm

    r3294 r3423  
    1818%NCDF_LIB            -L $(NETCDF_LIB) -lnetcdf 
    1919%FC                  mpif90 
    20 %FCFLAGS             -assume byterecl  -convert big_endian -i4 -r8 -automatic -align all -O3 
     20%FCFLAGS             -assume byterecl  -convert big_endian -i4 -r8 -automatic -align all -O0 
    2121%FFLAGS              %FCFLAGS 
    2222%LD                  mpif90 
Note: See TracChangeset for help on using the changeset viewer.