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

Changeset 590 for trunk/UTIL


Ignore:
Timestamp:
2007-01-22T16:36:18+01:00 (17 years ago)
Author:
opalod
Message:

nemo_v2_compil_001: CT : - correct the key word cpunum_prc to cpunum_job in headers of batch jobs (AA_job) for SX8-NEC Brodie (IDRIS)

  • add -I $(NETCDF_INC) in the compilation line for lxiv8 targets (fait_AA_make)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/UTIL/fait_AA_make

    r544 r590  
    284284echo '#-Q- lxiv7  L_X = -r8 -O3' 
    285285echo '#-Q- lxiv8  # Compiler options for NEMO (ifort version)' 
    286 echo '#-Q- lxiv8  F_O = -O3 -r8  -I $(MODDIR) -I$(MODDIR)/oce' 
     286echo '#-Q- lxiv8  F_O = -O3 -r8  -I $(MODDIR) -I$(MODDIR)/oce -I $(NETCDF_INC)' 
    287287echo '#-Q- lxiv8  F_F = $(F_O) ' 
    288288echo '#-Q- lxiv8  L_X = -r8 -O3' 
Note: See TracChangeset for help on using the changeset viewer.