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 137 for trunk/UTIL – NEMO

Changeset 137 for trunk/UTIL


Ignore:
Timestamp:
2004-07-07T18:30:26+02:00 (20 years ago)
Author:
opalod
Message:

CT : UPDATE084 : Use the vopt compilation option for the SXNEC instead of vsafe

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/UTIL/fait_AA_make

    r127 r137  
    125125echo 'L_X = $(L_O) $(L_C) -ftrace' 
    126126echo '#-Q- sxnec  # Compiler options for the ORCA model   -   std' 
    127 echo '#-Q- sxnec  F_O = -dw -Wf\"-A idbl4\" -sx5 -ftrace -C vsafe -Wf"-init stack=nan" -Wl"-f nan" -Wf"-P nh" -Wf,-pvctl noassume loopcnt=10000 -L transform -I $(MODDIR) -I $(MODDIR)/oce' 
     127echo '#-Q- sxnec  F_O = -dw -Wf\"-A idbl4\" -sx5 -ftrace -C vopt -Wf"-init stack=nan" -Wl"-f nan" -Wf"-P nh" -Wf,-pvctl noassume loopcnt=10000 -L transform -I $(MODDIR) -I $(MODDIR)/oce' 
    128128 
    129129echo '#-Q- linux  # Compiler options for the ORCA model' 
Note: See TracChangeset for help on using the changeset viewer.