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

source: trunk/NEMO/OPA_SRC

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1505   15 years rblod Correct dynspg_exp for variable volume case, see ticket #479
(edit) @1502   15 years rblod Update dynnxt and dynspg_ts for variable volume, see ticket #474
(edit) @1498   15 years ctlod remove useless array av_tide_itf(:,:,:) due to the zdftmx.F90 …
(edit) @1496   15 years ctlod optimization (step II) of internal tidal mixing coefficient calculation, …
(edit) @1495   15 years ctlod optimization (step I) of internal tidal mixing coefficient calculation, …
(edit) @1494   15 years ctlod move the computation of zsrp=deds/rday term out of a loop, see ticket: …
(edit) @1493   15 years ctlod ensure restartability of GYRE & GYRE_LOBSTER configurations, see ticket: …
(edit) @1492   15 years ctlod style and cosmetic changes
(edit) @1491   15 years smasson minor bugfix in the use of ldstop in fld_init, see ticket:472
(edit) @1490   15 years rblod Supress remaining coments in French, see ticket #379
(edit) @1489   15 years rblod Add control statistics in solver.stat for time splitting case, see ticket …
(edit) @1488   15 years smasson Addition of clobber and chunksize when opening NetCDF files, see …
(edit) @1487   15 years smasson suppress useless iom_init_chkcpp, see ticket:469
(edit) @1486   15 years smasson additional bug fix associated with changeset:1485, see ticket:468
(edit) @1485   15 years smasson clean 20d, 28d and depth of the thermocline, see ticket:468
(edit) @1484   15 years smasson bugfix in 300m heat contain, see ticket:342
(edit) @1483   15 years ctlod declaration of rrau field is missing in restart.F90 when not using double …
(edit) @1482   15 years smasson distribution of iom_put + cleaning of LIM2 outputs, see ticket:437
(edit) @1481   15 years ctlod ensure restartability of TKE2 in coupled mode + few minor bugs …
(edit) @1480   15 years ctlod Bug in zdftmx when using zdfddm, see ticket: #462
(edit) @1473   15 years smasson for dimgout: allow changing the number of proc for restart, see ticket:442
(edit) @1472   15 years smasson small bugfix in the coupling interface when sending surface current, see …
(edit) @1470   15 years smasson [uv]i_ice and [uv]i_oce renamed [uv]_ice and [uv]_oce, see ticket:453
(edit) @1469   15 years smasson [uv]taui_ice renamed [uv]tau_ice, see ticket:452
(edit) @1468   15 years smasson Improve readability of sbc_cpl_ice_flx, see ticket:451
(edit) @1467   15 years smasson Introduce for CICE, B-grid with velocities at F-point, see ticket:450
(edit) @1466   15 years smasson replace cice_grid by cigr_type, see ticket:449
(edit) @1465   15 years smasson supress ice_oce module, see ticket:448
(edit) @1463   15 years smasson force 3rd dimension in sea-ice coupling fields, see ticket:444
(edit) @1462   15 years rblod Bugs in bdytides, see ticket #441
(edit) @1461   15 years rblod Somme issues in s-coordinate, see ticket #440
(edit) @1460   15 years ctlod syntax error correction, see ticket: #438
(edit) @1457   15 years cetlod distribution of iom_put in TOP routines, see ticket:437
(edit) @1455   15 years cetlod use the R-G-B ligth penetration as default parameterization, see …
(edit) @1454   15 years cetlod rename local variable nadv to nqsr in traqsr.F90 module, see ticket:431
(edit) @1448   15 years cetlod add explicitly light penetration following 2 wavebands, see ticket:431
(edit) @1447   15 years cetlod correction of module lib_mpp.F90, see ticket:430
(edit) @1445   15 years cetlod add the use of bio-optical retroaction on dynamics when coupling with …
(edit) @1444   15 years cetlod correction of module lib_mpp.F90, see ticket:430
(edit) @1443   15 years rblod Compilation error with gfortran, see ticket #418
(edit) @1442   15 years rblod Printing issue in stpctl, see ticket #355
(edit) @1441   15 years rblod Correct some incompatibility with AGRIF, see #415 first part
(edit) @1438   15 years rblod Merge VVL branch with the trunk (act II), see ticket #429
(edit) @1437   15 years rblod Correct stupid commit
(edit) @1436   15 years rblod Merge VVL branch with the trunk
(edit) @1425   15 years ctlod fix a small compilation error related to the implementation of RGB, see …
(edit) @1423   15 years ctlod add light penetration following 3 wavebands model (RGB) and the use of …
(edit) @1418   15 years ctlod add zdftmx.F90 module linked to the calculation of vertical …
(edit) @1417   15 years ctlod add zdftmx.F90 module linked to the calculation of vertical …
(edit) @1415   15 years ctlod replace obsolete restini, restput & restclo using IOM subroutines, see …
(edit) @1414   15 years rblod Array out of bound with key_vectopt_loop and lim2, see ticket #380
(edit) @1413   15 years flavoni correct bug for Meridionnal Stream function in diaptr.F90 when using mpi, …
(edit) @1412   15 years smasson update NVTK and ioserver interafce, see ticket:420
(edit) @1409   15 years rblod Correct bugs in resart and iom initialisations, see ticket #417
(edit) @1397   15 years rblod Correct diaptr with correct suffix file in mono case, see ticket #361
(edit) @1359   15 years smasson first implementation of iom_put, see ticket:387
(edit) @1358   15 years rblod Update diaptr for compatibility with AGRIF
(edit) @1348   15 years rblod Add s-sigma coordinates option, thanks to Rachel, see ticket #378
(edit) @1347   15 years rblod Bug correction in lim2 with vector optimization, see ticket #380
(edit) @1346   15 years rblod Correct a mistake in previous commit for mono processor case, see ticket …
(edit) @1345   15 years rblod Update diaptr for mpp case, see ticket #361
(edit) @1344   15 years rblod Update lib_mpp, see ticket #379
(edit) @1341   15 years ctlod add the initialization of kiomid variable to -1, see ticket: #370
(edit) @1340   15 years smasson update diaptr, see ticket:361
(edit) @1335   15 years smasson bugfix with restarts frequency when running with different lenght for each …
(edit) @1334   15 years smasson complete work on time origin in outputs (ticket:335) + downward vertical …
(edit) @1319   15 years rblod First try to use IOF with AGRIF, see ticket #341
(edit) @1318   15 years smasson supress useless call to histsync, see ticket:340
(edit) @1317   15 years smasson nwrite = modulo referenced to nit000 in all ouputs, see ticket:339
(edit) @1316   15 years smasson continue changeset:1312, see ticke:322
(edit) @1312   15 years smasson add a namelist logical to mask land points in NetCDF outputs, see …
(edit) @1310   15 years smasson set origin of outputs calendar, continue changeset:1309, see ticket:335
(edit) @1309   15 years smasson set origin of outputs calendar to the beginning of the experiment, see …
(edit) @1308   15 years smasson bugfix related to surface current in sbccpl + other typos, see ticket:334
(edit) @1304   15 years ctlod comment line CALL MPI_GROUP_TRANSLATE_RANKS in mpp_ini_ice which seems to …
(edit) @1303   15 years ctlod update emp(:,:) field with runoffs every nn_fsbc only and not at each time …
(edit) @1295   15 years ctlod allow to read the december monthly field of the previous year from a non …
(edit) @1294   15 years ctlod need to read namelist and data to be able to perform sss restoring when …
(edit) @1281   15 years smasson put detailed reference in cpl_oasis?.F90 history, resquested by W. Park
(edit) @1275   15 years rblod First introduction off interpolation off the fly, see ticket #279
(edit) @1274   15 years smasson bugfix in sbcflx, see ticket:294
(edit) @1273   15 years ctlod update Gibrlatar, Bab El Mandeb and Sound straits in both full & partial …
(edit) @1271   15 years rblod Addapt AGRIF routines to the new TOP organization, clean some routines and …
(edit) @1270   15 years rblod Light bug in blk_ice, see ticket #289
(edit) @1269   15 years ctlod limit the heat transfer coefficient zchcm value, see ticket: #285
(edit) @1268   15 years ctlod include the missing Von Karman constant in surface mixing length …
(edit) @1267   15 years ctlod stabilization of the sea-ice/ocean stress computation in using ub/vb …
(edit) @1249   15 years smasson coupling interface, bugfix regarding changeset:1248, see ticket:155
(edit) @1248   15 years smasson coupling interface, small bugfix from A. Caubel, see ticket:155
(edit) @1246   15 years ctlod apply the tmask when increasing the vertical diffusion avt(:,:,:) in …
(edit) @1245   15 years ctlod write a message and stop if parameter kn_fwb is set to zero, see ticket: …
(edit) @1244   15 years ctlod improve the LIM 3.0 stability in using sea surface height, see ticket: …
(edit) @1242   15 years rblod Fix runtime issues with AGRIF on NEC and add the ability to run without …
(edit) @1241   15 years rblod Fix a stupid bug for time splitting and ensure restartability for …
(edit) @1240   15 years ctlod replace nn_ico_cpl by kico name to be coherent, see ticket: #295
(edit) @1239   15 years ctlod this version allows to stabilize the computation of En production term, …
(edit) @1238   15 years rblod Adapt mpp_init_ioipsl for jpni*jpnj < jpnij, see ticket #257
(edit) @1237   15 years rblod Light fixes, see ticket #271
(edit) @1236   15 years rblod Correction of a print, see ticket #270
(edit) @1235   15 years rblod Fix a conversion bug, see ticket #269
Note: See TracRevisionLog for help on using the revision log.