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.
CHANGES in branches/UKMO/icebergs_restart_single_file/NEMOGCM/TOOLS/WEIGHTS/nocsutil – NEMO

source: branches/UKMO/icebergs_restart_single_file/NEMOGCM/TOOLS/WEIGHTS/nocsutil/CHANGES @ 6019

Last change on this file since 6019 was 6019, checked in by timgraham, 8 years ago

Reinstated svn keywords before upgrading to head of trunk

  • Property svn:keywords set to Id
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.