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.
NEMO/trunk/src (log) – NEMO

source: NEMO/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11418   5 years acc Minor correction to make sure full vertical velocity is used in diagnostic …
(edit) @11416   5 years jchanut #1636: remove overwriting of before tracer gradients over partial cells by …
(edit) @11415   5 years jchanut #2080, correct conditional statement
(edit) @11414   5 years jchanut #2292, add ztilde diffusive fluxes in Courant number computation
(edit) @11411   5 years jchanut #2305, a few corrections and comestic changes following Andrew's revision …
(edit) @11410   5 years gsamson bugfix for negative Chl values in tra_qsr, see #2312
(edit) @11407   5 years acc Final documentation tweaks to the adaptive-implicit vertical advection …
(edit) @11341   5 years clevy bugfix stopar.F90 correct logical check
(edit) @11293   5 years jchanut #2292, Fixes courant number computation in adaptive vertical advection
(edit) @11287   5 years jchanut #2291, Adaptive vertical advection: change order of calls with split …
(edit) @11281   5 years jchanut #2290, fixes bugs with adaptive vertical advection
(edit) @11242   5 years jchanut Remove useless ll_nnogather case if no folding. Prevents from out of bound …
(edit) @11233   5 years clem change a comment in dommsk
(edit) @11229   5 years clem debug BDY-ice by allowing any number of categories as input. Ticket #2300
(edit) @11204   5 years smueller Merge of changeset [11175] into the trunk (ticket #2295)
(edit) @11118   5 years cetlod Bugfix on sea-ice effect on production, see ticket 2299
(edit) @11114   5 years cetlod trunk:small bug fix in the previous bug correction, ticket #2296
(edit) @11109   5 years cetlod trunk:bug fix of the ticket #2296
(edit) @11078   5 years jchanut #2284
(edit) @11072   5 years girrmann trunk : fix bug in flather for bdy, see #2287
(edit) @11041   5 years clem debug corner points for ice bdy
(edit) @10996   5 years girrmann trunk : fixed reproductibility issue in dynkeg.F90 with bdy, see #2283
(edit) @10994   5 years clem couple of commits to 1) deal with ice concentration reaching 1 (so, no …
(edit) @10983   5 years girrmann trunk: Remove Potential MPI deadlock if rimwidth>1, see #2282
(edit) @10982   5 years girrmann trunk:Regroup communication report, See #2281
(edit) @10973   5 years cetlod trunk : bugfix in Lability of big particles, see ticket #2278
(edit) @10951   5 years jamesharle namelist_cfg REWIND moved inside loop for nambdy_dta reading as, by …
(edit) @10945   5 years clem finish repairing the code when only ice dynamics is activated
(edit) @10934   5 years jamesharle Update code to accommodate multiple instances of nb_jpk_bdy (See ticket …
(edit) @10932   5 years clem make sure a simulation can run when some parts of ice thermodynamics are …
(edit) @10930   5 years clem solve a problem of conservation when ice advection is called twice …
(edit) @10926   5 years clem complete previous commit
(edit) @10924   5 years clem solve a problem of restartability and reproducibility if ln_cndflx is …
(edit) @10911   5 years clem Major change: the advection scheme UMx has been revisited to clean all the …
(edit) @10909   5 years clem correct a problem with indices for ice BDY at the eastern and northern …
(edit) @10907   5 years clem solve ticket #2275
(edit) @10891   5 years clem 1) correct ice velocity at the ice edge => it changes (slightly) the ice …
(edit) @10882   5 years clem correct the comments on the units of salt fluxes that were confusing
(edit) @10873   5 years cetlod trunk : Initialisation of some local arrays, see ticket:2272
(edit) @10869   5 years cetlod trunk:Change units of Nitrogen deposition data in PISCES, see ticket:2271
(edit) @10835   5 years smueller Merge of changesets [10832] and [10833] into the trunk, see ticket #2267
(edit) @10824   5 years clem output cfl diagnostics (courant numbers) in netcdf => add cfl_cu, cfl_cv, …
(edit) @10817   5 years smasson trunk: report [10815] and [10816] from v4
(edit) @10794   5 years cetlod trunk : minor bugfix in PISCES
(edit) @10788   5 years cetlod trunk: Some bugfixes at ice/biogeochmeical interfaces, see ticket #2262
(edit) @10786   5 years clem fix tickets #2256 and #2257
(edit) @10784   5 years clem solve ticket #2261
(edit) @10781   5 years clem increase the number max of communications (only necessary when bdy + ice + …
(edit) @10742   5 years jchanut Bug with ENT scheme #2254
(edit) @10716   5 years mathiot missing #undef ERRVAL in r10665 (ticket #2228)
(edit) @10714   5 years mathiot fix ticket #1595 included into the trunk
(edit) @10702   5 years mathiot merge branch fix_ticket2238_solution1 into the trunk (ticket #2238)
(edit) @10691   5 years mathiot merge fix_ticket2229 into the trunk (ticket #2229)
(edit) @10665   5 years mathiot include fix for ticket #2228
(edit) @10647   5 years smueller Merge of changeset [10646] into the trunk; see ticket #2236
(edit) @10641   5 years jamesharle Correction for un-initialised variable wn_25h in 25hour meaning …
(edit) @10629   5 years smasson trunk: bugfix in mpp for bdy, back to v3.6, see #2213, #2224, #2225
(edit) @10617   5 years smasson trunk: missing bugfix on sbccpl and add TOYATM in tools
(edit) @10615   5 years smasson trunk: improve information/error messages in mppini
(edit) @10603   5 years acc Update SAS/stpctl.F90 with missing controls over run.stat etc.
(edit) @10601   5 years acc Remove some redundant variables from in_out_manager.F90. Update namctl and …
(edit) @10589   5 years clem fix bug #2219
(edit) @10588   5 years jchanut Remove some extra spaces that (weirdly) break AGRIF code conversion
(edit) @10583   5 years clem just add the signature on the drawing in nemogcm
(edit) @10582   5 years smasson trunk: forget dummy routine for [10577]
(edit) @10581   5 years clem add a comment
(edit) @10579   5 years clem change an option in the advection scheme to avoid weird ice temperature …
(edit) @10577   5 years smasson trunk: minor update related to oasis version
(edit) @10576   5 years clem remove the test in icea heat fluxes since I am unsure of the formulation
(edit) @10570   5 years acc Trunk update to implement finer control over the choice of text report …
(edit) @10564   5 years clem correct a bug in sea-ice heat flux
(edit) @10560   5 years smasson trunk: bugfix in mppini for automatic domain decomposition with low number …
(edit) @10555   5 years clem choose to update ice velocity every sub-iteration in rheology or not …
(edit) @10549   5 years cetlod minor updates of TOP user guide
(edit) @10542   5 years smasson trunk: improve NP folding balance, see #2214
(edit) @10538   5 years clem increase the max number of communications (needed when using bdy which …
(edit) @10537   5 years smasson trunk: bugfix in bdyini, see #2213
(edit) @10536   5 years mathiot Fix #2178
(edit) @10535   5 years clem change some names again in the ice (last ones)
(edit) @10534   5 years clem change some more names in the ice
(edit) @10532   5 years clem remove ln_pnd_fwb from the ice code
(edit) @10531   5 years clem remove nn_virtual_itd options and replace them by ln_virtual_itd
(edit) @10529   5 years smasson trunk: bugfix in BDY routines for non-MPP compilation, see #2211
(edit) @10528   5 years smasson trunk: bugfix in lib_mpp for non-MPP compilation, see #2210
(edit) @10527   5 years clem should solve ticket #2134
(edit) @10526   5 years smasson trunk: introduce key_mpi2 for some old fashioned guys..., see #2203
(edit) @10525   5 years smasson trunk: again, compilation bugfix in lbc_nfd_ext_generic.h90 (line too long …
(edit) @10524   5 years smasson trunk: compilation bugfix in lbc_nfd_ext_generic.h90 (for some …
(edit) @10523   5 years smasson trunk: avoid the allocation of potentialy large array in sbcrnf, see #2212
(edit) @10522   5 years smasson trunk: replace iom_gettime by iom_getszuld, see #2212
(edit) @10521   5 years smasson trunk: bugfix for compilation with (at least) gcc, see #2201
(edit) @10519   5 years clem solve a compilation issue with agrif. It looks like agrif does not like 2 …
(edit) @10518   5 years clem solve ticket #1997 as proposed
(edit) @10512   5 years clem change the default options for ice advection
(edit) @10511   5 years clem solve crash issue when using lupkes2015 for the drags (see ticket #2136)
(edit) @10510   5 years clem a bit of casualness
(edit) @10499   5 years deazer Fix ticket #2154
(edit) @10491   5 years mathiot Minor changes in isf load computation to fit change in DOMAINcfg
(edit) @10481   5 years mathiot fix ticket #2200
(edit) @10475   5 years clem some light cleaning
Note: See TracRevisionLog for help on using the revision log.