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.
branches/2012 (log) – NEMO

source: branches/2012

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4678   10 years gm #1092 and #1326 : npc algorithm is not working, prevent the use of npc in …
(edit) @4665   10 years timgraham Minor change to at line 1376 of sbccpl.f90 to index tsn with jp_tem …
(edit) @4660   10 years timgraham Fixes described in ticket #1302 to XMLIO Added in an error message in …
(edit) @4642   10 years cetlod 3.4 stable : minor corrections on card for libIGCM
(edit) @4638   10 years cetlod 3.4 stable : minor updates of card for libIGCM
(edit) @4636   10 years cetlod 3.4 stable : minor correction on pisces card
(edit) @4633   10 years cetlod 3.4 stable : update scripts for running NEMO using libIGCM (IPSL) library
(edit) @4612   10 years cbricaud fixe bug in diadct, ticket 1292
(edit) @4606   10 years gm #1238 - v3.4_STABLE: correct the volume calculation for tendency …
(edit) @4602   10 years gm #1264 correct an incompatibility ln_ana & ln_ssr
(edit) @4600   10 years pabouttier Allow to initialize direct model from nemogcm_tam, see Ticket #1286
(edit) @4599   10 years pabouttier Add W and F point treatments in grid_random.F90, see Ticket #1285
(edit) @4598   10 years pabouttier Add routines to allow restartability of PRNG, see Ticket #1284
(edit) @4597   10 years pabouttier Minor corrections in dynspg_flt_tam and lbcnfd_tam
(edit) @4595   10 years pabouttier Change the timing condition to print control message in tra_adv_adj
(edit) @4594   10 years pabouttier Remove pgtu and pgtv args in zps_hde_adj definition, see Ticket #1283
(edit) @4593   10 years pabouttier Very light optimization of a loop in trazdf_imp_adj
(edit) @4592   10 years pabouttier Initialization of temporary array in traldf_bilap_adj
(edit) @4591   10 years pabouttier Add a bbl_adj_tst in trabbl_tam module. Correction of some minor bugs, see …
(edit) @4590   10 years pabouttier Add a call to timing_stop at the end of eos_insistu_2d_tan, see Ticket …
(edit) @4589   10 years pabouttier Remove useless options and cosmetic changes in step_tam.F90
(edit) @4588   10 years pabouttier Add sol_oce module in sol_oce_tam
(edit) @4587   10 years pabouttier Add a parameter in sol_oce_tam to avoid modifying solsor_tam iteration …
(edit) @4586   10 years pabouttier Fix relative precision norme computing in sol_sor_tan, using zta, see …
(edit) @4585   10 years pabouttier Added USE lib_mpp in lbcnfd_tam
(edit) @4584   10 years pabouttier Fix wrong loop in lbcnfd_tam, see Ticket #1278. Add calls to mpp_sum in …
(edit) @4583   10 years pabouttier Added global adjoint test in cla_tam module, see Ticket #1277
(edit) @4582   10 years pabouttier Correct a wrong adjoint computation in ssh_wzv_adj, see Ticket #1276
(edit) @4581   10 years pabouttier Correct a wrong call to timer routine in dyn_zdf_exp_tan, see Ticket #1275
(edit) @4580   10 years pabouttier Correct a wrong variable name in dynvor_tam (ze3f instead of ze3f_ad)
(edit) @4579   10 years pabouttier Modify treatment for lk_vvl case, see Ticket #1274. Correct also one bug …
(edit) @4578   10 years pabouttier Add missing initalization in dynspg_flt_tam, and correct adjoint test …
(edit) @4577   10 years pabouttier Fix wrong calls to lbc_lnk_adj in dyn_nxt_adj, see Ticket #1272
(edit) @4576   10 years pabouttier Store and restore nldf flag at the end of adjoint test routine of …
(edit) @4575   10 years pabouttier Cosmetic changes in dynldf_bilap_tam
(edit) @4574   10 years pabouttier Cosmetic Changes in dynhpg_tam.F90
(edit) @4573   10 years pabouttier Fix the case where jpi is odd, in northfold treatment for T-point in …
(edit) @4572   10 years pabouttier Add missing div_cur_adj/tan in istate_tam module ; remove call to day_init …
(edit) @4571   10 years pabouttier Added missing initialization of zprec in day_adj (daymod_tam.F90 module), …
(edit) @4568   10 years pabouttier Define r2dtra in trazdf_tam adjoint test, see Ticket #1261
(edit) @4567   10 years pabouttier Fix a wrong lbc_lnk call, in tra_sbc_tan, see Ticket #1262
(edit) @4531   10 years pabouttier Fix OOB error in sol_oce_tam.F90 for solsor_tam, see Ticket #1255
(edit) @4530   10 years pabouttier Fix memory leak in traldf_iso_tam.F90, see Ticket #1245
(edit) @4510   10 years cetlod v3.4 stable: bugfix in trdmld_trc.F90, see ticket #1246
(edit) @4500   10 years timgraham Modified advection schemes as in #1242 to prevent trdtrd being called when …
(edit) @4391   10 years charris #1206 Fix for bug introduced under #1107.
(edit) @4362   10 years cetlod v3.4beta:bugfix to correct I/O format of passive tracer name, see ticket …
(edit) @4360   10 years cetlod v3.4alpha:bugfix to properly calculate the euphotic layer in depth in …
(edit) @4348   10 years rfurner Changes to allow building of executables with fcm make
(edit) @4142   10 years cetlod bugfix in v3_4 stable : update the cards for libIGCM, see ticket #1167
(edit) @4104   10 years smasson v3_4_STABLE: typo introduced in r4086, see #1146
(edit) @4088   10 years smasson v3_4_STABLE: bugfix in closea, see #1141
(edit) @4086   10 years smasson v3_4_STABLE: add a stop if the calendar exceed i4 max value, see #1146
(edit) @4083   10 years smasson v3_4_STABLE:bugfix in scccpl for sea-ice variable, see #1139
(edit) @4080   10 years smasson v3_4_STABLE: minor bugfix in geo2ocean, see #1125
(edit) @4076   10 years cetlod v3_4 stable: minor correction, see ticket #1161
(edit) @4075   10 years cetlod v3_4 stable: bugfix on PH initialision in PISCES, see ticket #1162
(edit) @4073   10 years cetlod dev_v3_4_STABLE_2012:bugfix in diahsb : global conservation, see ticket …
(edit) @4069   10 years charris #1107 Change as on trunk.
(edit) @4067   10 years smasson dev_v3_4_STABLE_2012: bugfix for mixed oce-ice coupling, see #1110 and …
(edit) @3988   11 years cbricaud bugfix diadct for ice transport ( LIM3 case ) ; see ticket 1080
(edit) @3949   11 years clevy change AMM12 restart file name to avoid MPP problems, see …
(edit) @3946   11 years smasson NEMOGCM_v3_4_STABLE: major bugfix in UBS, see #118
(edit) @3945   11 years clevy fix init for AGRIF zoom in ORCA2_LIM/EXP00/1_namelist in 3_4, see ticket …
(edit) @3942   11 years clevy change AGRIF/LIB to allow compatibility with key_nosignedzero, see ticket …
(edit) @3941   11 years davestorkey Bug in bdydta.F90 that means that multiple boundaries will not work with …
(edit) @3919   11 years smasson v3_4_STABLE: better fortran and error in the conv of agrif, see ticket …
(edit) @3917   11 years smasson v3_4_STABLE: (kind of) bugfix in agrif, see tricket #1111
(edit) @3915   11 years smasson v3_4_STABLE:bugfix in array allocation in sbccpl, see ticket #1110
(edit) @3913   11 years smasson v3_4_STABLE: bugfix in diaptr, see ticket #1109
(edit) @3911   11 years smasson wrong variable name in namelist_ice_lim2, see ticket #1108
(edit) @3908   11 years davestorkey Bug fixes for BDY - see ticket #1105.
(edit) @3892   11 years charris #1084 Change as on trunk for 3.5.
(edit) @3889   11 years flavoni small modifications for IDL_scripts
(edit) @3888   11 years flavoni update DIL_scripts to add plot of ICE extent and observations
(edit) @3881   11 years cetlod v3_4_stable: fix on passive tracer damping, see ticket #1083
(edit) @3879   11 years cetlod v3_4_STABLE: bugfix on temporal interpolation of atmospheric pcO2, see …
(edit) @3852   11 years flavoni back to icemoa name for lim3
(edit) @3847   11 years agn Return correct whitespace at start of ldfslp.F90
(edit) @3846   11 years agn Corrected bug in calculation of zt{i,j}_mlb in ldfslp.F90 when ML reaches …
(edit) @3843   11 years flavoni correct ice output filename for limwri.F90
(edit) @3842   11 years flavoni add key_iomput by default for ORCA2_LIM configuration
(edit) @3841   11 years smasson move in dev_MERGE_2012 for 3.5 beta onto the trunk
(edit) @3838   11 years gm dev_MERGE_2012: #1054, LIM3: more simple and efficient correction of the …
(edit) @3836   11 years cetlod dev_MERGE_2012:update arch file for ULAM
(edit) @3835   11 years cetlod dev_v3_4_STABLE_2012:update arch file for ULAM
(edit) @3834   11 years rfurner added arch file for new Met Office PW7 supercomputer
(edit) @3833   11 years rfurner added key_tide to AMM12
(edit) @3832   11 years rfurner fix to river code, see ticket 1064
(edit) @3830   11 years cetlod v3.4 stable: bugfixes on mesozoo efficiency calculation, see ticket #1067
(edit) @3829   11 years cetlod v3.5alpha: bugfixes on mesozoo efficiency calculation, see ticket #1067
(edit) @3828   11 years cetlod v3.4 stable: Add missing IF(lwp) before writing in numout, see ticket …
(edit) @3827   11 years cetlod v3.5alpha: Add missing IF(lwp) before writing in numout, see ticket #1066
(edit) @3826   11 years cbricaud suppress stop below to accomodate with AMM12 boundary data forcing files; …
(edit) @3825   11 years cetlod dev_MERGE_2012: add arch file for new CNRS computer ADA
(edit) @3824   11 years cetlod nemov3.5 alpha : bugfix on Fe hydrothermal vents in PISCES, see ticket …
(edit) @3822   11 years cetlod dev_v3_4_STABLE_2012: bugfix in offline data management, see ticket #1061
(edit) @3821   11 years acc Branch dev_MERGE_2012. #1060. Minor alterations to icbutl.F90 and …
(edit) @3820   11 years hliu add the 2D-enhancement for loglayer bfr coefficient. see ticket 1058
(edit) @3819   11 years acc Branch dev_v3_4_STABLE_2012. #1057. Correct mppini_2.h90 logic concerning …
Note: See TracRevisionLog for help on using the revision log.