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 8716 for branches – NEMO

Changeset 8716 for branches


Ignore:
Timestamp:
2017-11-15T16:19:45+01:00 (6 years ago)
Author:
clem
Message:

add debug agrif option for ADA

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2017/dev_r7881_ENHANCE09_RK3/NEMOGCM/ARCH/arch-X64_ADA_DEBUG.fcm

    r7715 r8716  
    4545%CPP               cpp 
    4646%FC                  mpiifort -c -cpp 
     47## if no agrif 
    4748%FCFLAGS             -DCPP_PARA -i4 -r8 -g -O0 -debug all -traceback -xAVX -fp-model precise -check all -ftrapuv -fpe0    
     49## if agrif 
     50#%FCFLAGS             -DCPP_PARA -i4 -r8 -g -O0 -traceback -list -check bounds -check pointers 
     51## 
    4852%FFLAGS              %FCFLAGS 
    4953%LD                  mpiifort 
Note: See TracChangeset for help on using the changeset viewer.