Ignore:
Timestamp:
03/06/13 15:29:37 (12 years ago)
Author:
aclsce
Message:

Added compilation options for ada to BB_make* files.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v5/IPSLCM5_v5/scripts/BB_make

    r1620 r2017  
    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.