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.
AA_make.ldef in tags/nemo_v3_2/nemo_v3_2/NVTK/INSTALL/CONFIG_FILES – NEMO

source: tags/nemo_v3_2/nemo_v3_2/NVTK/INSTALL/CONFIG_FILES/AA_make.ldef @ 1878

Last change on this file since 1878 was 1878, checked in by flavoni, 14 years ago

initial test for nemogcm

File size: 729 bytes
Line 
1# $Id: AA_make.ldef 1582 2009-08-05 15:34:54Z ctlod $
2#---------------------------------------------------------------------
3#- Creation des elements relatifs a ORCA :
4#-      ORCA  (lib, executable : opa)
5#---------------------------------------------------------------------
6SHELL = /bin/sh
7#---------------------------------------------------------------------
8LIBDIR = ../../../../lib
9BINDIR = ../../../../bin
10MODDIR = $(LIBDIR)
11NEMOLIB := $(shell awk '{ print $$1 }' ./WORK/.config)
12RUN=
13MPI_I=
14MPI_J=
15MPIIJ=
16JOB=
17RTG=
18MKTE=
19MKMO=
20REXP=
21USE_IOMPUT =
22USE_IOSERVER =
23NB_PROCS_IOSERVER =
24WWDIR=/workdir/rech/eee/reee534/AUTRE/modipsl/config/
25HPCTAR=
26#---------------------------------------------------------------------
27#-
Note: See TracBrowser for help on using the repository browser.