Ignore:
Timestamp:
07/28/12 05:17:34 (12 years ago)
Author:
dubos
Message:

Removed duplicate write_field
Solved compilation issues with cpp on Bluefire (use GNU cpp)
Tested : Test case 3 with nbp=20 and interpolation to lat-lon.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • codes/icosagcm/trunk/arch/arch-SP6_BLUEFIRE.fcm

    r20 r46  
    55%FPP_FLAGS            
    66%FPP_DEF              
    7 %BASE_FFLAGS         -qlanglvl=2003pure -u -qintsize=4 -qrealsize=8 -I$NETCDF/include 
     7%BASE_FFLAGS         -qlanglvl=2003pure -u -qintsize=4 -qrealsize=8 
    88%PROD_FFLAGS         -O3 
    99%DEV_FFLAGS          -p -g -O3 -traceback -fp-stack-check -ftrapuv 
     
    1111%MPI_FFLAGS 
    1212%OMP_FFLAGS           
    13 %BASE_LD             -qintsize=4 -qrealsize=8 -L$LIB_NETCDF -lnetcdf -lnetcdff 
     13%BASE_LD             -qintsize=4 -qrealsize=8 
    1414%MPI_LD 
    1515%OMP_LD 
Note: See TracChangeset for help on using the changeset viewer.