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.
Timeline – NEMO

Timeline


and

matching tags

2008-01-03:

13:03 Ticket #43 (Call to write restart in TOP not properly done) created by smasson
The call to write restart in TOP : IF( MOD(kt,nstock) == 0 .OR. kt …
12:10 Changeset [781] by smasson
doc update, see ticket:1

2007-12-22:

18:05 Changeset [780] by rblod
Correct a critical bug in divergence computation for AGRIF case, see …
18:04 Changeset [779] by rblod
Agrif improvment for vectorization, see ticket #41
17:30 Ticket #42 (NEMO/AGRIF improvment) created by rblod
Improvment of Agrif performance for sponge layer (NEMO-AGRIF routines): - …
17:27 Ticket #41 (Agrif performance on vectorial computer) created by rblod
Agrif performances have been improved on vectorial computer. This feature …
17:22 Ticket #40 (Bug witj agrif in dicvcur.F90) created by rblod
Computation for Agrif case was removed in transition from NEMO_v1* to …
11:30 Changeset [778] by gm
dev_001_GM - par_oce evolution: suppress the par_...h90 and create new …

2007-12-19:

19:40 Changeset [777] by gm
dev_001_GM - LOBSTER in F90 encapsulation of LOBSTER routines in module - …
15:10 Changeset [776] by gm
dev_001_GM - passivetrc_substitute.h90 renamed top_substitute.h90 - …
14:45 Changeset [775] by gm
dev_001_GM - PISCES in F90 : encapsulation of all p4z...F files in module …

2007-12-18:

17:45 Changeset [774] by rblod
Update Agrif, see ticket:#39
17:43 Ticket #39 (Agrif new version) created by rblod
Add a new version of LIB (conv) and AGRIF_FILES before adding …

2007-12-17:

17:55 Changeset [773] by gm
dev_001_GM - small changes : compilation OK
12:59 Changeset [772] by gm
dev_001_GM - change the name of cpp key to key_top, key_lobster, …
11:51 Changeset [771] by gm
dev_001_GM - small error corrections

2007-12-16:

18:17 Changeset [770] by gm
dev_001_GM - some small things
15:55 Changeset [769] by gm
dev_001_GM - suppression of upper case in module names: par_LOBSTER, …
15:46 Changeset [768] by gm
dev_001_GM - create 1 trclsm_ module by trc model (CFC, LOBSTER, PISCES..) …

2007-12-14:

10:41 Changeset [767] by gm
dev_001_GM - create 1 parameter module by tracers: LOBSTER, PISCES and …
09:59 Changeset [766] by gm
dev_001_GM - create 1 trcini_ module by trc model (CFC, LOBSTER, PISCES..) …
08:29 Changeset [765] by gm
dev_001_GM - create 1 parameter module by tracers (CFC, LOBSTER, PISCES..) …
07:32 Changeset [764] by gm
dev_001_GM - create new directory and move files only

2007-12-13:

14:52 Changeset [763] by gm
dev_001_GM - Style only addition in TOP F90 h90 routines

2007-12-11:

12:11 Changeset [762] by ctlod
phasing DYN directory, solisl.F90, restart.F90 and zdftke.F90 modules with …

2007-12-10:

13:11 Changeset [761] by ctlod
phasing IOM directory with the trunk, to get changeset 741, 742, 745, 752
12:57 Changeset [760] by ctlod
phasing [OFF-TOP]_SRC directories with the trunk, to get changeset from …

2007-12-07:

18:33 Changeset [759] by ctlod
15:46 Ticket #29 (transfrom nn_sss, nn_sst into nn_sssr, nn_ssstr respectively and add the ...) closed by ctlod
fixed
15:44 Changeset [758] by ctlod
Use the previous version TURB_CORE_1Z from the reference which keep same …
15:43 Ticket #38 (Use the previous version TURB_CORE_1Z from the reference which keep same ...) created by ctlod
15:35 Changeset [757] by ctlod
Add CALL day(-1) sequence to initialize the calendar, see ticket:#37
15:34 Ticket #37 (Add CALL day(-1) sequence to initialize the calendar) created by ctlod
15:32 Changeset [756] by ctlod
make modifications closer to the initial GYRE forcing, see ticket:#36
15:32 Ticket #36 (make modifications closer to the initial GYRE forcing) created by ctlod
13:37 Changeset [755] by ctlod
ssst_m() array must be in Kelvin instead of elcius in the Thermodynamics …
13:36 Ticket #35 (ssst_m() array must be in ° Kelvin instead of °Celcius in the ...) created by ctlod
13:30 Changeset [754] by ctlod
Bad time step for re-initialization of ssx_m() arrays, see ticket:#34
13:29 Ticket #34 (Bad time step for re-initialization of ssx_m() arrays) created by ctlod
It should be: IF( MOD(kt-2,nn_fsbc) == 0 ) ... instead of IF( …
13:23 Changeset [753] by ctlod
add quotes to the sed sequences for the LAUN variable, see ticket:#33
13:04 Ticket #33 (Error in the lance_batch.ksh script when substitue $LAUN variable) created by ctlod
remove white space just after equal sign in LAUN= "llsubmit "; add quotes …
13:01 Ticket #32 (PRIVATE/PUBLIC specifications in iom.F90) closed by smasson
fixed: fixed,see changeset:752
13:00 Changeset [752] by smasson
define internal subroutines of iom as PRIVATE, see ticket:32
12:31 Ticket #32 (PRIVATE/PUBLIC specifications in iom.F90) created by smasson
iom is defined as PUBLIC to be able to access iom_def through iom. …
12:30 Changeset [751] by ctlod
move the CALL ice_init line into sbcice_lim.F90 module and remove it from …
12:29 Ticket #31 (move the CALL ice_init line into sbcice_lim.F90 module and remove it from ...) created by ctlod
12:26 Changeset [750] by ctlod
remove the mask multiplication (1- frld()) applied to field tprecip when …
12:25 Ticket #30 (remove the "mask multiplication" (1- frld()) applied to field tprecip when ...) created by ctlod
11:55 Changeset [749] by ctlod
transfrom nn_sss, nn_sst into nn_sssr, nn_ssstr respectively and add the …
11:54 Ticket #29 (transfrom nn_sss, nn_sst into nn_sssr, nn_ssstr respectively and add the ...) created by ctlod
11:51 Changeset [748] by ctlod
remove the output of qla, qsb and qlw for CORE forcing, see ticket:#28
11:50 Ticket #28 (remove the output of qla, qsb and qlw for CORE forcing) created by ctlod
11:47 Changeset [747] by ctlod
Modifications related to the re-organization of new SBC namelist, see …
11:46 Ticket #27 (Modifications related to the re-organization of new SBC namelist) created by ctlod
adpat the namsbc namelist in adding ln_dm2dc, nn_ice, nn_fwb, ln_rnf: …

2007-12-06:

18:04 Ticket #21 (No check of variable names when reading input data files) closed by smasson
fixed: close ticket, see changeset:745 and changeset:746
18:03 Changeset [746] by smasson
implement ldstop in iom_varid, see ticket:21
18:02 Changeset [745] by smasson
by default stop if variable doesn't exist, see ticket:21
17:52 Changeset [744] by ctlod
ensure interactive jobs to work properly
17:42 Ticket #26 (launch properly jobs interactively) created by ctlod
12:00 Changeset [743] by ctlod
update namelist to chnages related to the new SBC, see ticket:#25
11:53 Ticket #25 (Namelists updated for new SBC) created by ctlod
11:37 Ticket #24 (Bug in iom_open with key_dimgout : mask_xxxx.dimg pb) closed by smasson
fixed: fixed, see changeset:742
11:36 Changeset [742] by smasson
bugfix for short filenames in iom_open, see ticket:24
11:29 Ticket #24 (Bug in iom_open with key_dimgout : mask_xxxx.dimg pb) created by smasson
When creating meshmask files with keydimgout defined, (nmsh=3), the …
11:19 Ticket #23 (iom_rstdimg.F90 : bug in restart name) closed by smasson
fixed: fixed in changeset:741
11:16 Changeset [741] by smasson
bugfix in dimg restart name, see ticket:23
11:11 Ticket #23 (iom_rstdimg.F90 : bug in restart name) created by smasson
there is an incohenrence between written and read restart_files, due to …

2007-12-05:

17:39 Changeset [740] by smasson
TRC interface
Note: See TracTimeline for information about the timeline view.