Timeline
2012-01-21:
- 15:16 Ticket #915 (3.4beta : sbcana : some variables are unititialized after restart.) created by
-
In sbcana, variables utau, vtau, taum and wndm are modified for a gentle …
- 11:53 Ticket #914 (3.4beta: compilation without key_ldfslp fails (traldf_iso_grif)) created by
-
When compiling without the CPP key_ldfslp, diawri does not compile because …
2012-01-20:
- 12:44 Changeset [3270] by
-
dev_NEMO_MERGE_2011:Minor correction on dtadyn.F90 to run a 1D configuration offline
2012-01-19:
- 18:36 Changeset [3269] by
-
dev_NEMO_MERGE_2011: With key_lim2 USE frld from ice_2 in diaobs.F90
- 16:55 Ticket #913 (vvl not running in pure zco) created by
-
zco option (ln_zco) isn't compatible with vvl due to missing …
- 15:33 Ticket #912 (diaptr_init and timing) created by
-
Very minor. In diaptr_init, there is a kind of wild RETURN if ln_diaptr is …
2012-01-18:
- 22:33 Ticket #907 (3.4beta : limwri_dimg.h90 rcmoy not initialized) reopened by
-
Hello ! I acknowledge the fix for rcmoy, but I notice that bug …
- 16:36 Changeset [3268] by
-
dev_NEMO_MERGE_2011:(DOC) Corrected Griffies namelist & refs
- 11:28 Changeset [3267] by
-
dev_NEMO_MERGE_2011:(DOC) Finish griffies description, remove need for pstricks
2012-01-17:
- 16:22 Ticket #906 (3.4beta : Bug in dtatsd.F90 : ierr1 and ierr3 not initialized) closed by
-
fixed
- 16:21 Changeset [3266] by
-
Initialization of error status values in dtatsd, see ticket #906
- 15:53 Ticket #907 (3.4beta : limwri_dimg.h90 rcmoy not initialized) closed by
-
fixed
- 15:53 Changeset [3265] by
-
Initialization of rcmoy for dimg outputs see ticket #907
- 15:48 Ticket #909 (3.4beta : key_ice_lim2 and key_lim2 ...) closed by
-
fixed
- 15:48 Ticket #911 (typo in BDY) closed by
-
fixed
- 15:47 Changeset [3264] by
-
Typo in BDY see ticket #911
- 15:43 Ticket #911 (typo in BDY) created by
-
Not exactly a bug but some long lines in BDY may cause compilation error …
- 15:10 Changeset [3263] by
-
Correct cpp name for key_ice_lim see ticket #909
- 14:42 Ticket #904 (3.4beta : dom_zgr, wrong output to numout) closed by
-
fixed
- 14:41 Changeset [3262] by
-
Correct control print in domzgr see ticket #904
- 14:35 Changeset [3261] by
-
Fix for restartability when running with CICE and key_vvl.
- 04:19 Ticket #910 (Cannot download Nemo cod) created by
-
Hi everybody, Ilya is here. I am researcher of TMSI of Singapore. I cannot …
- 01:33 Ticket #909 (3.4beta : key_ice_lim2 and key_lim2 ...) created by
-
there are 2 differents CPP keys for the same reason : key_lim2 and …
- 01:29 Ticket #908 (3.4beta : compilation with key_lim2 && key_lim2_vp) created by
-
1. limwri, limwri_dimg, does not consider the standard EVP case. Output …
- 01:26 Ticket #907 (3.4beta : limwri_dimg.h90 rcmoy not initialized) created by
-
missing initialization in limwri_dimg.h90 for rcmoy. Should be …
- 01:24 Ticket #906 (3.4beta : Bug in dtatsd.F90 : ierr1 and ierr3 not initialized) created by
-
In dtatsd.F90, the 4 error status (ierr0, ierr1, ierr2, ierr3) on …
- 01:22 Ticket #905 (3.4beta : sbc_apr Namelist parameter ln_apr_obc) created by
-
variable ln_apr_obc is used in the code (and well initialized) but is not …
- 01:21 Ticket #904 (3.4beta : dom_zgr, wrong output to numout) created by
-
This is an old bug, never corrected, harmless indeed ! * 3rd index of …
2012-01-13:
- 16:53 Changeset [3260] by
-
remove a typo in zdfbfr.F90
- 16:24 Changeset [3259] by
-
re-implement the semi-implicit bottom friction in DYNZDF_IMP.F90 to optimize the performance of this piece of code, Thanks for Italo's profiling results
2012-01-12:
- 20:49 Changeset [3258] by
-
Stephen Pickles, 12 Jan 2012, dCSE NEMO branch
Fixed a typo in CPP key in ldfslp.F90, which caused an inefficient loop
ordering to be used when key_z_first is #defined.
2012-01-11:
- 14:58 Changeset [3257] by
-
Corrected order of calls for 2d and 3d fields as discussed with Yann Meurdesoif (in practice this makes no difference with the standard use of the ioserver code).
2012-01-10:
- 17:07 Changeset [3256] by
-
Branch 2011/dev_NEMO_MERGE_2011. Added ARCH file for HECToR using the new (default) crayftn compiler. Added to NOC subdirectory of ARCH.
2012-01-09:
- 16:54 Changeset [3255] by
-
Fixes for diaptr because the btm30 array was not being allocated, and the arrays for advective and diffusive heat and salt transport were not properly initialised. However there still appear to be unresolved problems with some of these diagnostics in my tests.
- 16:16 Changeset [3254] by
-
Removed incorrect Halmera strait closure for ORCA1 (currently creates an island in the South Pacific - see #875). If it is necessary to modify the land-sea mask the change can be made at 3.4 using a modified bathmetry file.
- 10:27 Ticket #903 (change value of rau0 ( in case of linear equation of state )) created by
-
In case of linear equation of state ( namelist parameter nn_eos = 1 or 2 …
2012-01-06:
- 16:40 Changeset [3253] by
-
dev_NEMO_MERGE_2011: output {uvw}_eiv if ln_traldf_gdia T. Do in traldf_iso_grif.F90/diawri.F90 w/w-o key_iomput
- 10:35 Ticket #902 (Bug in new dynamic memory handling in NEMOGCM/NEMO/LIM_SRC_2/limrhg_2.F90,) closed by
-
fixed: done, see changeset:3252
- 10:34 Changeset [3252] by
-
dev_NEMO_MERGE_2011: bugfix in wrk arrays definition in limhrh_2, see ticket:902
2012-01-05:
- 17:58 Ticket #902 (Bug in new dynamic memory handling in NEMOGCM/NEMO/LIM_SRC_2/limrhg_2.F90,) created by
-
Hi. There is a minor bug in limrhg_2.F90 for the wrk_alloc/wrk_dealloc …
- 17:48 Changeset [3251] by
-
add batch template for MERCATOR_CLUSTER
- 17:46 Changeset [3250] by
-
add arch file for ECMWF IBM Power6 ( CIA)
- 12:40 Changeset [3249] by
-
dev_NEMO_MERGE_2011: Corrected description of griffies logicals in ldftra.F90 output into ocean.output
- 11:10 Changeset [3248] by
-
dev_NEMO_MERGE_2011 Redefine rldf_rat in trcldf.F90 so works with rn_aht_0=0
2012-01-04:
- 17:00 Ticket #901 (diaharm) closed by
-
fixed
- 16:59 Changeset [3247] by
-
correction for diaharm.F90: see ticket 901
- 16:54 Ticket #901 (diaharm) created by
-
remove nb_ana from namelists: it will be computed with the harmonic that …
- 13:50 Changeset [3246] by
-
correction for debugging option in a NOC ARCH file
- 13:35 Changeset [3245] by
-
add an ARCH file for NOCL cluster machine Mobius
- 11:31 Changeset [3244] by
-
dev_NEMO_MERGE_2011 : Minor reorganisation of initialisation phase of TOP ; needed to get calendar information before the use of fldread
2012-01-03:
- 17:20 Changeset [3243] by
-
Branch 2011/dev_NEMO_MERGE_2011. Minor correction in lib_mpp.F90 to ensure that ctl_stop terminates execution when running without key_mpp_mpi
- 16:08 Changeset [3242] by
-
Minor bugfix related to OFFLINE
2012-01-02:
- 18:34 Changeset [3241] by
-
Add a check on the configuration to remove with clean_config
2011-12-30:
- 20:32 Ticket #900 (Bug in OBC when performing multi year runs (obcdta.F90)) created by
-
I found an ugly bug in obcdta (nemo_3.2.2 and before …): when performing …
2011-12-23:
- 17:08 2011WP/Release_v3_4 edited by
-
(diff)
- 14:59 Changeset [3240] by
-
Updated the header lines in ocean.output to version 3.4_beta
- 11:14 Changeset [3239] by
-
Add bdy_reorder utility to TOOLS directory.