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/OCE (log) – NEMO

source: NEMO/trunk/src/OCE

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12206   4 years smasson trunk: supress diatmb as it was bugged and already coded in diawri, see …
(edit) @12201   4 years smasson trunk: correct [12194], see #2265
(edit) @12198   4 years smasson trunk: bugfix in ldf_slp_triad, see #1928
(edit) @12196   4 years smasson trunk: limit bottom slope to 1/2*e3/e1 in ldf_slp, see #1180
(edit) @12194   4 years smasson trunk: minor bugfix in ldfdyn, see #2265
(edit) @12171   4 years smasson trunk: minor cleaning in sbccpl, see #2313
(edit) @12168   4 years smasson trunk: minor bugfix in sbcrfn, see #2340
(edit) @12158   4 years jchanut #2130, correct initial day if not starting at 00Z
(edit) @12148   4 years smasson trunk: minor bugfix in bdyvol, see #2345
(edit) @12142   4 years smasson trunk: minor bugfix in bdyini, see #2342
(edit) @12141   4 years smasson trunk: minor bugfix in divhor, see #2347
(edit) @12137   4 years smasson trunk: missing part of commit [12132]
(edit) @12132   4 years smasson trunk: coupling interface bugfixes, part 1
(edit) @12072   4 years jchanut #2346, correct lbc call for depths
(edit) @12055   4 years jchanut #2327
(edit) @12052   4 years jchanut #2335, add missing lbc call with wad
(edit) @12049   4 years jchanut #2334, bdy init from initial T/S
(edit) @12026   4 years davestorkey Small bug fixes to to initial Euler timestep and OFF timestepping to …
(edit) @11993   4 years cetlod trunk : undo bad commit. Oups
(edit) @11989   4 years cetlod cmip6 diag : finalisation of CMIP6 diags implementation
(edit) @11891   4 years smasson trunk: bugfix of [11879], see #2230
(edit) @11879   4 years smasson trunk: fix in bdydta, same results but prevents that all subdomains read …
(edit) @11818   4 years jchanut Fixes to compile with gcc 9.2
(edit) @11793   4 years jchanut #2321, missing init for online vertical interpolation of bdy data
(edit) @11743   4 years nicolasmartin Review README for configuration setup
(edit) @11734   4 years nicolasmartin Review README for reference confgiurations
(edit) @11653   4 years davestorkey Fix for bug in Smagorinsky scheme #2318.
(edit) @11640   4 years clem just correct a print
(edit) @11554   5 years jchanut #2078: add Franziska's fix to correct input/output paths with AGRIF
(edit) @11536   5 years smasson trunk: merge dev_r10984_HPC-13 into the trunk
(edit) @11532   5 years smasson trunk: merge with v4
(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) @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) @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) @10951   5 years jamesharle namelist_cfg REWIND moved inside loop for nambdy_dta reading as, by …
(edit) @10934   5 years jamesharle Update code to accommodate multiple instances of nb_jpk_bdy (See ticket …
(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) @10882   5 years clem correct the comments on the units of salt fluxes that were confusing
(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) @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) @10601   5 years acc Remove some redundant variables from in_out_manager.F90. Update namctl and …
(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) @10577   5 years smasson trunk: minor update related to oasis version
(edit) @10570   5 years acc Trunk update to implement finer control over the choice of text report …
(edit) @10560   5 years smasson trunk: bugfix in mppini for automatic domain decomposition with low number …
(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) @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) @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) @10518   5 years clem solve ticket #1997 as proposed
(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
Note: See TracRevisionLog for help on using the revision log.