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

source: NEMO/trunk/cfgs/SHARED

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13610   3 years clem trunk: remove unexisting field in xml
(edit) @13602   3 years clem trunk: debug of some outputs in the rheology has been commited by mistake …
(edit) @13601   3 years clem trunk: rewrite heat budget of sea ice to make it perfectly conservative by …
(edit) @13558   3 years smasson trunk: pass sette tests with debugging option -init=arrays,snan,huge, see …
(edit) @13476   4 years smasson trunk: replace last occurences of rau0 by rho0
(edit) @13474   4 years smasson trunk: update namelist ref, see #2523
(edit) @13472   4 years smasson trunk: commit changes from r4.0-HEAD from 13284 to 13449, see #2523
(edit) @13461   4 years smasson trunk: merge r4.0-HEAD 13263:13278 into the trunk, see #2523
(edit) @13286   4 years smasson trunk: merge extra halos branch in trunk, see #2366
(edit) @13237   4 years smasson trunk: Mid-year merge, merge back KERNEL-06_techene_e3
(edit) @13226   4 years orioltp Merging dev_r12512_HPC-04_mcastril_Mixed_Precision_implementation into the …
(edit) @13216   4 years rblod Merge dev_r12973_AGRIF_CMEMS
(edit) @13214   4 years smasson trunk: Mid-year merge, merge back dev_r12563_ASINTER-06_ABL_improvement
(edit) @13208   4 years smasson trunk: Mid-year merge, merge back …
(edit) @13205   4 years acc Mid-year merge. Merge changes from …
(edit) @13132   4 years laurent Extra "iom_put" for variables out of bulk algorithms "turb_*@sbcblk.F90"
(edit) @13110   4 years smasson trunk: missing fields in field_def_nemo-oce.xml following [13108]
(edit) @13108   4 years laurent CD, CE & CH over ocean "iom_putable" when ln_blk + improving STATION_ASF …
(edit) @13007   4 years cetlod trunk:add mixing length parameterization depending on sea-ice thickness, …
(edit) @12933   4 years smasson trunk: merge back r12581_ticket2418 branch into the trunk, see #2418
(edit) @12845   4 years cetlod Change TOP & PISCES namelist parameter as we need the new input files, see …
(edit) @12530   4 years smueller Explicit activation of the sea-ice component in the namelists for the …
(edit) @12501   4 years gsamson replace iom calls in zdf_iwm_init subroutine by fldread interface, remove …
(edit) @12489   4 years davestorkey Preparation for new timestepping scheme #2390. Main changes: 1. Initial …
(edit) @12472   4 years mathiot merge branch ticket1927 to trunk. merge of sette modification will follow
(edit) @12377   4 years acc The big one. Merging all 2019 developments from the option 1 branch back …
(edit) @12337   4 years cetlod trunk : defining ice transport component on U/V grid ; otherwise grid …
(edit) @12331   4 years cetlod trunk : Minor changes on grid_def
(edit) @12288   4 years smasson trunk : minor bugfix/cleaning
(edit) @12276   4 years cetlod trunk : merge in some cmip6 diagnostics into the trunk before copying it …
(edit) @12213   4 years smasson trunk: update xml files to define missing grids, see #2255
(edit) @12206   4 years smasson trunk: supress diatmb as it was bugged and already coded in diawri, see …
(edit) @12121   4 years cetlod trunk:revert commit on changeset 12025
(edit) @12025   4 years cetlod Put back original namelist ice values of trunk revision 11640
(edit) @11814   4 years smasson trunk: fix typo in namsbc_cpl
(edit) @11747   4 years nicolasmartin Review README for diagnostics
(edit) @11734   4 years nicolasmartin Review README for reference confgiurations
(edit) @11731   4 years clem update trunk from #11729
(edit) @11649   4 years clem change default parameters for landfast ice (Jef Lemieux pers. …
(edit) @11612   4 years clem make Prather the default advection scheme for ice simulations and …
(edit) @11601   5 years clem correct the check on conservation for sea ice (does not impact sette …
(edit) @11575   5 years clem improve one output for sea ice. Does not change anything else in the code
(edit) @11536   5 years smasson trunk: merge dev_r10984_HPC-13 into the trunk
(edit) @11160   5 years mathiot merge branch branch_ticket2259 : update nn_fsbc, nn_itend, rn_rdt of ORCA2 …
(edit) @10911   5 years clem Major change: the advection scheme UMx has been revisited to clean all the …
(edit) @10824   5 years clem output cfl diagnostics (courant numbers) in netcdf => add cfl_cu, cfl_cv, …
(edit) @10808   5 years smasson trunk: update namelist_ref, according to changes done in v4 in [10779] and …
(edit) @10721   5 years cetlod trunk : Minor bugfixes on Offline configurations, see ticket 2251
(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) @10645   5 years jamesharle Update variable name for ticket #2233
(edit) @10611   5 years clem go back to regular EVP instead of adaptive EVP because of model crash
(edit) @10598   5 years nicolasmartin Standardisation of title markup and convert few to lowercase
(edit) @10578   5 years clem cosmetics
(edit) @10570   5 years acc Trunk update to implement finer control over the choice of text report …
(edit) @10562   5 years mocavero Update diagnostics.rst file
(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) @10499   5 years deazer Fix ticket #2154
(edit) @10460   5 years nicolasmartin Small modifications regarding README(s) and ReST files
(edit) @10428   5 years smasson trunk: suppress jpnij from the namelist (already defined by mppsize)
(edit) @10425   5 years smasson trunk: merge back dev_r10164_HPC09_ESIWACE_PREP_MERGE@10424 into the trunk
(edit) @10416   5 years aumont Remove LFe from standard PISCES code
(edit) @10413   5 years clem merge dev_r9947_SI3_advection with the trunk. All sette tests passed. …
(edit) @10401   5 years cetlod Remove obsolescence in PISCES
(edit) @10375   5 years aumont Create generic routines for vertical sinking of particles
(edit) @10364   5 years acc Introduce Adaptive-Implicit vertical advection option to the trunk. This …
(edit) @10363   5 years aumont Various bug fixes and improvements
(edit) @10279   5 years nicolasmartin Various improvments for quick start guide - implementation of Rtd theme …
(edit) @10227   5 years aumont rename p4zice and p5zice to their orginal names p4zlim and p5zlim. …
(edit) @10226   5 years aumont namelist and xml files updated for the sediment module
(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) @10111   6 years cetlod v4.0 : bugfix to better estimate the coastal release of iron in PISCES
(edit) @10075   6 years nicolasmartin Update of namelist blocks for inclusion in the NEMO manual Add simple …
(edit) @10072   6 years nicolasmartin Switch to configurations folder and apply previous modifications on …
(edit) @9990   6 years davestorkey Add latent heat of melting to iceberg-ocean heat flux. Ticket #1602.
(edit) @9943   6 years clem add a proper correction for negative values occuring after Ultimate-Macho …
(edit) @9934   6 years clem slightly change the structure of the field_def to be able to output scalar …
(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) @9838   6 years flavoni #2048 modify nn_etau, nn_xml by default for ORCA2_ICE_PISCES namelists
(edit) @9812   6 years lovato trunk : add missing variables for wave coupling in field_def_nemo-oce.xml …
(edit) @9801   6 years clem put aEVP rheology as default for all simulations running with sea ice. …
(edit) @9739   6 years clem eliminate the few lim3 comments left in the code
(edit) @9684   6 years smasson trunk: fix symbolic links
(edit) @9657   6 years clem change nn_ice_lim and cn_ice_lim to nn_ice and cn_ice for BDY
(edit) @9650   6 years nicolasmartin Reorganisation plan for NEMO repository: upgrade of makenemo and …
(edit) @9613   6 years lovato trunk : redo bugfix of CFC gas transfer velocity and add CDIAC forcing …
(copy) @9596   6 years nicolasmartin Reorganisation plan for NEMO repository: preliminary implementation of the …
copied from NEMO/trunk/NEMOGCM/CONFIG/SHARED:
(copy) @9594   6 years nicolasmartin Reorganisation plan for NEMO repository: partial implementation of the new …
Note: See TracRevisionLog for help on using the revision log.