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

source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11971   4 years smueller Inclusion of average regressor values, regressor metadata, and references …
(edit) @11970   4 years davestorkey 2019/ENHANCE-02_ISF_nemo_TEST_MERGE : copy changes from Pierre's branch.
(edit) @11969   4 years davestorkey Copy of Pierre's branch to test merge with IMMERSE_first_steps branch.
(edit) @11968   4 years davestorkey Delete useless branch.
(edit) @11967   4 years davestorkey 2019/ENHANCE-02_ISF_nemo_TEST_MERGE : Update to rev 11953.
(edit) @11966   4 years davestorkey Copy of Pierre's ISF branch to test merging process with …
(edit) @11965   4 years frrh Save updates for special viscosity adjustments in S polar region.
(edit) @11964   4 years frrh Branch to apply variable viscosity at high S latitudes as per Pierre's …
(edit) @11963   4 years laurent More accurate comments/info, better syntax, simplifications, etc
(edit) @11962   4 years laurent Syntax improvements and minor bug fixes…
(edit) @11961   4 years smueller Adjustments to variable names and overlong lines (ticket #2175)
(edit) @11960   4 years acc Branch 2019/dev_r11943_MERGE_2019. Merge in changes from …
(edit) @11959   4 years smueller Activation of multiple-linear-regression analysis in reference …
(edit) @11958   4 years dford Branch to test use of nitrogen balancing scheme with 3D chlorophyll …
(edit) @11957   4 years laurent Better consistency with current trunk…
(edit) @11956   4 years smueller Inclusion of an example configuration of multiple-linear-regression …
(edit) @11955   4 years mocavero Bug fix for MPI3 neighbourhood collectives halo exchange. See ticket #2011
(edit) @11954   4 years acc Branch 2019/dev_r11613_ENHANCE-04_namelists_as_internalfiles. Merge in …
(edit) @11953   4 years dcarneir Compilation errors fixed in asminc.F90 and diaobs.F90
(edit) @11952   4 years dcarneir Compilation errors fixed in asminc.F90
(edit) @11951   4 years stefryn fixed bug in stress calculation
(edit) @11950   4 years smueller Addition of a placeholder substitution mechanism for the inclusion of …
(edit) @11949   4 years acc Merge in changes from …
(edit) @11948   4 years dcarneir Including obs_readsnowdepth.F90 to OBS folder
(edit) @11947   4 years acc Create a 2019 merge branch named 2019/dev_r11943_MERGE_2019. See ticket …
(edit) @11946   4 years acc Branch 2019/dev_r10721_KERNEL-02_Storkey_Coward_IMMERSE_first_steps. Merge …
(edit) @11945   4 years gsamson dev_r11265_ABL: remove obsolete sn_tdif from all namelist_cfg files, add a …
(edit) @11944   4 years dcarneir Changing asminc.F90 in order to avoid merge conflicts
(edit) @11943   4 years andmirek Ticket #2314: remove duplicated definition
(edit) @11942   4 years smueller Integration of a version of the IOM context setup for …
(edit) @11941   4 years andmirek Ticket #2314: add coupling timers
(edit) @11940   4 years mocavero Add MPI3 neighbourhood collectives halo exchange in LBC and call it in …
(edit) @11939   4 years dcarneir Changing GO6 package to include sea ice thickness DA
(edit) @11938   4 years dcarneir Reverting commit to version where only OBS scripts were updated.
(edit) @11937   4 years gsamson dev_r11265_ABL: put back lbc_lnk for tracers to ensure mpp …
(edit) @11936   4 years dcarneir Copying GO6 package branch to make changes related to sea-ice thickness DA
(edit) @11935   4 years dcarneir Changing SBC scripts (sbc_oce and sbcice_cice) to include sea ice …
(edit) @11934   4 years davestorkey UKMO/NEMO_4.0.1_momentum_trends : code changes (equivalent to rev 11917 of …
(edit) @11933   4 years stefryn add eap stresses, constant anisotropy for now
(edit) @11932   4 years dcarneir Changes in OBS and SBC routines for sea ice thickness data assimilation
(edit) @11931   4 years mathiot ENHANCE-02_ISF_nemo: add comments, improve memory usage of ln_isfcpl_cons …
(edit) @11930   4 years laurent New functional "stp_ctl" for STATION_ASF, test-case launch script and …
(edit) @11929   4 years dcarneir Changing diaobs.F90
(edit) @11928   4 years dcarneir Changes to include sea ice thickness data assimilation
(edit) @11927   4 years dancopsey Fix compile errors and resolve conflicts
(edit) @11926   4 years nicolasmartin Move maketools to the corresponding directory /utils/build, along …
(edit) @11925   4 years smueller Extension of the test for the existence of a regression-analysis …
(edit) @11924   4 years andmirek Ticket #2323 add xml files missing in a previous commit
(edit) @11923   4 years andmirek Ticket #2323 all other SETTE/tests configurations
(edit) @11922   4 years smueller Addition of output of the elapsed model time for …
(edit) @11921   4 years smueller Addition of a test for the existence of a regression-analysis …
(edit) @11920   4 years stefryn add calculation of the look-up table for the yield surface
(edit) @11919   4 years nicolasmartin Move BULL arch file to misc folder
(edit) @11918   4 years dancopsey Merged in ability to start from a sea ice restart file
(edit) @11917   4 years davestorkey UKMO/NEMO_4.0_momentum_trends : 1. Refactor so that ZDF trend always …
(edit) @11916   4 years dancopsey Merged in all the changes in NEMO4.0_fix_cpl_oce_only (up to revison …
(edit) @11915   4 years dancopsey Make a NEMO4.0.1. branch off of the mirror
(edit) @11914   4 years dancopsey Merging in the rest of the NEMO4 GC coupling branch up to revision 11446
(edit) @11913   4 years dancopsey Merge in bulk of coupling changes.
(edit) @11912   4 years dancopsey Make branch off of NEMO4.0.1 mirror
(edit) @11911   4 years smueller Addition of a quotation mark that was missing in module diamlr (ticket …
(edit) @11910   4 years smueller Inclusion of a skeletal version of the new module diamlr that will be used …
(edit) @11909   4 years smueller Detachment of the context-definition closure from subroutine iom_init of …
(edit) @11908   4 years mathiot ENHANCE-02_ISF_nemo: fix issue initialisation after ice sheet coupling …
(edit) @11907   4 years nicolasmartin Implementation of syntax highlighting for inline code
(edit) @11906   4 years nicolasmartin New lexer rule to highlight CPP key (key_...)
(edit) @11905   4 years laurent STATION_ASF test-cases runs 3 full years of test…
(edit) @11904   4 years davestorkey Branch to update 3D momentum trends diagnostics to work with …
(edit) @11903   4 years davestorkey UKMO/NEMO_4.0_momentum_trends : modification to bottom friction trend …
(edit) @11902   4 years mathiot ENHANCE-02_ISF_nemo: add check on presence of restart variables
(edit) @11901   4 years andmirek Ticket #2323 SI3 restart read/write with XIOS for AGRIF
(edit) @11900   4 years smasson v4.0.1: bugfix in usrdef_nam.F90 for CANAL test case
(edit) @11899   4 years smasson trunk: bugfix in usrdef_nam.F90 for CANAL test case
(edit) @11898   4 years dcarneir Following up on Emma's branch to consolidate sea ice thickness updates for …
(edit) @11897   4 years cguiavarch Change to add basal melt only if the SST is above the freezing point
(edit) @11896   4 years mathiot ENHANCE-02_ISF_nemo: update ISOMIP+ test case configuration
(edit) @11895   4 years mathiot ENHANCE-02_ISF_nemo: update ISOMIP+ test case configuration
(edit) @11894   4 years cguiavarch Branch to stop iceberg melting is the temperature is above the freezing …
(edit) @11893   4 years andmirek Ticket #2323 read/write SI3 restart file
(edit) @11892   4 years laurent Improving test-case STATION_ASF, use of relevant heights and depth for …
(edit) @11891   4 years smasson trunk: bugfix of [11879], see #2230
(edit) @11890   4 years smasson v4.0.1: bugfix of [11880], see #2229
(edit) @11889   4 years mathiot ENHANCE-02_ISF_nemo: add ISOMIP+ test case configuration
(edit) @11888   4 years andmirek Ticket #2197, small changes to improve code structure
(edit) @11887   4 years smueller Modification of the externals definition for the tools directory in the …
(edit) @11886   4 years smueller Reversal of an externals-definition modification (changeset [11885]) made …
(edit) @11885   4 years smueller Modification of the externals definition for the tools directory in the …
(edit) @11884   4 years timgraham Delete broken symlinks
(edit) @11883   4 years timgraham Mergerd in changes from Chris' working copy (except for symlink changes)
(edit) @11882   4 years smueller Inception of a tool development branch for action …
(edit) @11881   4 years smueller Inception of a development branch for action …
(edit) @11880   4 years smasson v4.0.1: fix in bdydta, same results but prevents that all subdomains read …
(edit) @11879   4 years smasson trunk: fix in bdydta, same results but prevents that all subdomains read …
(edit) @11878   4 years stefryn add anisotropy output
(edit) @11877   4 years stefryn add initialisation and restart of sturcture tensor
(edit) @11876   4 years mathiot ENHANCE-02_ISF_nemo: add timing in the main isf routine + various bug …
(edit) @11875   4 years jchanut Prevent from 0 vertical index, #2327
(edit) @11874   4 years gsamson dev_r11265_ABL: output surface now ABL fields in output.init.nc file when …
(edit) @11873   4 years gsamson dev_r11265_ABL: minor lbc bugfix, cleaning and additional outputs (#2131)
(edit) @11872   4 years acc Branch 2019/fix_sn_cfctl_ticket2328. See #2328. Replacement of ln_ctl and …
Note: See TracRevisionLog for help on using the revision log.