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 trunk/NVTK/INSTALL/CONFIG_FILES – NEMO

source: trunk/NVTK/INSTALL/CONFIG_FILES/AA_make.ldef @ 1574

Last change on this file since 1574 was 1574, checked in by ctlod, 15 years ago

NVTK: few changes to allow NVTK to manage properly MPI runs, see ticket: #513

  • Property svn:keywords set to Id
File size: 674 bytes
Line 
1# $Id$
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/
25#---------------------------------------------------------------------
26#-
Note: See TracBrowser for help on using the repository browser.