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) @10344   5 years smasson trunk: avoid undefined (and harmless) values in icedyn_adv_umx to pass …
(edit) @10342   5 years smasson trunk: avoid undefined (and harmless) values in gls to pass -fpe0 test
(edit) @10341   5 years smasson trunk: minor bugfix in p4zsms, missing t_oce_co2_flx_cum initialization
(edit) @10333   5 years smasson trunk: bugfix: add missing use in sed routines
(edit) @10332   5 years mathiot Fix #2161
(edit) @10279   5 years nicolasmartin Various improvments for quick start guide - implementation of Rtd theme …
(edit) @10272   5 years deazer Bug fix for wd case with implicit bottom friction. (Currently only done …
(edit) @10256   5 years mathiot fix #2151
(edit) @10250   5 years mathiot fix compilation error in PISCES
(edit) @10233   5 years smueller Extension of non-MPP version of generic procedure lbc_bdy_lnk for use with …
(edit) @10228   5 years aumont removed p4zsed from SED
(edit) @10227   5 years aumont rename p4zice and p5zice to their orginal names p4zlim and p5zlim. …
(edit) @10225   5 years aumont new routines corresponding to the updated version of the sediment module
(edit) @10224   5 years aumont removed a debug line
(edit) @10223   5 years aumont changes to account for the new sediment module
(edit) @10222   5 years aumont update of the sediment module + enhancement, bug correction in PISCES …
(edit) @10213   5 years aumont corrects bugs described in Tickets 2144 and 2145
(edit) @10201   5 years nicolasmartin Various modifications related to the setting of a NEMO Quick Start Guide * …
(edit) @10190   5 years lovato Implement correction to sbcblk_algo_ncar for wave coupling (see #2014)
(edit) @10127   6 years cetlod Bugfix to allow the use of on-the-fly interpolation for PISCES ancillary …
(edit) @10114   6 years andmirek ticket #2123
(edit) @10112   6 years francesca fix ticket #2116
(edit) @10111   6 years cetlod v4.0 : bugfix to better estimate the coastal release of iron in PISCES
(edit) @10105   6 years smasson trunk: minor bugfix in tramle
(edit) @10097   6 years cetlod v4.0 minor bug correction
(edit) @10096   6 years cetlod v4.0 : bugfix on tracer trends diagnostics, see ticket #1933
(edit) @10095   6 years cetlod v4.0 : bugfix on passive trends diagnostics, see ticket #2004
(edit) @10071   6 years nicolasmartin Hopefully the final fix for the header standardisation
(edit) @10070   6 years nicolasmartin Fix wrong SVN property svn:executable on routines
(edit) @10069   6 years nicolasmartin Fix mistakes of previous commit on SVN keywords property
(edit) @10068   6 years nicolasmartin First part of modifications to have a common default header : fix typos …
(edit) @10067   6 years nicolasmartin Finalize the standardisation of routines header to the new release number …
(edit) @10065   6 years acc Additional sanity checks in icbrst.F90 to avoid the risk of generating …
(edit) @10036   6 years davestorkey Remove erroneous duplicated code in trdtra.F90. Ticket #2125.
(edit) @10024   6 years davestorkey Bug fix for traadv_fct.F90. Ticket #2122
(edit) @10016   6 years cbricaud commit bugfix for ticket #2085
(edit) @9990   6 years davestorkey Add latent heat of melting to iceberg-ocean heat flux. Ticket #1602.
(edit) @9986   6 years vancop fix pond depth dependence of sea ice albedo
(edit) @9984   6 years andmirek #1953 fix issues with domain definition for restart read with XIOS
(edit) @9971   6 years mathiot initialization of ztabl, ztabr and ztab to 0 only in case of land …
(edit) @9966   6 years lovato trunk : correct peak wave number computation using wave model frequency …
(edit) @9965   6 years mathiot code change for #2120 in trunk
(edit) @9945   6 years mathiot initialisation of ztabl,ztabr and ztab to 0. ; fix #2118
(edit) @9943   6 years clem add a proper correction for negative values occuring after Ultimate-Macho …
(edit) @9940   6 years acc Changes to restore restartability and reproducibility with …
(edit) @9938   6 years clem make the option with Jules coupling active (nice_Jules=2) much more …
(edit) @9935   6 years clem changes to facilitate the future merge with Gurvan's crazy dev branch
(edit) @9932   6 years acc Some necessary (but not yet sufficient) changes to iceberg code to …
(edit) @9930   6 years smasson trunk: reactivate predefined zoom with xios2, see #2115
(edit) @9929   6 years clem remove unused variables
(edit) @9927   6 years mathiot add missing IMPLICIT NONE and variable declaration in dummy routine to be …
(edit) @9922   6 years clem cosmetics (quinquies)
(edit) @9921   6 years clem qcn_ice and qml_ice should not be multiplied by a_i in coupled mode
(edit) @9919   6 years smasson trunk: avoid potential rounding errors (use nint instead of int)
(edit) @9917   6 years smasson trunk: add north pole folding informations in layout.dat
(edit) @9916   6 years clem cosmetics (quater)
(edit) @9913   6 years clem cosmetics (ter)
(edit) @9912   6 years clem cosmetics (bis)
(edit) @9910   6 years clem cosmetics mostly
(edit) @9909   6 years cetlod A coupled of bugfixes for PISCES
(edit) @9908   6 years smasson trunk: bugfix following [9805], see #2101
(edit) @9905   6 years clem correct BDY ice in case the model runs with only 1 ice category
(edit) @9903   6 years smasson trunk: bugfix following [9802], see #2100
(edit) @9901   6 years acc Bug fix in traadv_fct.F90. See ticket #2110
(edit) @9890   6 years clem group mpp communications for bdy ice
(edit) @9888   6 years clem improve and debug BDY with sea ice. With this commit there should not be …
(edit) @9885   6 years clem add melt ponds in BDY (very roughly)
(edit) @9882   6 years clem finish solving the issue raised in ticket #2107
(edit) @9880   6 years clem sea-ice: remove negative values mainly created by the advection schemes …
(edit) @9874   6 years clem bug fix following ticket #2108
(edit) @9873   6 years clem some more
(edit) @9872   6 years clem removing the very last bits (I hope) of LIM references in the code
(edit) @9866   6 years clem solve problem described in ticket #2107
(edit) @9865   6 years mathiot zpress undefined in sbcisf/sbc_isf_bg03
(edit) @9845   6 years jchanut Add transport correction on tangential velocities in ghost cells
(edit) @9821   6 years lovato trunk : apply tmask after fldread update of wave external forcing
(edit) @9810   6 years clem debug bdy with sea ice if more than 1 boundary is used. See ticket #2063
(edit) @9808   6 years clem stop the code for weird values of salinity (not necessarily <0). It …
(edit) @9807   6 years lovato trunk: apply bugfix to BDY indexing and fldread file advancement - #2103
(edit) @9806   6 years jchanut Differentiates x and y refinement in tracer bc ; correct sponge #2102 ; …
(edit) @9805   6 years smasson trunk: set proper NP folding corners, see #2101
(edit) @9802   6 years smasson trunk: put back data in outputs file for e-w periodicity, see #2100
(edit) @9800   6 years jchanut Restore target attribute without agrif, #1972 - Using TOP bdy with Agrif …
(edit) @9799   6 years cbricaud Restore C1D_PAPA configuration, #2061 and #2087
(edit) @9796   6 years mathiot fix #2099
(edit) @9788   6 years jchanut Fixes top and agrif compilation issues, #1972
(edit) @9787   6 years clem set nbghostcells=3 by default instead of 1. The nesting tools are already …
(edit) @9786   6 years jchanut Fix bug in sponge introduced with variable ghost cell number
(edit) @9785   6 years jchanut Restrict Agrif ice update according to nn_fsbc
(edit) @9784   6 years clem cosmetics
(edit) @9782   6 years clem correct a bug introduced a couple of days ago
(edit) @9781   6 years jchanut Reorganize Agrif update: make it compliant with SAS
(edit) @9780   6 years jchanut Reorganize Agrif update in a single subroutine ; use adjoint stepping for …
(edit) @9779   6 years clem make traldf_iso + msc restartable ==> SPITZ12 is nowCK
(edit) @9774   6 years mathiot trunk correction of ticket #2096
(edit) @9767   6 years clem remove cp_ice_msh option in NEMO because the ice model is in C-grid and …
(edit) @9761   6 years jchanut Add interface separation (undefined by default) for AGRIF ice nesting
(edit) @9759   6 years jchanut Mask tracers in AGRIF ghost zone (comestic)
(edit) @9758   6 years jchanut Missing variable declaration with AGRIF key_vertical
(edit) @9757   6 years smasson trunk: minor bugfix for timing in eos
Note: See TracRevisionLog for help on using the revision log.