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 1810 – NEMO

Changeset 1810


Ignore:
Timestamp:
2010-03-18T14:03:12+01:00 (14 years ago)
Author:
mafoipsl
Message:

Use compilation options working with or without PSMILE library (flush routine).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/CMIP5_IPSL/UTIL/fait_AA_make

    r1773 r1810  
    271271echo '#-Q- aix   L_X = $(L_O)' 
    272272echo '#-Q- aix6    # Compiler options for NEMO (aix6 version)' 
    273 echo '#-Q- aix6    F_O = -O3 -qsave -qrealsize=8 -qsuffix=f=f90 -qsuffix=cpp=F90 -qextname -qsource -q64 -qlargepage -qmaxmem=-1 -I $(MODDIR) -I $(MODDIR)/oce -I $(NCDF_INC) $(USER_INC)'  
     273echo '#-Q- aix6    F_O = -O3 -qsave -qrealsize=8 -qsuffix=f=f90 -qsuffix=cpp=F90 -qsource -qextname=flush -q64 -qlargepage -qmaxmem=-1 -I $(MODDIR) -I $(MODDIR)/oce -I $(NCDF_INC) $(USER_INC)'  
    274274echo '#-Q- aix6   L_O = $(F_P) -q64 -O3' 
    275275echo '#-Q- aix6   L_X = $(L_O)' 
Note: See TracChangeset for help on using the changeset viewer.