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 3498 for branches/2012/dev_r3406_LOCEAN4_XIOS/NEMOGCM/ARCH/CNRS/arch-X64_CURIE.fcm – NEMO

Ignore:
Timestamp:
2012-10-15T02:12:32+02:00 (12 years ago)
Author:
rblod
Message:

branch dev_r3406_LOCEAN4_XIOS_r35474: suppress XIOS from EXTERNAL to use it as an external library

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2012/dev_r3406_LOCEAN4_XIOS/NEMOGCM/ARCH/CNRS/arch-X64_CURIE.fcm

    r3460 r3498  
    3030%USER_INC            %NCDF_INC  
    3131%USER_LIB            %NCDF_LIB  
    32  
    33 # Flags only needed for IOSERVER 
    34 %CC      mpicc 
    35 %XIO_CFLAGS    -ansi -O3 -DNONE -DXIOS_LIBRARY -diag-disable 1125 -diag-disable 279 -D BOOST_DISABLE_ASSERTS 
    36 %XIO_FFLAGS    -O3 -DXIOS_LIBRARY  
    37 %XIO_LD         mpif90  -nofor-main 
    38 %XIO_LDFLAGS        -lstdc++ 
    39 %XIO_INC       -D __NONE__ 
    40  
    41 %XIO_CINC     -I/usr/local/hdf5-1.8.8/include  -I/usr/local/netcdf-4.2_hdf5/include 
    42 %XIO_FINC 
    43 %XIO_LDINC     -L/usr/local/netcdf-4.2_hdf5/lib -L/usr/local/hdf5-1.8.8/lib   -lnetcdff -lnetcdf -lhdf5_hl -lhdf5 -lhdf5 -lz -lcurl -lstdc++   
Note: See TracChangeset for help on using the changeset viewer.