Timeline
2019-06-06:
- 17:39 Changeset [11085] by
-
code fixes
- 17:22 New reply on Skilled created by
-
[AGRIF] Intel build (with key_agrif) based on ORCA2_LIM seg faults
- 16:30 Changeset [11084] by
-
UKMO/NEMO_4.0_old_tidal_mixing : Update to be relative to rev 11081 of NEMO_4.0_mirror.
- 16:29 Changeset [11083] by
-
UKMO/NEMO_4.0_GO6_mixing : Update to be relative to rev 11081 of NEMO_4.0_mirror.
- 16:21 Changeset [11082] by
-
UKMO/NEMO_4.0_GO8_package : update to be relative to 11081 of NEMO_4.0_mirror.
- 16:11 Changeset [11081] by
-
UKMO/NEMO_4.0_mirror : update to be a copy of rev 11079 of release-4.0.
- 15:32 Changeset [11080] by
-
Latest changes from Jason
2019-06-05:
- 17:16 Ticket #2291 (Bugs with adaptive vertical advection: 2) Interaction with time splitting) created by
-
==== Context Adaptive (based on courant number) vertical advection, …
- 16:48 Ticket #2290 (Bugs with adaptive vertical advection: 1) dynzdf.F90) created by
-
==== Context Adaptive (based on courant number) vertical advection, …
- 16:18 Changeset [11079] by
- 16:17 Changeset [11078] by
- 16:14 Ticket #2289 (Edge bathymetry values are wrong in the OVERFLOW test case (at U-points)) closed by
-
fixed
- 16:13 Changeset [11077] by
-
Correct bathymetry at U-points, #2289
- 16:11 Changeset [11076] by
-
Correct bathymetry at U-points, #2289
- 16:07 Ticket #2289 (Edge bathymetry values are wrong in the OVERFLOW test case (at U-points)) created by
-
==== Context Trivial bug in OVERFLOW test case: bathymetry computation at …
- 09:40 Ticket #2288 (BDY is not compatible with high order schemes) created by
-
==== Context BDY is not compatible with high order schemes (bilaplacien, …
2019-06-04:
- 18:16 Changeset [11075] by
-
Submission of an intermediate version of NEMO bibliography
Manual merge of 2 existing BibTeX entries per each reference in order not to lose a field
It remains to make a check from the diff view under Trac or a diff tool and a final cleaning for indentation and new citations keys
- 17:47 Ticket #2287 (Bug in bdy with flather) closed by
-
fixed
- 17:46 Changeset [11074] by
- 17:09 Developers/Good Practices/Usual Commands edited by
-
(diff)
- 16:58 Developers/SVN Quick Reference created by
- 16:48 Developers/Good Practices edited by
-
(diff)
- 16:46 Developers/Good Practices edited by
-
(diff)
- 15:16 Changeset [11073] by
-
v4 : fix bug in flather for bdy, see #2287
- 15:14 Changeset [11072] by
-
trunk : fix bug in flather for bdy, see #2287
- 15:07 Ticket #2287 (Bug in bdy with flather) created by
-
==== Context For eastern and northern boundaries (flagu = -1 and flagv = …
- 14:58 Changeset [11071] by
-
dev_r10984_HPC-13 : step 2, remove unneeded communications, see #2285
2019-06-03:
- 15:04 Changeset [11070] by
-
code fixes
- 12:23 Changeset [11069] by
-
ticket #2197 glob sum for parallel architecture
- 11:36 2019WP/HPC-12_Mocavero_mpi3 edited by
-
(diff)
- 11:35 2019WP/HPC-12_Mocavero_mpi3 edited by
-
(diff)
2019-05-29:
- 15:20 Changeset [11068] by
-
Branch for changes required for inclusion of spectral optics model (coupled via FABM).
- 11:34 Changeset [11067] by
-
dev_r10984_HPC-13 : new implementation of lbc_bdy_lnk in prevision of step 2, regroup communications, see #2285
2019-05-28:
- 18:00 Changeset [11066] by
-
changes to add regional means output and correction for section transports
- 16:54 Changeset [11065] by
-
new branch for changes to branch for AMM7/AMM15 3.6 suite
- 13:10 Changeset [11064] by
-
Deleting branch as changes merged back.
- 13:08 Changeset [11063] by
-
Add missing lbc_lnk and option to relax chlorophyll to climatology. See Met Office utils ticket 216.
- 13:06 Changeset [11062] by
-
Fix compile issues for when I am running GO6+MEDUSA.
- 12:52 Changeset [11061] by
-
Fix compile issues for when I am running GO6+MEDUSA.
2019-05-27:
- 15:20 Changeset [11060] by
-
Backup a merged bibliography with duplicates commented
Bib Tool? determines double entries from successive identical citation keys so
the procedure was in 2 steps
- Process r11051 & r11052 versions of NEMO_manual.bib to have the same pattern for citation key
- Merge the 2 versions with Bib Tool? configured for duplicate checking:
bibtool -d -- preserve.keys=on -- sort=on input_files -o output_file
It remains to clean the bibliography by deleting the doubles.
- 13:34 Ticket #2286 (Passive tracer vertical diffusivity in trazdf.F90 (PISCES offline)) created by
-
==== Context When running PISCES offline simulations in 1D, I noticed …
- 13:05 Changeset [11059] by
-
dev_r10984_HPC-13 : simplify bdyini.F90 following extension of bdy detection, see #2285
2019-05-24:
- 21:41 Changeset [11058] by
-
Add a configuration file as resource for Bib Tool? to define standard format for our bibliographies
After the import of several new versions of references, I found some discrepancies that it was easy to address with Bib Tool?
- Set a common pattern for citation key: author1[_authors2[_ea]]_journalyear
- Suppress a good bunch of trivial fields to reduce the size of the biblio in the different exports address chapter institution isbn issn issue keywords language note number organisation pages pdf series school type volume Open to discussion but to me a DOI entry is sufficient if someone wants more information
- Prevent the use of tab for fields indentation, better readability for the bib file on Trac browser or in the output of SVN diff
- Apply the following order of fields for every entry author # title # booktitle # journal # publisher # editor # year # month # doi # url
To apply the rules to a Bib Tex? file, run
bibtool -r bibtool.rsc input_file -o output_file
- 17:36 Changeset [11057] by
-
2019/dev_r10721_KERNEL-02_Storkey_Coward_IMMERSE_first_steps_rewrite_time_filterswap : Rewrite time filtering of tracers and SSH. This version now bit compares with the base code for ORCA1 starting from a restart.
To do:
- Check that it bit compares with an Euler timestep.
- Full SETTE tests.
- Check that it compiles with C1D.
- Check that TOP works (see 1).
- 15:52 Changeset [11056] by
- 14:57 Changeset [11055] by
-
Put the switch back in again.
- 14:54 Changeset [11054] by
-
Put the switch back in again.
- 12:53 Changeset [11053] by
-
2019/dev_r10721_KERNEL-02_Storkey_Coward_IMMERSE_first_steps_rewrite_time_filterswap : Merge in latest changes from main branch and finish conversion of "h" variables. NB. This version still doesn't work!
- 12:05 Changeset [11052] by
-
Upload draft version for new NEMO biblio
This is the result of the publications collecting on Cross Ref?.
By mistake, previous commit was supposed to be the one but it was just a small edition.
- 11:50 Changeset [11051] by
-
Backup intermediate version before further minor modifications
- 10:27 Changeset [11050] by
-
2019/dev_r10721_KERNEL-02_Storkey_Coward_IMMERSE_first_steps_rewrite_time_filterswap : Rewrite dynnxt.F90 and rename dynatf.F90 with time level swapping in stp. This doesn't work yet but committing for the record before I merge in Andrew's changes to the main branch.
- 10:22 Changeset [11049] by
-
dev_r10984_HPC-13 : CYCLE instruction is not systematic anymore, computation is done on the halo whenever possible and overwritten by lbc_bdy instruction, see #2285
2019-05-23:
- 18:36 Changeset [11048] by
-
dev_r10984_HPC-13 : Step 1, boundary is now detected all over the local domain, this does not change the result. Improve bdy treatment for bdy_rnf in bdytra.F90, this changes the result when keyword runoff is specified in namelist
- 18:26 Changeset [11047] by
-
2019/dev_r10721_KERNEL-02_Storkey_Coward_IMMERSE_first_steps : Add missing initialisation of time-level indices for the AGRIF zooms. This enables AGRF SETTE tests to be reactivated but initial tests suggest minor reproducibility and restartability issues. These tests have always been sensitive to optimisation levels on the NOC cluster though so need an independent test on another system
- 18:02 Changeset [11046] by
-
Take the switch back out again. It was decided not that this is a bug so should be automatically picked up.
- 17:58 Changeset [11045] by
-
Take the switch back out again. It was decided not that this is a bug so should be automatically picked up.
- 17:13 Changeset [11044] by
- 15:51 Changeset [11043] by
-
Several fixes for the LaTeX compilation of the manuals
- 15:46 Changeset [11042] by
-
dev_r10984_HPC-13 : update with trunk at revision 11041
- 14:28 Changeset [11041] by
-
debug corner points for ice bdy
- 14:27 Changeset [11040] by
-
debug corner points for ice bdy
- 09:38 Changeset [11039] by
-
code fix
2019-05-22:
- 22:44 Changeset [11038] by
-
code fixes
- 21:03 Changeset [11037] by
-
Review entries of TOP bibliography
Continuation of the work to complete the BibTeX entries with the help of
DOI resolver for the retrieval and Cross Ref? API for the identification.
Add byrd-co2-2008.txt & edc-co2.txt for information which give the original
references for using particular CO2 data set from NOAA-NCEI
- 15:44 Changeset [11036] by
-
2019/dev_r10721_KERNEL-02_Storkey_Coward_IMMERSE_first_steps : Remove now redundant TARGET qualifiers from oce and dom_oce arrays
- 15:10 Changeset [11035] by
-
Apply changes from UKMO GMED ticket 453 to fix OOB bugs in
the calculation of diagnostic tnpeo and to apply the correct calculation
as per the current NEMO vn4.0 and 3.6_STABLE code bases, in place of the
existing incorrect formula. Thus, tnpeo diagnostic values will change
following this update.
Model prognostics and eveolution are unaffected.
2019-05-21:
- 22:42 Changeset [11034] by
-
Add a simple shell script to build the user guide
It checks Python deps, cleans the previous build and exports the guide in HTML format
- 22:36 Changeset [11033] by
-
Modify the shell code in order to run as expected on different OS (Linux or MacOS)
- 22:34 Changeset [11032] by
-
Fix few issues in TOP bibliography
- 21:41 Changeset [11031] by
-
Update the chapters following the new keys for BibTeX entries
- 20:42 Changeset [11030] by
-
Reconstruction of SI3 bibliography in bib format
Use of biblio Emacs package to retrieve BibTeX entries from
- existing DOIs in the bbl file
- DOIs identified by searching from Cross Ref? API
- classical request on web search engine (few)
2 references are missing (+ one paper is submitted): TEOS-10 and MaykutThorndike73 and the file was then processed with bibtool for reformatting.
I plan to reproduce this procedure for reviewing the other bibliographies (NEMO & TOP) and the references in the user guide.
- 18:03 Changeset [11029] by
-
Upgraded previous version of this branch.
- 17:55 Changeset [11028] by
-
Branch off the teh GO6 package branch at revision 10681
- 17:33 Changeset [11027] by
-
2019/dev_r10721_KERNEL-02_Storkey_Coward_IMMERSE_first_steps : Final renaming conversions and removal of temporary pointers. All non-AGRIF SETTE tests are passing (including test cases). AGRIF tests compile and link but segment on first call to Agrif_Regrid. NST changes are therefore a work in progress but nothing is broken that was not broken before
- 16:54 Changeset [11026] by
-
Apply previous for SI3 specific namelists
- 16:51 Changeset [11025] by
-
Set mime-type to text/x-fortran to all namelists
- 16:07 Changeset [11024] by
-
dev_r10984_HPC-13 : imrpove bdy treatment ssh and neumann, see #2285
- 12:21 Changeset [11023] by
-
Fix typos with comma followed by 'and' in author entries
- 11:49 Changeset [11022] by
-
Fix the relative path for the bibliography style file to apply it globally
- 09:54 Changeset [11021] by
-
Branch of a branch to rewrite time filtering and swapping as part of KERNEL-02 action. Branch of a branch so as not to break bit comparison tests in main branch. Will merge back when happy.
2019-05-20:
- 22:26 Changeset [11020] by
-
Apply svn:ignore property on TOP subfolders from ./doc/.svnignore file
Cmd to run globally: svn pset -R svn:ignore -F .svnignore latex
- 22:21 Changeset [11019] by
-
Apply more or less same modifications on TOP as for SI3 for compliance
Despite remaining issues with references, TOP manual can be build like NEMO & SI3 with ./build_manual.sh TOP
For the record, the building of the 3 manuals can be launched with ./manual_build.sh all
- 21:25 Changeset [11018] by
-
Update pdf version, conversion seems to be better from png
- 21:24 Changeset [11017] by
-
Remove useless upper path level + Add eps & pdf format to fix inclusion issues
- 21:03 Changeset [11016] by
-
Move figures of TOP manual to global location
- 20:57 Changeset [11015] by
-
Modification of the content to be in line with the NEMO manual
SI3 manual can now be build like the NEMO manual with ./manual_build.sh SI3
- Mimick the directory organisation with main and subfiles folders.
- Regarding the particular case of namelists
- Remove the duplicates already contained in the global namelists folder at 1st level of ./doc
- Keep the namelists sub-folder only for namdyn_adv & namsbc which already exist in ocean namelists
- Rewriting of SI3_manual.tex with NEMO_manual.tex as template to easily highlight differences
- Updating of several paths for figures/namelists inclusion or LaTeX files referencing
- LaTeX source:
- Replacement of \forfile command for namelists with pre-configured \nlst alias
- " "" \bm with \mathbf (save installation of an extra package)
- 19:05 Changeset [11014] by
-
Add eps & pdf format for figures to fix inclusion issues
- 18:32 Changeset [11013] by
-
Add explicit option for latexmk to ensure PDF export
- 18:18 Changeset [11012] by
-
#1791, report domvvl change in VORTEX test case. Modification of domvvl there should be removed.
- 17:39 Changeset [11011] by
-
Remove useless upper path level
- 17:30 Changeset [11010] by
-
Move figures of SI3 manual to global location
- 17:07 Changeset [11009] by
-
Updates following review.
- 17:07 Changeset [11008] by
-
Fix execution rights on new scripts
- 16:58 Changeset [11007] by
-
Edit NEMO_manual LaTeX files to comply with previous path modification
- 16:56 Changeset [11006] by
-
Reorganisation of the directory for upcoming addition of SI3/TOP figures
- 16:53 Changeset [11005] by
-
Updating of the namelists
- 16:51 Changeset [11004] by
-
Review of main building script
- Exportig Python package checking to external script check_pkg.py for sharing it with the verification of deps for the user guide (sphinx, extension and theme)
- Renaming to explicit manual_build.sh
- Addition of basic checking for LaTeX installation (latexmk binary)
- Implementation of loop and argument reading in order to use the same script for the 3 manuals
- Improvment of code commentary
- 15:47 Changeset [11003] by
-
dev_r10984_HPC-13 : create developpement branch
- 15:43 Ticket #2285 (Optimization of the communications in BDY) created by
-
==== Summary ||=Action || HPC-13_IRRMANN_BDY_optimization …
- 14:53 Changeset [11002] by
-
vvl interp, #1791: 1) Add resting depth at F-points. 2) Rewrite dom_vvl_interpol with 2 aditionnal methods for horizontal interpolation at U-V-F points (nmet=0,1,2 in subroutine header). Set nmet=1, i.e. interpolate interfaces instead of scale factors anomaly. 3) Changes in the rest of the code: consider input array in dom_vvl_interpol at T point for F scale factors interpolation.
- 14:19 Changeset [11001] by
-
2019/dev_r10721_KERNEL-02_Storkey_Coward_IMMERSE_first_steps : C1D and step.F90. Passes SETTE. Compiles with key_c1d.
- 13:20 Changeset [11000] by
-
Relabel name of the switch that turns on the fix.
- 12:24 Changeset [10999] by
-
Fix for ticket #1791
- 10:27 Changeset [10998] by
-
2019/dev_r10721_KERNEL-02_Storkey_Coward_IMMERSE_first_steps : ICE changes. Passess non-AGRIF sette tests apart from ORCA2_SAS_ICE which doesn't seem to work for me at the moment.
2019-05-18:
2019-05-17:
- 23:10 Documentation edited by
-
(diff)
- 23:04 Literature created by
- 18:16 Changeset [10997] by
-
v4 : Report commit from bugfix #2283 fixed in the trunk
- 18:02 Ticket #2283 (Reproductibility issue in dynkeg.F90 if(ln_bdy)) closed by
-
fixed: fixed, see [10996]
- 18:02 Changeset [10996] by
-
trunk : fixed reproductibility issue in dynkeg.F90 with bdy, see #2283
- 16:43 Changeset [10995] by
-
Put fixes in a switch so that we don't change answers in GC3 but we still want to apply them to GC4.
- 15:08 Changeset [10994] by
-
couple of commits to 1) deal with ice concentration reaching 1 (so, no more limitations in the max ice concentration imposed in the namelist), 2) deal with very small negative values that can occur due to roundoff errors
- 15:07 Changeset [10993] by
-
couple of commits to 1) deal with ice concentration reaching 1 (so, no more limitations in the max ice concentration imposed in the namelist), 2) deal with very small negative values that can occur due to roundoff errors
2019-05-16:
- 22:56 Changeset [10992] by
-
Second part of the synchronisation
- 22:54 Changeset [10991] by
-
First part of content synchronisation between trunk & 4.0
- 21:07 Changeset [10990] by
-
Global review of the building and editing operations on NEMO guide
- Addition of README.rst for users and editors
- Waiver of the use of requirements_* files for the installation of Python dependencies,
instead run the following commands
- pip install sphinx sphinxcontrib.bibtex sphinx_rtd_theme for building and offline editing (make html )
- pip install sphinx-autobuild for online editing on local server (make htmllive)
- Put offline and online editing builds in distinct folders to prevent confusion and
provide a backup for comparison
- make html → ./build/html
- make htmllive → ./build/htmllive
- Fix a coding issue in conf.py to display a clean revision number
Due to the state of the forge server (deprecated Python 3 library),
the guide builded internally does not have the expected rendering and
thus can not be made available to users in this version.
As a consequence, the online version of the guide will be updated upon request and
imported from a external build.
- 17:45 Changeset [10989] by
-
2019/dev_r10721_KERNEL-02_Storkey_Coward_IMMERSE_first_steps : Convert NST routines in preparation for getting AGRIF back up and running. AGRIF conv stage now works but requires some renaming of recently changes DIU modules (included in this commit). AGRIF compile and link stage not yet working (agrif routines need to be passed the time-level indices) but non-AGRIF SETTE tests are all OK
- 16:58 Documentation edited by
-
(diff)
- 16:21 Changeset [10988] by
-
GMED 462 fix for previous commit
- 15:50 Changeset [10987] by
-
GMED 462 print ln_flush value to numout
- 15:23 Changeset [10986] by
-
GMED 462 add flush
- 12:05 Ticket #2284 (Bug in NST/agrif_top_update.F90) created by
-
==== Context Whilst doing some branch work where, amongst other changes, …
2019-05-15:
- 21:19 Changeset [10985] by
-
2019/dev_r10721_KERNEL-02_Storkey_Coward_IMMERSE_first_steps : interface changes to tra and trc routines for design compliance and consistency. Fully SETTE tested (non-AGRIF, only)
- 17:59 2019WP/ENHANCE-03_Pierre Mathiot_Domcfg Tools edited by
-
(diff)
- 17:57 2019WP/ENHANCE-03_Pierre Mathiot_Domcfg Tools edited by
-
(diff)
- 15:26 Ticket #2283 (Reproductibility issue in dynkeg.F90 if(ln_bdy)) created by
-
==== Context The result is dependant on the mpi domain decomposition when …
- 14:57 Changeset [10984] by
- 14:50 Ticket #2282 (Potential MPI deadlock if rimwidth>1) closed by
-
fixed: fixed, see [10983]
- 14:50 Changeset [10983] by
-
trunk: Remove Potential MPI deadlock if rimwidth>1, see #2282
- 14:45 Ticket #2282 (Potential MPI deadlock if rimwidth>1) created by
-
==== Context If the mpi domain decomposition cuts the bdy between rim = 1 …
- 14:39 Ticket #2281 (Regroup communication report) closed by
-
fixed: Fixed, see [10982]
- 14:37 Changeset [10982] by
-
trunk:Regroup communication report, See #2281
- 14:26 Ticket #2281 (Regroup communication report) created by
-
==== Context In some cases communication reports does not properly …
- 14:00 Changeset [10981] by
-
code fixes
- 13:34 Changeset [10980] by
-
2019/dev_r10721_KERNEL-02_Storkey_Coward_IMMERSE_first_steps : interface changes to traldf routines for design compliance and consistency. SETTE tested (GYRE_PISCES, only)
- 10:30 2019WP/AGRIF-01_jchanut_small_jpi_jpj edited by
-
(diff)
- 10:24 2019WP/AGRIF-01_jchanut_small_jpi_jpj edited by
-
(diff)
- 10:19 Changeset [10979] by
-
Relax minimum domain size with AGRIF, #2199
- 09:41 Changeset [10978] by
-
2019/dev_r10721_KERNEL-02_Storkey_Coward_IMMERSE_first_steps : DOM and sshwzv.F90. (sshwzv.F90 will be rewritten somewhat when we rewrite the time-level swapping but I've done it anyway). Passes all non-AGRIF SETTE tests.
2019-05-14:
- 17:48 Changeset [10977] by
-
2019/dev_r10721_KERNEL-02_Storkey_Coward_IMMERSE_first_steps : Bugfix on TOP/PISCES/P4Z/p4zbio.F90 to restore tracer.stat compatibility
- 14:44 Changeset [10976] by
-
2019/dev_r10721_KERNEL-02_Storkey_Coward_IMMERSE_first_steps : Convert usrdef routines in tests MY_SRC directories to enable SETTE compilation and testing of TEST-CASES (non-AGRIF varieties at least; enables ISOMIP, OVERFLOW and LOCK_EXCHANGE)
- 11:54 2019WP/AGRIF-01_jchanut_small_jpi_jpj edited by
-
(diff)
- 11:39 2019WP/AGRIF-01_jchanut_small_jpi_jpj edited by
-
(diff)
2019-05-13:
- 18:34 Changeset [10975] by
-
2019/dev_r10721_KERNEL-02_Storkey_Coward_IMMERSE_first_steps : Finish converting all TOP routines and knock-on effects of these conversions. Fully SETTE tested (SETTE tests 1-6 and 9). This completes the first stage conversion of TRA and TOP but need to revisit and pass ts and tr arrays through the argument lists where appropriate.
- 17:59 Changeset [10974] by
-
code fixes
- 17:08 Changeset [10973] by
-
trunk : bugfix in Lability of big particles, see ticket #2278
- 15:14 Changeset [10972] by
-
Add hydrostatic pressure correction, #1959
- 15:08 Ticket #2280 (jperio=0 in parent_domcfg_updated) created by
-
==== Context Using the nesting-tools to create an updated parent …
- 15:07 Changeset [10971] by
-
Delete useless dvpt branch
- 14:02 Changeset [10970] by
-
2019/dev_r10721_KERNEL-02_Storkey_Coward_IMMERSE_first_steps : CRS and FLO. Only tested compilation. Note that base code doesn't compile with key_floats (#2279), so changes to FLO not really tested at all.
- 13:52 Ticket #2279 (code doesn't compile with key_floats) created by
-
BE CAREFUL !!! Due to dynamic behaviour of this ticket creation page, it …
- 12:02 Changeset [10969] by
-
2019/dev_r10721_KERNEL-02_Storkey_Coward_IMMERSE_first_steps : ASM and knock-on changes. NB. Only tested for compilation - no SETTE tests for ASM.
- 11:43 Changeset [10968] by
-
GMED 462 print levels implementation
- 11:31 Changeset [10967] by
-
GMED 450 : improve IO
2019-05-10:
- 18:43 Changeset [10966] by
-
2019/dev_r10721_KERNEL-02_Storkey_Coward_IMMERSE_first_steps : Convert TOP routines in TOP/TRP directory and all knock on effects of these conversions. SETTE tested (GYRE_PISCES only)
- 18:02 Changeset [10965] by
-
2019/dev_r10721_KERNEL-02_Storkey_Coward_IMMERSE_first_steps : DIA and stpctl.F90. Just testing in ORCA1 so far.
- 16:24 Changeset [10964] by
-
code fix
- 16:15 Changeset [10963] by
-
2019/dev_r10721_KERNEL-02_Storkey_Coward_IMMERSE_first_steps : Convert TOP routines in top-level TOP directory and all knock on effects of these conversions. SETTE tested.
- 15:46 Changeset [10962] by
-
code fix
- 15:44 Changeset [10961] by
-
debug the CFL diagnostics
- 15:36 Changeset [10960] by
-
code fix
- 14:35 Changeset [10959] by
-
code fix
- 14:26 Changeset [10958] by
-
added regional mean code to 3.6 branch for AMM7/15 suite
- 12:26 Changeset [10957] by
-
2019/dev_r10721_KERNEL-02_Storkey_Coward_IMMERSE_first_steps : BDY module (including some removal of redundant code). Tested in AMM12 and ORCA1 (not full SETTE test at this stage).
- 11:58 Ticket #2278 (Bug in p4zpoc concerning big particles lability) closed by
-
fixed
- 11:57 Changeset [10956] by
-
bug fix related to ticket #2278
- 11:15 Changeset [10955] by
-
2019/dev_r10721_KERNEL-02_Storkey_Coward_IMMERSE_first_steps : Convert ZDF modules and all knock on effects of these conversions. SETTE tested
- 09:13 Ticket #2278 (Bug in p4zpoc concerning big particles lability) created by
-
==== Context and analysis Lability of big particles is incorrectly …
2019-05-09:
- 18:12 Changeset [10954] by
-
2019/dev_r10721_KERNEL-02_Storkey_Coward_IMMERSE_first_steps : Convert TRA modules and all knock on effects of these conversions. SETTE tested
- 12:48 Changeset [10953] by
-
UKMO/NEMO_4.0_GO8_package branch : change info_level in iodef.xml file.
- 12:32 Ticket #2274 (Ill defined namelist variable nb_jpk_bdy) closed by
-
fixed
- 12:29 Changeset [10952] by
-
namelist_cfg REWIND moved inside loop for nambdy_dta reading as, by
default, there is only a single nambdy_dta block (See ticket #2274)
- 12:27 Changeset [10951] by
-
namelist_cfg REWIND moved inside loop for nambdy_dta reading as, by
default, there is only a single nambdy_dta block (See ticket #2274)
2019-05-08:
- 19:16 2019WP/HPC-12_Mocavero_mpi3 edited by
-
(diff)
- 19:08 2019WP/HPC-12_Mocavero_mpi3 created by
-
- 17:36 Changeset [10950] by
-
GMED 462 replace nprint == 1 with nprint > 3
- 17:33 Changeset [10949] by
-
GMED 462 corrections to previous changes
- 15:01 Changeset [10948] by
-
GMED 462 iceberg model
- 12:32 Changeset [10947] by
-
GMED 462 improvements in text diagnostics
- 10:56 Changeset [10946] by
-
2019/dev_r10721_KERNEL-02_Storkey_Coward_IMMERSE_first_steps : Convert STO, TRD and USR modules and all knock on effects of these conversions. Note change to USR module may have implications for the TEST CASES (not tested yet). Standard SETTE tested only
2019-05-07:
- 19:29 Changeset [10945] by
-
finish repairing the code when only ice dynamics is activated
- 19:28 Changeset [10944] by
-
finish repairing the code when only ice dynamics is activated
- 18:37 Changeset [10943] by
-
Delete useless dvpt branch
- 18:36 Changeset [10942] by
-
Delete useless dvpt branch
- 16:39 Changeset [10941] by
-
new branch to add fixes to section transports for reanalysis
- 16:28 Changeset [10940] by
-
Merge in changeset [10920] from branch http://fcm2/projects/NEMO.xm/log/branches/UKMO/dev_r5518_GO6_fix_zemp_ice
- 15:54 Changeset [10939] by
- 15:47 Changeset [10938] by
- 13:50 Changeset [10937] by
-
#1959: Add hydrostatic pressure correction in barotropic equations
- 12:20 Changeset [10936] by
-
#1959 - Pressure gradient correction
- 11:56 Changeset [10935] by
- 11:42 2019WP/ENHANCE-09_Jerome_freesurface edited by
-
(diff)
- 11:29 Changeset [10934] by
-
Update code to accommodate multiple instances of nb_jpk_bdy (See ticket
#2274)
- 11:21 Changeset [10933] by
-
Updating code to accommodate mulitple instances of nb_jpk_bdy (See
ticket #2274)