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 9019 for branches/2017/dev_merge_2017/NEMOGCM/ARCH/arch-X64_ADA.fcm – NEMO

Ignore:
Timestamp:
2017-12-13T15:58:53+01:00 (6 years ago)
Author:
timgraham
Message:

Merge of dev_CNRS_2017 into branch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2017/dev_merge_2017/NEMOGCM/ARCH/arch-X64_ADA.fcm

    r7715 r9019  
    3333%NCDF_HOME           /smplocal/pub/NetCDF/4.1.3/mpi 
    3434%HDF5_HOME           /smplocal/pub/HDF5/1.8.9/par 
    35 %XIOS_HOME           $WORKDIR/XIOS2 
     35%XIOS_HOME           $WORKDIR/XIOS 
    3636####%OASIS_HOME          $WORKDIR/oasis3-mct/BLD 
    3737%OASIS_HOME          /not/defined 
     
    4646%CPP               cpp 
    4747%FC                  mpiifort -c -cpp 
    48 %FCFLAGS             -DCPP_PARA -i4 -r8 -O3 -xAVX -fp-model precise 
     48%FCFLAGS             -DCPP_PARA -i4 -r8 -O3 -axAVX,SSE4.2 -fp-model precise 
    4949%FFLAGS              %FCFLAGS 
    5050%LD                  mpiifort 
Note: See TracChangeset for help on using the changeset viewer.