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

2014-03-07:

13:52 2014WP/2014Action_institutions_CNRS edited by clevy
(diff)

2014-03-05:

11:00 Ticket #1253 (problem with reading mesh_mask in OFF_SRC) created by vichi
If the user creates offline input data files with the version 3.6_alpha, …
10:51 Ticket #1252 (addition of rivers in the data reading for OFF_SRC) created by vichi
This is a feature required with the BFM but it may be useful for PISCES as …
10:37 Ticket #1173 (2013 Merge of CMCC developments) closed by vichi
fixed
09:44 Changeset [4523] by cetlod
Removed the non-default CPP key key_nosignedzero : bad performances …

2014-03-04:

13:06 Changeset [4522] by rfurner
split long line over two, as some compilers cant deal with long line …

2014-03-03:

19:12 Changeset [4521] by cetlod
v3.6alpha : bugfixes in PISCES, see ticket #1251
19:07 Ticket #1251 (minor bugs in PISCES) created by cetlod
- p4zsed : the CFL criterion is violated above the sediments, due to very …

2014-02-28:

12:45 Ticket #1250 (Array bound warnings in prt_ctl_init when jpnij /= jpni*jpnj) closed by acc
fixed: Fixed at changeset 4250
12:44 Changeset [4520] by acc
#1250 Fix array bound warning in prt_ctl_init when jpnij /= jpni*jpnj
12:41 Ticket #1250 (Array bound warnings in prt_ctl_init when jpnij /= jpni*jpnj) created by acc
prt_ctl_init contains assignments such as: nlditl(:) = nldit(:) which …

2014-02-26:

17:43 Ticket #1249 (Useless variables in the restart file) created by barthele
The variables qns_b and sfx_b are declared, initialized, read/written in …

2014-02-25:

17:05 Changeset [4519] by flavoni
small changes in ice plots, see ticket #724
16:20 Changeset [4518] by flavoni
change months in ice plot, see ticket #724
15:39 Changeset [4517] by flavoni
change order of plots ocean first; ice last, see ticket #724
15:12 Changeset [4516] by flavoni
small fix in plots, see ticket #724
12:42 Changeset [4515] by flavoni
add ice pots & time series, see ticket #724
12:41 Changeset [4514] by flavoni
add ice pots & time series, see ticket #724

2014-02-24:

14:37 Ticket #1248 (wrong horizontal diffusive trends indice used in TOP) closed by cetlod
fixed
12:46 Changeset [4513] by cetlod
v3.6alpha: bugfix in trcbbl.F90, see ticket #1248
12:45 Changeset [4512] by cetlod
trunk: bugfix in trcbbl.F90, see ticket #1248
12:44 Ticket #1248 (wrong horizontal diffusive trends indice used in TOP) created by cetlod
In trcbbl.F90 the indice used for trend computation is the one for lateral …
12:31 Ticket #1246 (Bug in TOP_SRC/TRP/trdmld_trc.F90 Allocation problem.) closed by cetlod
fixed
12:31 Changeset [4511] by cetlod
trunk: bugfix in trdmld_trc.F90, see ticket #1246
12:24 Changeset [4510] by cetlod
v3.4 stable: bugfix in trdmld_trc.F90, see ticket #1246
12:23 Changeset [4509] by cetlod
v3.6alpha: bugfix in trdmld_trc.F90, see ticket #1246
12:20 Ticket #1247 (bug in limdia) closed by cetlod
fixed
12:19 Changeset [4508] by cetlod
bugfix in limdia, see ticket #1247
12:15 Ticket #1247 (bug in limdia) created by cetlod
The ice statistics in LIM2 are computed online only if the model runs in …

2014-02-21:

16:05 Ticket #1246 (Bug in TOP_SRC/TRP/trdmld_trc.F90 Allocation problem.) created by molines
* From Aurelie Albert : bug in the routine trd_mld_bio_zint in module …
16:05 Changeset [4507] by flavoni
commit ICE Salinity plots for ORCA2_LIM, see ticket #724
16:03 Ticket #1245 (Memory leak during tangent-linear and adjoint time steps) created by sam
Memory leaks are caused by the code in …
15:27 Ticket #1244 (Erroneous makefile generated for model configuration with 'key_mpp_mpi') created by sam
The preprocessor directive '#include' in …
15:20 Changeset [4506] by vancop
[Heat conservation in LIM3, part HC1 (LIM_SRC_3_HC17)]
15:20 Changeset [4505] by vancop
[Heat conservation in LIM3, part HC1, LIM_SRC_3_HC17]
15:02 Changeset [4504] by flavoni
fix small improvements in idl plots, see ticket #724
14:49 Changeset [4503] by vancop
remove wrong branch
14:46 Changeset [4502] by vancop
ccreate branche for heat conservation
13:29 WorkingGroups/LIM/Meetings/2014_02_21 created by vancop
13:24 WorkingGroups/LIM/Meetings edited by vancop
(diff)
09:59 WorkingGroups/ConfigurationManager edited by jpaul
(diff)
09:58 WorkingGroups/ConfigurationManager edited by jpaul
(diff)
09:22 WorkingGroups/ConfigurationManager edited by jamesharle
(diff)
09:13 WorkingGroups/ConfigurationManager edited by jamesharle
(diff)
09:10 WorkingGroups/ConfigurationManager edited by jamesharle
(diff)

2014-02-20:

14:21 Changeset [4501] by flavoni
add snow thickness plots, see ticket #724

2014-02-18:

16:27 Ticket #1242 (Advection schemes cause trd_trc to be called when key not set) closed by timgraham
fixed
16:26 Changeset [4500] by timgraham
Modified advection schemes as in #1242 to prevent trdtrd being called when …
16:16 Ticket #1243 (Advection schemes cause trd_trc to be called when key not set) closed by timgraham
fixed
16:14 Changeset [4499] by timgraham
Modified advection schemes as in #1243 to prevent trdtrc being called when …
15:24 Changeset [4498] by flavoni
fix small improvements in idl plots, see ticket #724

2014-02-17:

15:42 Changeset [4497] by flavoni
update idl scripts, see ticket #724

2014-02-13:

12:49 Ticket #1243 (Advection schemes cause trd_trc to be called when key not set) created by timgraham
When running with passive tracers (using my_trc) and key_trdtra but not …
12:48 Ticket #1242 (Advection schemes cause trd_trc to be called when key not set) created by timgraham
When running with passive tracers (using my_trc) and key_trdtra but not …
11:42 WorkingGroups/ConfigurationManager edited by jpaul
(diff)

2014-02-12:

17:55 WorkingGroups/Simplification-Robustness edited by gm
(diff)
17:46 WorkingGroups/Simplification-Robustness edited by gm
(diff)
17:36 WorkingGroups/Simplification-Robustness edited by gm
(diff)
15:13 2014WP edited by gm
(diff)
14:46 WikiStart edited by clevy
(diff)
14:19 WorkingGroups edited by clevy
(diff)
14:19 WorkingGroups edited by clevy
(diff)
14:17 WorkingGroups/Simplification-Robustness created by clevy
14:08 WorkingGroups edited by clevy
(diff)
14:07 WorkingGroups edited by clevy
(diff)
14:07 WorkingGroups edited by clevy
(diff)
14:05 WorkingGroups/HPC created by clevy
12:15 WorkingGroups edited by clevy
(diff)
12:13 WorkingGroups/WaveCoupling edited by clevy
(diff)
11:44 WorkingGroups/WaveCoupling created by clevy
11:18 WorkingGroups/AGRIF edited by clevy
(diff)
11:14 WorkingGroups/ConfigurationManager edited by clevy
(diff)
11:11 WorkingGroups/ConfigurationManager edited by clevy
(diff)
11:10 WorkingGroups/ConfigurationManager edited by clevy
(diff)
11:05 WorkingGroups/DataAssimilation edited by clevy
(diff)
10:56 WorkingGroups edited by clevy
(diff)

2014-02-11:

10:55 Changeset [4496] by jchanut
Fix misplaced call to ts_rst o-This line, and those below, will be …

2014-02-10:

16:51 Changeset [4495] by flavoni
commit FRAM strait export for idl plots, see ticket #724

2014-02-07:

13:11 Changeset [4494] by vichi
Small editing of CMCC arch file and restoring of GYRE_BFM configuration …

2014-02-06:

18:56 Changeset [4493] by rfurner
update AMM12 namelist to enable restart from mininmum variables using …
18:55 Changeset [4492] by rfurner
undo uneccessary land masking in diawri
17:53 Ticket #107 (AGRIF with time-splitting) closed by jchanut
fixed
17:53 Ticket #106 (AGRIF with time-splitting) closed by jchanut
fixed
17:51 Ticket #1203 (Missing Asselin contribution in AGRIF update) closed by jchanut
fixed: http://forge.ipsl.jussieu.fr/nemo/changeset/4491/
17:47 Changeset [4491] by jchanut
Missing Asselin correction with Agrif, #1203
17:08 Changeset [4490] by jchanut
Allow starting a vvl run without scale factors arrays
15:33 Changeset [4489] by jchanut
Small compilation pb with TOP and AGRIF
11:43 Changeset [4488] by rfurner
fixes to enable proper calulation of slopes for geopotential diffusion in …

2014-02-05:

16:48 Ticket #1223 (Surface pressure gradient error) closed by acc
fixed: Fixed at changeset 4487
16:46 Changeset [4487] by acc
#1223 fix surface pressure gradient typo error in dynspg.F90 for the case …
16:38 Ticket #1198 (changed variables in restart files in dynspg_ts.F90) closed by rfurner
fixed: New restart created as per instructions from Jerome Chanut.
14:11 2014WP/2014_SystemSimplification_v2 edited by gm
(diff)
13:59 2014WP/2014_SystemSimplification_v2 edited by gm
(diff)
12:30 Ticket #1240 (SSH update not compliant with tracer update (AGRIF)) closed by jchanut
fixed
12:23 Changeset [4486] by jchanut
Finalize Time split and AGRIF (tickets #106 and #107) + ticket #1240
Note: See TracTimeline for information about the timeline view.