Last change
on this file since 13900 was
9571,
checked in by nicolasmartin, 3 years ago
|
Global renaming for dependencies (./EXTERNAL): agrif_opa.in → agrif_oce.in in ./AGRIF
|
-
Property svn:keywords set to
Id
|
File size:
312 bytes
|
Line | |
---|
1 | % Number of cells in each direction % |
---|
2 | 2D nbcellsx,nbcellsy; |
---|
3 | % Name of the common file : an include file (paramfile) OR a module (parammodule) % |
---|
4 | parammodule par_oce ; |
---|
5 | |
---|
6 | USE ONLY_FIXED_GRIDS; |
---|
7 | |
---|
8 | % Variables which are not grid dependent % |
---|
9 | % notgriddep :: name of the variable; % |
---|
10 | notgriddep :: nstop; |
---|
11 | |
---|
12 | %USE DEBUG;% |
---|
Note: See
TracBrowser
for help on using the repository browser.