Timeline
2014-09-12:
- 17:46 Changeset [4764] by
-
Branch to illustrate possible sbc approach
- 14:54 Ticket #1378 (Fix bug in return code handling in cpl_oasis3.F90) created by
-
cpl_oasis3.F90 contains a bug which can lead to confusion when debugging …
2014-09-11:
- 18:58 Changeset [4763] by
-
Creating branch for inclusion of extra restart functionality as per work plan item Met_Office-11
- 17:35 ticket/1306/Review edited by
-
(diff)
2014-09-10:
- 11:33 Ticket #1377 (OBC to BDY: wrong allocation) created by
-
I try to run with my old OBC files and a segmentation fault occurs when …
2014-09-08:
- 15:30 Changeset [4762] by
-
correct long_names in field_def.xml
- 15:27 Changeset [4761] by
-
add salt transport in addition to heat transport in diawri.F90
- 15:19 Changeset [4760] by
-
remove call to dia_hsb_rst (already in diahsb.F90)
- 10:20 Ticket #1376 (AGRIF does not run with north fold) created by
-
ORCA2-LIM does not run anymore when compiled with key_agrif and no zoom* …
2014-09-05:
- 14:40 Ticket #1334 (Reference manual missing Figures/Fig_time_split.pdf file) closed by
- 14:40 Changeset [4759] by
-
Correct Figure name in documentation, see ticket #1334
- 14:27 Ticket #1337 (Bug in bdytides.F90) closed by
-
fixed
- 14:13 Changeset [4758] by
-
Change to allow tides and frs, see ticket #1337
- 11:28 Ticket #1266 (AMM12, ifort and -O3 optimization issue) closed by
-
fixed: Changed in revision 4687
- 11:17 Ticket #1373 (introduce forgotten "USE key_asminc" in DYN/dynspg_ts.F90) closed by
-
fixed: Corrected in revision 4757
- 11:16 Changeset [4757] by
-
Include assimilation module, see ticket #1373
2014-09-04:
- 11:02 Ticket #1375 (degradation of North Atlantic solution in ORCA025 at 3.6) created by
-
The solution in the North Atlantic seems to be significantly degraded at …
2014-09-03:
- 17:41 ticket/1296/Review edited by
-
(diff)
- 16:42 ticket/1296/Review created by
-
- 14:53 Ticket #1374 (filename "data_1m_salinity_nomask.nc" hard-wired in diaar5) created by
-
In NEMO 3.6, the diaar5 routine has the filename …
- 09:47 Changeset [4756] by
-
Added two new routines, diatmb and dia25h to handle 25hourly and tmb output.
modified diawri to call these routines when logicals are true
logicals are set by new namelist addition set to true in AMM12 cfg and false in reference
default should be false.
additional call in dynspg_ts for barotropic U and V
Created extra fields in field_def.xml and extrae file groups in iodef.xml
2014-09-02:
- 16:31 Working Groups/LIM/Run_Table edited by
-
(diff)
- 16:29 Working Groups/LIM/Run_Table edited by
-
(diff)
- 16:23 Working Groups/LIM/Run_Table edited by
-
(diff)
- 15:55 Changeset [4755] by
-
add new idl plots; mld new map for example, see ticket #724
- 15:07 Developers edited by
-
(diff)
- 15:06 user/acc/XIOSextras edited by
-
(diff)
- 15:05 Developers edited by
-
(diff)
- 15:04 Developers edited by
-
(diff)
- 15:03 Developers edited by
-
(diff)
- 15:02 Developers edited by
-
(diff)
- 15:01 Developers edited by
-
(diff)
- 14:55 Developers edited by
-
(diff)
- 14:53 user/acc/XIOSextras edited by
-
(diff)
- 14:51 user/acc/XIOSextras created by
-
- 14:44 Developers edited by
-
(diff)
- 14:44 Developers edited by
-
(diff)
2014-09-01:
- 16:11 Changeset [4754] by
-
change to give a one level model in surge case
- 08:43 2014WP/Met_Office edited by
-
(diff)
- 08:40 2014WP/Met_Office edited by
-
(diff)
2014-08-29:
- 20:01 Changeset [4753] by
-
Add SST, SLA observation types to test.
- 18:58 Changeset [4752] by
-
Add basic observation statistics writing to ocean.output
2014-08-28:
- 15:48 2014WP/ticket/1314 edited by
-
(diff)
- 15:28 Changeset [4751] by
-
Changes to include an OBS test in SETTE. At the moment this uses an example profile observation.
2014-08-25:
- 16:00 Ticket #1373 (introduce forgotten "USE key_asminc" in DYN/dynspg_ts.F90) created by
-
To be able to compile the code when using key_asminc, these lines are …
2014-08-20:
- 14:29 Changeset [4750] by
-
Branch to contain code for SST bias correction
2014-08-18:
- 22:58 Ticket #1372 (BDY using monthly data) created by
-
I have a problem with fld_read when trying to read bdy monthly data …
- 12:45 Ticket #1369 (Coupling field names for OASIS should not be limited to 8 characters) closed by
-
duplicate: This is very similar to ticket #1343. I will try to apply the fix for that …
- 12:16 Ticket #1363 (Uninitialised diaptr variables in offline pisces) closed by
-
fixed: Change committed at r4749.
- 12:15 Changeset [4749] by
-
Added call to initialise diaptr in OFF_SRC/nemogcm.F90 so that if statements based on diaptr variables don't cause failures.
See ticket #1363
- 10:33 Changeset [4748] by
-
Added key_cice5 to select use of CICE5 model. This is used so that the correct variable names are used in the CICE5 version
Modified all references to key_cice to an "or" so that they will be triggered by the key_cice5 key as well (assuming the code sections don't require chanegs for CICE5).