Timeline
2018-05-28:
- 19:05 Changeset [9670] by
-
Reorganisation plan for NEMO repository: standardisation of svn:ignore properties for ./cfgs and ./tests
From there, testing configurations will be skipped by svn status to improve its readability:
- *_ST folders from sette
- *_WK folders created with makenemo without explicit name ('-n') to differentiate from ref. cfg
- 18:12 Changeset [9669] by
-
Reorganisation plan for NEMO repository: fix for previous commit
I can't hide on this one, "Committed but not tested…"
- 17:50 Changeset [9668] by
-
Reorganisation plan for NEMO repository: fix to prevent side effects in developping ref. cfgs
With this modification, makenemo will solely create copies of the configurations included in
./cfgs and ./tests and listed in their respective txt files (all versioned)
Finally the developer will have to validate explicitely the files to be pushed to the repository by
replacing the versioned ones.
It will take a little longer but it could avoid to commit unwanted modifications.
- 17:48 Ticket #2093 (cyclic north-south periodicity and nperio cleaning) closed by
-
fixed: done, see [9667]
- 17:47 Changeset [9667] by
-
trunk: cyclic north-south periodicity and nperio cleaning, see #2093
- 17:40 Ticket #2093 (cyclic north-south periodicity and nperio cleaning) created by
-
== Context == Cyclic north-south periodicity developed for #1761 is not …
- 16:58 Changeset [9666] by
-
remove avx optimization for ada debug
- 16:52 Changeset [9665] by
-
some endless remaining LIM references
- 16:42 Changeset [9664] by
-
change the names of the configurations (2nd step)
- 16:41 Changeset [9663] by
-
change the names of the configurations (1st step)
- 16:18 Changeset [9662] by
-
Adding missing block nammpp in namelist_cfg for all configuration
- 15:01 Changeset [9661] by
-
change options for agrif debugging on ada
- 14:17 New topic on Beginner created by
-
[input] AMM12 boundary files
- 14:09 Changeset [9660] by
-
remove boundary conditions for ice dynamics. It makes the ice rheology numerically unstable. However the effect of this removal on sea ice boundary conditions is still unclear
- 12:29 Changeset [9659] by
-
complete last commit with the test cases
- 12:28 Changeset [9658] by
-
Reorganisation plan for NEMO repository: fix to make sette works with new location of makenemo
- 12:19 Changeset [9657] by
-
change nn_ice_lim and cn_ice_lim to nn_ice and cn_ice for BDY
- 11:53 Changeset [9656] by
-
remove the remaining references to LIM
- 11:17 Changeset [9655] by
-
Modified svn:ignore property to skip 'nc4interface.s' file generated by compiling
- 11:08 Changeset [9654] by
-
remove lk_lim3 from the code and replace by lk_si3
- 11:04 Changeset [9653] by
-
change the header of the file to congratulate all the persons who have contributed to the new ice code
- 09:16 Ticket #2090 (useless array allocation in dia_wri_alloc) closed by
-
fixed: done, see [9652].
- 09:13 Changeset [9652] by
-
trunk: dia_wri_alloc allocate nothing when using key_iomput, see ticket:2090
- 08:47 Changeset [9651] by
-
Reorganisation plan for NEMO repository: add missing modifications from previous commit
- 08:44 Changeset [9650] by
-
Reorganisation plan for NEMO repository: upgrade of makenemo and compilation scripts to handle both ./cfgs & ./tests
Demonstration cases (-a) and remote configurations (-u) will be build in ./tests in contrast to
reference configurations (-r) in ./cfgs.
Now compile a test cases has the same way of syntax as the others: ./makenemo -n WAD_ST -a WAD […]
Still have to run sette tests and block SVN external revisions.
- 08:26 Changeset [9649] by
-
Reorganisation plan for NEMO repository: clean and tidy up computing architectures files
Generic files at the root of ./arch and HPC centre files arranged by institute
2018-05-25:
- 17:53 Ticket #2092 (BDY and sea ice crashes) created by
-
The regional configuration spitz12 crashes because of ice velocity imposed …
- 17:43 Changeset [9648] by
-
METO: old branch no more used; rm branch
- 17:39 Changeset [9647] by
-
METO: old branch no more used; rm branch
- 17:38 Changeset [9646] by
-
METO: old branch no more used; rm branch
- 17:36 Changeset [9645] by
-
old branch no more used; rm branch
- 17:34 Changeset [9644] by
-
old branch no more used; rm branch
- 17:32 Changeset [9643] by
-
old branch no more used; rm branch
- 17:31 Changeset [9642] by
-
old branch no more used; rm branch
- 17:20 Changeset [9641] by
-
un-used branch; rm branch
- 17:18 Changeset [9640] by
-
un-used branch; rm branch
- 17:15 Changeset [9639] by
-
Fix included in GO6 package branch; rm branch
- 17:11 Changeset [9638] by
-
Fix included in GO6 package branch; rm branch
- 17:10 Changeset [9637] by
-
Fix included in GO6 package branch
- 17:01 Ticket #2091 (wrong names) created by
-
There is a couple of occurences of "lim" in BDY and the namelist instead …
- 16:21 Ticket #2090 (useless array allocation in dia_wri_alloc) created by
-
dia_wri_alloc allocates three 2D (ndex_h[TUV]) and three 3D arrays …
- 15:15 Changeset [9636] by
-
Partial revert of previous commit on svn:ignore property of ./cfgs: put back *_ST to skip sette generated configurations
- 15:07 Changeset [9635] by
-
Reorganisation plan for NEMO repository: reinstate test cases in the trunk under './tests' root folder
In order to be clear, the development of the test cases is back to the trunk but the official hub for
the NEMO demonstration cases will be on Github (https://github.com/sflavoni/NEMO-test-cases)
As a result, when we will set the new release, 'tests' will be emptied and
the last developements will be copied to the Github repository.
Other changes:
- README-setup-configs edited for path changes and moved to the root
- cfg.txt renamed to ref_cfgs.txt
- uspcfg.txt renamed to rmt_cfgs.txt ('rmt' for remote) and moved to ./tests
- makenemo will create new configuration using work_cfgs.txt file, this file will be ignored by SVN thanks to svn:ignore property set
- 14:32 Changeset [9634] by
-
pass the SSS under ice relaxation term through the namelist
- 14:12 Changeset [9633] by
-
Reorganisation plan for NEMO repository: create new location for the developement branches
- 12:28 Ticket #1241 (Missing boundary conditions on vertical mixing variables) closed by
-
fixed: AGRIF Boundary conditions for both TKE and GLS have been implemented in …
- 12:25 Ticket #2082 (agrif_create_coordinates writes incorrect u,v points to child grid file) closed by
-
fixed
- 12:23 Changeset [9632] by
-
Correct child velocity points lat/lon interpolation, #2082
- 11:42 Ticket #1998 (NESTING TOOLS AGRIF) closed by
-
fixed
- 11:41 Ticket #1981 (NESTING TOOLS AGRIF does not comply with new vertical scale factors ...) closed by
-
fixed
- 11:40 Ticket #1999 (NESTING TOOLS AGRIF: bathymetry interpolation) closed by
-
fixed
- 10:14 Changeset [9631] by
-
Bug fix in nemo2cice in sbcice_cice.F90.
2018-05-24:
- 20:50 Changeset [9630] by
-
Code for divergence correction
- 15:50 Ticket #2078 (cn_dir corrupts AGRIF input filenames) reopened by
-
- 12:48 Working Groups/SI3 edited by
-
(diff)
- 11:44 Ticket #2078 (cn_dir corrupts AGRIF input filenames) closed by
-
wontfix: Yes, this is the way AGRIF works…
- 11:41 Ticket #2088 (Missing code snippet in bdy interpolation on the fly code) closed by
-
fixed
- 11:39 Changeset [9629] by
-
Inserted missing code for bdy interp, #2088.
- 11:20 Ticket #2086 (compilation with "key_agrif" using own files from MY_SRC) closed by
-
fixed
- 11:16 Ticket #2089 (NESTING TOOLS AGRIF: bathymetry connection done even if open boundary lies ...) closed by
-
fixed: In 9628: […]
- 11:16 Changeset [9628] by
-
Remove bathymetry connection if open boundary is closed, #2089
- 11:15 Ticket #2089 (NESTING TOOLS AGRIF: bathymetry connection done even if open boundary lies ...) created by
-
== Context NESTING TOOLS, agrif_create_bathy step. == Analysis …
2018-05-23:
- 21:55 Changeset [9627] by
-
Reorganisation plan for NEMO repository: remove svn:externals property set by mistake
- 21:50 Changeset [9626] by
-
Reorganisation plan for NEMO repository: set svn:ignore property to the right folder
- 21:34 Changeset [9625] by
-
Reorganisation plan for NEMO repository: set svn:ignore property to ./doc to skip files generated by LaTeX to build the PDF version of the documentation
- 20:10 Ticket #2088 (Missing code snippet in bdy interpolation on the fly code) created by
-
== Context Code associated with bdy interpolation on the fly missing is …
- 20:03 Working Groups/SI3 edited by
-
(diff)
- 20:01 Working Groups/SI3 edited by
-
(diff)
- 19:40 Changeset [9624] by
-
Create a branch for divergence correction in the remeshing of isf cavity
- 17:42 Working Groups/SI3 edited by
-
(diff)
- 17:42 Ticket #2087 (problems compiling reference config. C1D_PAPA in the trunk) created by
-
== Context Using trunk revision 9623, I try to compile reference …
- 17:38 Working Groups/SI3 edited by
-
(diff)
- 12:21 Working Groups/SI3 edited by
-
(diff)
2018-05-22:
- 19:03 Changeset [9623] by
-
Reorganisation plan for NEMO repository: adjust external definition for makenemo to the root of the source code
Add svn:ignore property on cfgs folder for all testing configurations created by sette ('*_ST')
- 16:48 Changeset [9622] by
-
Reorganisation plan for NEMO repository: revert the last commit to define operative externals definitions and add AGRIF dev branch
Can't work on versioned sub-directories and can't use wildcard in SVN ext. properties so the definitions will be done on the trunk folder and the shareable directories ('arch'/'mk'/'tools') will not appear under Trac browser
- 16:13 Changeset [9621] by
-
Reorganisation plan for NEMO repository: implementation of SVN externals definitions by extracting shareable directories from 'trunk' to 'utils' or 'vendors'
- Move the location of 'makenemo' to /utils/build/mk because it is united with the compilation scripts
- Move 'arch' and 'mk' to '/utils/build'
- Move 'tools' to '/utils/tools'
- Move dependencies to '/vendors' i.e. AGRIF, FCM & IOIPSL
- 15:23 Changeset [9620] by
-
Reorganisation plan for NEMO repository: delection of all DOC figures for 2018 dev. branches
- 15:22 Changeset [9619] by
-
Reorganisation plan for NEMO repository: delection of all DOC figures for 2017 dev. branches
- 15:18 Changeset [9618] by
-
Reorganisation plan for NEMO repository: remove remaining figures in CNRS dev. branches
- 15:07 Changeset [9617] by
-
Reorganisation plan for NEMO repository: delection of all DOC figures for CNRS dev. branches
- 11:09 Changeset [9616] by
-
#2001 few additionale changes
- 10:41 Changeset [9615] by
-
Correct U mask footprint and remove N-fold specific masking on
T points in out new 3d T mask.
- 08:43 Ticket #2086 (compilation with "key_agrif" using own files from MY_SRC) created by
-
== Context I have some problem with compilation when I use my files from …
2018-05-21:
- 11:29 Changeset [9614] by
-
Create 3D U and V interior masks to mask out wrap columns
and 1st and last rows. Apply to appropriate grids
at dfinition phase.
- 11:29 Changeset [9613] by
-
trunk : redo bugfix of CFC gas transfer velocity and add CDIAC forcing file (#2065)
2018-05-18:
- 17:35 New reply on Skilled created by
-
[tide] Tides and more
- 17:00 Changeset [9612] by
-
put mpirun by default (instead of poe) to force the use of intel2017 otherwise agrif does not work and they are issues with repro/restart
- 16:46 Changeset [9611] by
-
complete(debug) the last commit
- 16:29 Changeset [9610] by
-
replace names of the agrif subroutines from si3 to ice
- 12:00 Changeset [9609] by
-
debug sette.sh
- 11:52 Changeset [9608] by
-
Introduce and apply a 3D interior mask for T, U, V and W grid diagnostics.
- 11:47 Changeset [9607] by
-
Changes to ensure diagnostics bit compare on different
PE decompositions w/o littering the code with expensive
lbc_lnk calls.
- 10:31 Changeset [9606] by
-
change a directory for test cases
- 10:13 Changeset [9605] by
-
change some names to comply with the new architecture
- 09:53 Changeset [9604] by
-
change history of the ice routines
- 09:18 Ticket #2085 (dev_merge_2017/trunk without land-porc crashes when starting from restart) created by
-
== Context run without land-proc start from restart produced by a previous …
2018-05-16:
- 16:35 Users/Model Install edited by
-
(diff)
- 12:48 Changeset [9603] by
-
Restore cfg.txt to be consistent with the reference configurations list
- 12:26 Changeset [9602] by
-
Changes to comply with the new structure of the trunk
- 11:13 Changeset [9601] by
-
change agulhas namelist by nordic namelists for agrif nesting
- 11:10 New topic on Jobs created by
-
[post-doc] 3-Year postdoctoral position at University of Reading - Ocean heat uptake and simple climate models | Closing 23 May 2018
- 09:41 Ticket #2084 (Missing read for bdymask in dommsk.F90) closed by
-
fixed
- 09:39 Changeset [9600] by
-
Correction for missing code handling bdytmask (see ticket #2084)
- 09:35 Ticket #2084 (Missing read for bdymask in dommsk.F90) created by
-
== Context It appears that in the 2016 merge, the updated code relating …
- 00:52 Changeset [9599] by
-
Fix last broken symlink
- 00:47 Changeset [9598] by
-
Reorganisation plan for NEMO repository: changes to make compilation succeed with new structure
Juste one issue left with AGRIF_NORDIC with AGRIF preprocessing
Standardisation of routines header with version 4.0 and year 2018
Fix for some broken symlinks
2018-05-15:
- 20:07 Changeset [9597] by
-
Reorganisation plan for NEMO repository: deletion of remaining items in /vendors
For unknown reason, some folders were still in the repository whereas not downloaded with svn checkout.
Use SVN delete command on the URLs, nothing can be done from a working copy
- 17:51 Changeset [9596] by
-
Reorganisation plan for NEMO repository: preliminary implementation of the new trunk structure (ref #2015)
- Deletion of useless 1st level, add new explicit names for folders
- Extract dev tools (SETTE and Trusting) to /utils/CI
- Extract figures folder from documentation to /utils/figures
- Extrac TEST_CASES to /utils/test_cases
- Move ./TOOLS/COMPILE to ./mk
- Add few wiki files at the root: README, INSTALL and LICENSE with full text of CeCILL v2.0
- Style: uppercase for wiki files, lowercase for folder names
Additionally, inclusion of routines renaming in NST: agrif_si3 → agrif_ice
- 17:00 Changeset [9595] by
-
Reorganisation plan for NEMO repository: move remaining dev branch to the right place
- 15:52 Changeset [9594] by
-
Reorganisation plan for NEMO repository: partial implementation of the new layout
- NEMO
- branches
- releases
- trunk
- utils
- build
- CI
- figures
- test_cases
- tools
- vendors
- NEMO
- 15:00 Changeset [9593] by
-
Reorganisation plan for NEMO repository:remove orphan dev branch
- 12:42 Changeset [9592] by
-
Reorganisation plan for NEMO repository: deletion of 2016 developments folder
- 12:40 Changeset [9591] by
-
Reorganisation plan for NEMO repository: deletion of 2015 developments folder (except v3.6 release)
- 12:36 Changeset [9590] by
-
Reorganisation plan for NEMO repository: deletion of 2014 developments folder
- 12:35 Changeset [9589] by
-
Reorganisation plan for NEMO repository: deletion of 2013 developments folder
- 12:33 Changeset [9588] by
-
Reorganisation plan for NEMO repository: deletion of 2012 developments folder (except v3.4 release)
- 12:17 Changeset [9587] by
-
Reorganisation plan for NEMO repository: deletion of 2011 developments folder
- 12:16 Changeset [9586] by
-
Reorganisation plan for NEMO repository: deletion of 2010 developments folder
- 12:11 Changeset [9585] by
-
Reorganisation plan for NEMO repository: deletion of /tags root directory with its content
- 12:08 Changeset [9584] by
-
Reorganisation plan for NEMO reposiotry: emptying of obsolete code in /vendors (XIOS and predecessors)
- 11:50 Changeset [9583] by
-
Commit Stephen Haddad's
https://forge.ipsl.jussieu.fr/nemo/browser/branches/UKMO/dev_r5518_GO6_package_rigorous_compile_fix
revisions 9549:9582
Met Office GMED ticket 390 refers.
- 10:50 Changeset [9582] by
-
GMED #390: Added in implicit none missed in previous commit.
2018-05-14:
- 23:00 Changeset [9581] by
-
Erase the trunk with the branch of 2017 developments
- 22:48 Changeset [9580] by
- 21:18 Changeset [9579] by
-
Updating of the forcing archives names to prepare the release of v4.0
- 15:49 Changeset [9578] by
-
Added implicit none statements to branch.
- 15:13 Changeset [9577] by
-
Global renaming / Cleaning : fix bugged cfg.txt and restore loop in sette.sh, remove obsolete scripts
2018-05-11:
- 16:50 Changeset [9576] by
-
Global renaming for SETTE + fix for key_lim3 in MY_SRC: push remaining modifications in order to start from a clean checkout
- 15:58 user/flavoni edited by
-
(diff)
- 15:34 user/flavoni edited by
-
(diff)
- 15:32 user/flavoni edited by
-
(diff)
- 14:49 Changeset [9575] by
-
Global renaming for reference configurations and test cases (./CONFIG): add new symbolic links, probably not fully operational
- 14:32 Changeset [9574] by
-
Global renaming for fcm-make folder: untested and not sure if it worth the modfiications
- 14:25 Changeset [9573] by
-
Global renaming for compilation scripts (./TOOLS/COMPILE): tools scripts have been modified but not been tested
- 13:16 Changeset [9572] by
-
Global renaming for reference configurations and test cases (./CONFIG): 2 steps for removing symbolic links
- Folders
- ORCA2_LIM3_PISCES → ORCA2_SI3_PISCES
- ORCA2_SAS_LIM3 → ORCA2_SAS_SI3
- CPP keys: key_lim3 → key_si3
- Namelists and XML
- namelist_ice_lim3_ref → namelist_ice_si3_ref
- file_def_nemo-opa.xml → file_def_nemo-oce.xml, file_def_nemo-lim.xml → file_def_nemo-ice.xml
- field_def_nemo-opa.xml → field_def_nemo-oce.xml, field_def_nemo-lim.xml → field_def_nemo-ice.xml
- namp.zlim → namp.zice
- Cleaning of configurations list in cfg.txt
- Folders
- 13:00 Changeset [9571] by
-
Global renaming for dependencies (./EXTERNAL): agrif_opa.in → agrif_oce.in in ./AGRIF
- 12:53 Changeset [9570] by
-
Global renaming for core routines (./NEMO)
- Folders
- LIM_SRC_3 → ICE_SRC
- OPA_SRC → OCE_SRC
- CPP key: key_lim3 → key_si3
- Modules, (sub)routines and variables names
- MPI: mpi_comm_opa → mpi_comm_oce, MPI_COMM_OPA → MPI_COMM_OCE, mpi_init_opa → mpi_init_oce
- AGRIF: agrif_opa_* → agrif_oce_*, agrif_lim3_* → agrif_si3_* and few more
- TOP-PISCES: p.zlim → p.zice, namp.zlim → namp.zice
- Comments
- NEMO/OPA → NEMO/OCE
- ESIM|LIM3 → SI3
- Folders
- 11:49 Changeset [9569] by
-
forgot to correct mask qns and emp in sbcflx (see #2083)
2018-05-10:
- 16:38 Ticket #2081 (time splitting and isf: bugs) closed by
-
fixed
- 16:35 Ticket #2083 (surface flux not masked: bug if isf cavity) reopened by
-
Ticket has been closed during the commit. Ticket needs to be kept open as …
- 16:27 Changeset [9568] by
-
Update branch to be relative to rev 9565 of dev_merge_2017.
- 16:26 Ticket #2083 (surface flux not masked: bug if isf cavity) closed by
-
fixed: In 9567: […]
- 16:26 Changeset [9567] by
-
apply tmask(:,:,1) to erp, qrp, precip, snow, rnf, qns to fix #2083
- 16:22 Ticket #2083 (surface flux not masked: bug if isf cavity) created by
-
== Context Some surface flux variables are not masked and could affect …
- 15:50 Changeset [9566] by
-
Use complex numbers in area calculations.
2018-05-09:
- 14:21 New reply on Tools created by
-
[NST-tools] Nesting Tools and Grid Staggering
- 11:25 Changeset [9565] by
-
dev_merge_2017: fix name of run.stat.nc with AGRIF
- 11:24 Changeset [9564] by
-
dev_merge_2017: minor style modifications
2018-05-08:
- 19:42 Ticket #2082 (agrif_create_coordinates writes incorrect u,v points to child grid file) created by
-
The agrif_create_coordinates program writes the wrong values for the u and …
- 15:48 Changeset [9563] by
-
MOCI #310: Update GO6 package branch to build with rigorous optimisation level compiler option.
- 15:08 Changeset [9562] by
-
MOCI #314: Updated config to work with MOCI build/test suite.
- 13:05 Changeset [9561] by
-
Branch 2017/dev_merge_2017. Bug fix to prevent erroneous out of bounds access in mppini.F90 (land suppression case only). To be further tested to confirm fix is correct and sufficient
2018-05-07:
- 17:23 Changeset [9560] by
-
Add the namelist block nammpp in all namelist_cfg
- 12:47 Changeset [9559] by
-
Minor corrections to compute PISCES chemical constant at every time-step rather than every day
2018-05-05:
- 12:59 Changeset [9558] by
-
Add missing namelist parameter in the source code
- 12:53 Changeset [9557] by
-
Minor corrections
- 11:51 Changeset [9556] by
-
Minor improvments to ensures PISCES restartability
- 10:12 Changeset [9555] by
-
Remove the SPITZ12 configuration .exe file
2018-05-04:
- 20:54 Ticket #2081 (time splitting and isf: bugs) created by
-
== Context In the trunk, 3 bugs were found recently with time splitting …
- 20:22 Changeset [9554] by
-
Correction bug with isf and flux form (mask issue) + change mask used for ubaro output
- 18:25 Changeset [9553] by
-
add SPITZ12 into SETTE tests
- 18:02 Changeset [9552] by
-
add a new configuration SPITZ12 which is a regional simulation around the Spitzbergen (Svalbard archipelago) which includes tides and sea-ice with open boundaries.
- 16:52 Changeset [9551] by
-
Remove tracer horizontal diffusion in test case + correct interfaces interpolation after understanding it is related to ORCA2 edited scale factors
- 15:59 Changeset [9550] by
-
put back key_nosignedzero in cpp keys of orca2. I think it is needed but if not, please feel free of removing it again and in other configurations
- 15:09 Ticket #2079 (pb compiling iom.F90 without key_iomput) closed by
-
fixed: Compilation problem is indeed solved. Thanks I'm closing the ticket.
- 12:32 Changeset [9549] by
-
MOCI 310 - Branch to fix compilation and running when using rigorous optimisation level compiler option.
- 12:23 Changeset [9548] by
-
MOCI #3314: creating branch for test suite.
- 12:21 Changeset [9547] by
-
test commit
- 07:57 Changeset [9546] by
-
dev_merge_2017: add a TKE parameter to control the activation of nn_etau below sea-ice
2018-05-03:
- 18:47 Changeset [9545] by
-
Add diagnostics in diawri - revert to old interface interpolation - change default regriding parameters - add linear ramp at startup
- 18:28 Changeset [9544] by
-
No need to initialize solar penetration for Offline since qsr is read in file
- 17:48 Changeset [9543] by
-
correct the output frequency for agrif nordic
- 17:43 Changeset [9542] by
-
avoid problems with some configurations when outputing results
- 17:26 Changeset [9541] by
-
move sbc_init above dom_init
- 16:11 user/gm/Namelist_framework edited by
-
(diff)
- 14:38 New topic on Tools created by
-
[NST-tools] Nesting Tools and Grid Staggering
- 14:28 Changeset [9540] by
-
debug the dimension read for sea ice when using BDY
- 11:21 Changeset [9539] by
-
dev_merge_2017 : validation of Offline configurations
- 09:02 user/gm/Namelist_framework edited by
-
(diff)
2018-05-02:
- 18:41 Ticket #2076 (restart of NEMO web access and services) closed by
-
worksforme: So far, all the IT systems have restarted and seem to work well.
- 18:38 Ticket #2077 (xios-1.0 rev703 error in parallel output) closed by
-
invalid: Here we do not support XIOS, you must address this to the XIOS team …
- 16:45 Changeset [9538] by
-
Same bug fix as in r9473 of the branch - see comment to previous revision
- 16:41 Changeset [9537] by
-
Bug fix for key_asminc
WARNING - this fix is applied to revision 9196 of the branch, so the fix at revision 9473 is not included - it will be included in the next revision: this is done so we can use the same version as the operational suite, which at the moment does not contain the fix included in r9473
- 09:57 New topic on Skilled created by
-
[tide] Tides and more
2018-05-01:
- 21:59 New topic on Jobs created by
-
[phd][post-doc] PhD or post-doctoral position in Polar Ocean Modelling with NEMO over Arctic | Closing 31 May 2018
- 13:37 Changeset [9536] by
- 13:22 Changeset [9535] by
- 11:33 Ticket #2080 (bug in z tilde?) created by
-
== Context I think the IF test in line 327 of domvvl.F90 might be wrong. …
- 08:11 user/gm/Namelist_framework edited by
-
(diff)
- 08:05 user/gm edited by
-
(diff)
2018-04-30:
- 20:38 2018WP/CMCC-02_Stefania Ciliberti_BDYTool edited by
-
(diff)
- 20:36 2018WP/CMCC-02_Stefania Ciliberti_BDYTool created by
-
New page from template Work Plan Action?
- 20:33 2018WP/CMCC-01_Stefania Ciliberti_BDYModel edited by
-
(diff)
- 20:28 2018WP/CMCC-01_Stefania Ciliberti_BDYModel created by
-
New page from template Work Plan Action?
- 18:46 Changeset [9534] by
-
correction on the check of .svn repository as since svn v1.7, .svn repository only available in the root of the working copy. Add print of last changed revision. Check revision at the root of the working copy.
- 18:30 Ticket #2079 (pb compiling iom.F90 without key_iomput) created by
-
== Context Trying to run a configuration with 2 AGRIFS zooms, I get some …
- 17:54 Changeset [9533] by
-
Branch 2017/dev_merge_2017. Cosmetic changes to ORCA2_LIM3PISCES namelist_cfg to remove empty namelist blocks and bring a few comments into line with reference namelist. This seems to be the best solution for keeping cfg namelists with minimal content whilst making a side by side comparison with the reference namelist meaningful and useful
- 17:00 Changeset [9532] by
-
dev_merge_2017: end of the renaming MLE
- 16:59 Changeset [9531] by
-
dev_merge_2017: rename traadv_mle.F90 & namtra_adv_mle as tramle.F90 & namtra_mle, resp.
- 16:54 Changeset [9530] by
-
ztilde update: add COMODO Internal wave test case
- 16:38 Changeset [9529] by
-
ztilde stability update
- 16:17 user/flavoni/TD_mod-num created by
-
- 15:39 Changeset [9528] by
-
dev_merge_2017: add to new vorticity scheme (EET= EEN using e3t instead of e3f, and ENT= energy conserving at T-point). NB: not used in ref config.
- 13:10 Changeset [9527] by
-
dev_merge_2017: NO selection for lateral momentum boundary condition
- 12:22 Changeset [9526] by
-
dev_merge_2017: rename ln_…NONE as ln_…OFF (CONFIG, OPA_SRC, TOP_SRC) ; agrif zoom now only in AGRIF_NORDIC configuration
2018-04-29:
- 23:05 Changeset [9525] by
-
change sette so that GYRE configuration runs and report is readable