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-04-30:

16:30 Changeset [914] by ctlod
move the set to zero of qsr(:,:) (when more than 50% of sea-ice) from …
16:26 Ticket #131 (move the set to zero of qsr(:,:) (when more than 50% of sea-ice) from ...) created by ctlod
16:16 Ticket #130 (Hardwired arguments in call to prihre in domzgr::zgr_zps cause ...) created by a.r.porter@…
The printing routine prihre is called from zgr_zps in the domzgr module …
16:02 Ticket #129 (Use of F95 signed zero causes incorrect results) created by a.r.porter@…
I have found that compiling NEMO on an IBM system with xlf95 instead of …

2008-04-29:

14:40 Changeset [913] by ctlod
Manage wind stress at the sea-ice (LIM 3.0)/ocean interface in a proper …
11:32 Ticket #128 (Manage wind stress at the sea-ice (LIM 3.0)/ocean interface in a proper ...) created by ctlod
Step I has been to correct bugs in strees computation With step II, we add …

2008-04-28:

18:22 Ticket #127 (Arrays goout of bounds) created by a.r.porter@…
I am running the latest version of NEMO as obtained from the project …
12:04 Changeset [912] by ctlod
Remove useless llbon variable and useless extension _000 added when …
11:31 Changeset [911] by ctlod
Implementation of the BDY package, see ticket: #126

2008-04-25:

10:56 Ticket #126 (Implementation of the BDY package) created by ctlod
Summary of code changes ================ […]
10:41 Changeset [910] by ctlod
adapt few modules to the surface module interface, see ticket: #113
09:49 Changeset [909] by ctlod
add cn_dir parameter in namsbc_rnf & namsbc_ssr namelists, see ticket: …
09:48 Changeset [908] by ctlod
add cn_dir parameter in namsbc_rnf & namsbc_ssr namelists, see ticket: …
09:35 Changeset [907] by ctlod
Re-organisation of ocean namelists to improve readability, see ticket: …
09:23 Ticket #125 (Re-organisation of ocean namelists to improve readability) created by ctlod
[…]

2008-04-24:

19:08 Ticket #124 (trcrst.F90 : division by zero in at the end of trc_rst_wri) created by molines@…
1) line 491 is strange, I suppose useless 2) in line 492 : trai is …
17:00 Changeset [906] by ctlod
remove the explicit loop which is not necessary in the computation of …
16:59 Ticket #123 (remove the explicit loop which is not necessary in the computation of ...) created by ctlod
16:59 Ticket #122 (remaove the explicit loop which is not necessary in the computation of ...) created by ctlod
16:57 Changeset [905] by ctlod
fill the tatm_ice(:,:) array which is used in LIM 3.0, see ticket: #113
16:30 Ticket #121 (remove the sdvt(:,:) variable which is not initialized at all but is used ...) closed by ctlod
fixed
16:30 Changeset [904] by ctlod
remove the sdvt(:,:) variable which is not initialized at all but is used …
16:26 Ticket #121 (remove the sdvt(:,:) variable which is not initialized at all but is used ...) created by ctlod
16:11 Ticket #120 (correct the name of a dummy subroutine in limitd_me.F90) closed by ctlod
fixed
16:11 Changeset [903] by ctlod
correct the wrong name of a dummy subroutine, see ticket: #120
16:06 Ticket #120 (correct the name of a dummy subroutine in limitd_me.F90) created by ctlod
Change: […] into […]

2008-04-22:

21:41 Changeset [902] by rblod
Correct a bug with key_ldf_slp and ln_traldf_iso = .FALSE., see ticket …
21:38 Ticket #119 (restart with agrif) created by rblod
When using Agrif, we need to reed the full domain (including overlaps), …
21:29 Ticket #118 (trazdf_imp and key_ldf_slp) created by rblod
With the key_ldf_slp but NO isopycnal diffusion in namelist, diffusion …
21:16 Changeset [901] by rblod
Change ldf computation to take into account the grid anisotropy, see …
20:13 Changeset [900] by rblod
Update 1D configuration according to SBC and LIM3, see ticket #117
18:15 Changeset [899] by rblod
First set of modifications related to 1D update : cometic changes, see …
17:53 Ticket #117 (1D update) created by rblod
Adapt 1D configuration to the new surface module and to LIM3
17:35 Changeset [898] by rblod
Correct some bugs in agrif optimization and add MPP optimization, see #42
17:20 Changeset [897] by rblod
Add nn_buffer in namelist nammpp to control the buffer size for bsend, see …
16:02 Changeset [896] by rblod
Update KPP according to step reorganization (nemo_v2) ..., see ticket #101
15:19 Ticket #116 (MPI bsend) created by rblod
See flyspray #196 When using besend, the size of the buffer is hard coded. …

2008-04-21:

17:52 Ticket #115 (ldf coefficient) created by rblod
Flyspray 79: When the lateral mixing coefficient on the dynamics is a …
17:32 Changeset [895] by rblod
Fix small bugs in sea-ice (previous commit) and old flyspray: 189, 185, …
14:36 Changeset [894] by rblod
Correct remaining bugs in LIM3 implementation, see ticket #71
14:25 Changeset [893] by smasson
Create a specific branch for the Coupled interface
14:14 Changeset [892] by rblod
Correct light bugs after the introduction of the new surface module, see …

2008-04-14:

10:22 Changeset [891] by ctlod
change cpp keys name related to the Surface Module and LIM 3.0, see …
10:14 Changeset [890] by ctlod
Update NVTK scripts to take into account LIM 3.0, see ticket: #114
10:12 Ticket #114 (Update NVTK scripts to take into account LIM 3.0) created by ctlod

2008-04-11:

19:16 Changeset [889] by ctlod
merge dev_001_SBC branche with the trunk to include the New Surface Module …
19:05 Changeset [888] by ctlod
merge dev_001_SBC branche with the trunk to include the New Surface Module …
19:04 Ticket #113 (merge dev_001_SBC branche with the trunk to include the New Surface Module ...) created by ctlod
11:27 Changeset [887] by ctlod
dev_001_SBC: Step II: adapt new SBC to LIM 3.0 component, see ticket: #112
11:24 Changeset [886] by ctlod
dev_001_SBC: Step II: adapt new SBC to LIM 3.0 component, see ticket: #112

2008-04-10:

14:19 user/smasson/IDMisc edited by gm
(diff)

2008-04-09:

09:53 Ticket #112 (dev_001_SBC: Step II: adapt new SBC to LIM 3.0 component) created by ctlod
It includes: # transform limflx.F90 in limsbc.F90 & icestp.F90 in …
09:29 Changeset [885] by ctlod
dev_001_SBC: Step I: add the LIM 3.0 component into LIM_SRC_3 directory, …

2008-04-08:

12:43 Changeset [884] by ctlod
dev_001_SBC: Step I: add the LIM 3.0 component into LIM_SRC_3 directory, …
12:41 Ticket #111 (dev_001_SBC: add the LIM 3.0 component into LIM_SRC_3 directory) created by ctlod
12:03 Changeset [883] by ctlod
dev_001_SBC: Step III: change LIM_SRC directory name into LIM_SRC_2, see …
12:01 Changeset [882] by ctlod
dev_001_SBC: Step II: change effectively the modules names in addining _2 …
11:45 Changeset [881] by ctlod
dev_001_SBC: Step I: change cpp ket name key_ice_lim into key_lim2 & …

2008-04-07:

19:04 Ticket #110 (dev_001_SBC: change cpp ket name "key_ice_lim" into "key_lim2" & add the ...) created by ctlod
17:57 Ticket #109 (Bug in namelist ORCA2 v2.3 with key_flx_core - will be irrelevant with new ...) created by treguier
There is a bug in the file: nemov2.3/config/orca2_lim/exp00/namelist, …

2008-04-04:

18:05 Ticket #108 (AGRIF with ice) created by frederic.dupont@…
I noted that AGRIF does not support exchange of ice information between …
17:57 Changeset [880] by ctlod
dev_001_SBC: clean & add control prints, see ticket: #104
17:47 Ticket #107 (AGRIF with time-splitting) created by frederic.dupont@…
I noted that NEMO_v2.3 does not support the usage of time splitting in the …
17:47 Ticket #106 (AGRIF with time-splitting) created by frederic.dupont@…
I noted that NEMO_v2.3 does not support the usage of time splitting in the …
17:36 Ticket #105 (MPI implementation in AGRIF/modmpp.F) created by nemo_user
modmpp.F as downloaded on Jan, 14 2008 from the svn trunk (and updated …
17:00 Changeset [879] by ctlod
dev_001_SBC: clean & add control prints, see ticket:#104
16:05 Ticket #104 (dev_001_SBC: clean & control prints) created by ctlod
# in sbcfwb.F90 module, invert the calling sequence: from …
14:53 Changeset [878] by ctlod
dev_001_SBC: clean and add freeze(:,:) & tn_ice(:,:) update, see …
14:52 Ticket #103 (dev_001_SBC: clean and add freeze(:,:) & tn_ice(:,:) update) created by ctlod
14:07 Changeset [877] by ctlod
dev_001_SBC: use the tmu(:,:) sea-ice velocity mask when computing ocean …
14:04 Ticket #102 (dev_001_SBC: apply the sea-ice velocity mask tmu(:,:) to the mean ocean ...) created by ctlod

2008-04-02:

16:06 Changeset [876] by ctlod
dev_001_SBC: add the TURB_CORE_2Z() function to compute drag coefficents …
15:58 Changeset [875] by ctlod
dev_001_SBC: add the TURB_CORE_2Z() function to compute drag coefficents …
13:13 Ticket #101 (Bug in zdfkpp?) created by charris
I was just looking at something in zdfkpp and I noticed that …

2008-04-01:

17:51 Ticket #100 (dev_001_SBC: add the TURB_CORE_2Z() function to compute drag coefficents ...) created by ctlod
# add also the logical ln_2m into namsbc_core and the alpha_precip …
17:40 Changeset [874] by ctlod
dev_001_SBC: Bound the latent heat flux (over ocean & sea-ice) in CORE …
17:35 Ticket #99 (dev_001_SBC: Bound the latent heat flux (over ocean & sea-ice) in CORE ...) created by ctlod
10:29 Changeset [873] by ctlod
Bound the latent heat flux over sea-ice to avoid negative values (CLIO …
10:24 Ticket #98 (Bound the latent heat flux over sea-ice to avoid negative values (CLIO ...) created by ctlod
In flxblk.F90 module: only the qla_ice(:,:) field is bounded whereas …
Note: See TracTimeline for information about the timeline view.