Last change
on this file since 5550 was
2352,
checked in by sga, 10 years ago
|
NEMO branch nemo_v3_3_beta
Add NOCS tools based on SCRIP package for creating weights for interpolation on the fly
These now should build with the maketools script in the TOOLS directory using the same
architecture configuration file as the model (hopefully)
|
File size:
891 bytes
|
Line | |
---|
1 | Release 1.1 |
---|
2 | =========== |
---|
3 | Modified for compilation by fcm in NEMO 3.3 framework. |
---|
4 | SCRIP 1.4 package included in unmodified form. |
---|
5 | python script added to transform into correct shape for fcm, producing copied code in 'src' directory |
---|
6 | |
---|
7 | scripshape.F90 now has one possible command line argument: the namelist file |
---|
8 | from which it reads the names of the input and output files |
---|
9 | as well as the value for the cyclicity attribute |
---|
10 | |
---|
11 | Because gfortran doesnt understand ICHAR and GETCHAR system routines default behaviour of all programs |
---|
12 | is to ask for namelist filename during execution rather than reading it from the command line. |
---|
13 | Define symbol ARGC at compilation to return to original command line behaviour. |
---|
14 | |
---|
15 | Release 1.0 |
---|
16 | =========== |
---|
17 | Routines written by sga and acc at NOCS to use SCRIP library to produce weights |
---|
18 | |
---|
19 | Compilation by makefile and explicit compiler and options. |
---|
20 | |
---|
Note: See
TracBrowser
for help on using the repository browser.