source: CONFIG_DEVT/IPSLCM6.5_work_ENSEMBLES/modeles/NEMO/tools/WEIGHTS/nocsutil/CHANGES @ 5501

Last change on this file since 5501 was 5501, checked in by aclsce, 4 years ago

First import of IPSLCM6.5_work_ENSEMBLES working configuration

File size: 891 bytes
Line 
1Release 1.1
2===========
3Modified for compilation by fcm in NEMO 3.3 framework.
4SCRIP 1.4 package included in unmodified form.
5python script added to transform into correct shape for fcm, producing copied code in 'src' directory
6
7scripshape.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
11Because gfortran doesnt understand ICHAR and GETCHAR system routines default behaviour of all programs
12is to ask for namelist filename during execution rather than reading it from the command line.
13Define symbol ARGC at compilation to return to original command line behaviour.
14
15Release 1.0
16===========
17Routines written by sga and acc at NOCS to use SCRIP library to produce weights
18
19Compilation by makefile and explicit compiler and options.
20
Note: See TracBrowser for help on using the repository browser.