Ignore:
Timestamp:
01/17/13 15:24:37 (11 years ago)
Author:
mafoipsl
Message:

Added compilation options for NEMO for Ada (IDRIS machine)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/IPSLCM/IPSLCM5A/scripts/BB_make

    r1595 r1994  
    77#          Check your compilers option in consequence when using real F95 compilers 
    88 
     9#-Q- ada # Compiler options NEMO (IDRIS Ada) 
     10#-Q- ada F_O = -O3 -i4 -r8 -module $(MODDIR)/oce -I$(MODDIR) -I$(MODDIR)/oce -I$(NCDF_INC) $(USER_INC) 
     11#-Q- ada L_X = $(L_O) 
    912#-Q- curie # Compiler options NEMO (PRACE Curie) 
    1013#-Q- curie F_O = -O3 -i4 -r8 -xHost -module $(MODDIR)/oce -I$(MODDIR) -I$(MODDIR)/oce -I$(NCDF_INC) $(USER_INC) 
Note: See TracChangeset for help on using the changeset viewer.