Ignore:
Timestamp:
07/28/12 02:23:44 (12 years ago)
Author:
dubos
Message:

Small fixes to enable compilation on MacOSX
Introduced key CPP_NETCDF4 (netcdf_mod.F90) to enable NetCDF4 with sequential version.

Tested : test case 3 with nbp=20 on MacOSX, sequential, gfortran 4.5.4, NetCDF4.2

File:
1 edited

Legend:

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

    r24 r44  
    44%MAKE                gmake 
    55%FPP_FLAGS           -P -traditional 
    6 %FPP_DEF             NONE 
     6%FPP_DEF             KEY_NONE CPP_NETCDF4 
    77%BASE_FFLAGS         -I /opt/local/include -fdefault-real-8 
    88%PROD_FFLAGS         -O3  
Note: See TracChangeset for help on using the changeset viewer.