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

source: trunk/NEMO/OPA_SRC/ZDF

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1756   14 years smasson implement AR5 diagnostics, see ticket:610
(edit) @1719   14 years rblod Suppress bottom boundary condition on tke, see ticket #592
(edit) @1708   14 years rblod Stability for explicit bottom friction, see ticket #588
(edit) @1705   14 years smasson impact of HF winds in TKE, see ticket:585
(edit) @1695   15 years smasson wind stress module directly at T-point, see ticket:577
(edit) @1681   15 years smasson slight bugfix in iodef.xml, see ticket:566
(edit) @1671   15 years rblod Add missing pieces related to previous commit on bottom friction ..., see …
(edit) @1662   15 years rblod Correction of major bug on bottom friction, see ticket #233
(edit) @1617   15 years ctlod remove the TKE profile of penetration case (2) for the parameter nn_htau, …
(edit) @1601   15 years ctlod Doctor naming of OPA namelist variables , see ticket: #526
(edit) @1585   15 years smasson move back turbocline computation in zdfmxl, see ticket:517
(edit) @1577   15 years smasson update diahth and zdfmxl, see ticket:468
(edit) @1559   15 years ctlod only cosmetic changes
(edit) @1546   15 years ctlod small optimisation, see ticket: #495
(edit) @1537   15 years ctlod ensure the restartability of the 2nd order advection scheme,see ticket: …
(edit) @1533   15 years ctlod change TKE cpp key names, see ticket: 485
(edit) @1532   15 years ctlod change TKE cpp key names, see ticket: #485
(edit) @1531   15 years ctlod change TKE cpp key names, see ticket: #485
(edit) @1527   15 years ctlod tke2: minor bug correction on the TKE vertical diffusion term, see ticket: …
(edit) @1518   15 years ctlod optimisation finalisation, see ticket, #457
(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) @1492   15 years ctlod style and cosmetic changes
(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) @1438   15 years rblod Merge VVL branch with the trunk (act II), see ticket #429
(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) @1268   15 years ctlod include the missing Von Karman constant in surface mixing length …
(edit) @1239   15 years ctlod this version allows to stabilize the computation of En production term, …
(edit) @1221   15 years ctlod correct compilation errors when using key_c1d cpp key, see ticket: #274
(edit) @1201   16 years rblod Fix a bug in tke, see ticket #238
(edit) @1163   16 years ctlod trunk: remove extra coefficient zavdt when computing zavds scalar in …
(edit) @1156   16 years rblod Update Id and licence information, see ticket #210
(edit) @1152   16 years rblod Convert cvs header to svn Id, step II
(edit) @1146   16 years rblod Add svn Id (first try), see ticket #210
(edit) @1082   16 years rblod Bugs correction in KPP, see tickets #69 and #101
(edit) @1060   16 years ctlod trunk: follow DOCTOR rules for TKE namelist parameters names and …
(edit) @1050   16 years ctlod trunk: update TKE physics, see ticket: #183
(edit) @899   16 years rblod First set of modifications related to 1D update : cometic changes, see …
(edit) @896   16 years rblod Update KPP according to step reorganization (nemo_v2) ..., see ticket #101
(edit) @888   16 years ctlod merge dev_001_SBC branche with the trunk to include the New Surface Module …
(edit) @789   16 years rblod Suppress jki routines and associated key_mpp_omp
(edit) @746   16 years smasson implement ldstop in iom_varid, see ticket:21
(edit) @719   17 years ctlod get back to the nemo_v2_3 version for trunk
(edit) @714   17 years smasson replace qt by qns, see ticket:11
(edit) @710   17 years smasson tau(x|y) -> (u|v)tau, see ticket:7
(edit) @708   17 years smasson continue changeset:704, see ticket:5
(edit) @699   17 years smasson insert revision Id
(edit) @683   17 years rblod nemo_v2_update_021 : SM : use jpdom_autoglo in restarts
(edit) @552   18 years opalod nemo_v1_bugfix_066: RB+SM: correct stupid GM modification…
(edit) @541   18 years opalod nemo_v1_bugfix_065:RB: move namelist declaration for compatibility with …
(edit) @516   18 years opalod nemo_v1_update_072 : CT : - lights modifications to ensure good control …
(edit) @508   18 years opalod nemo_v1_update_071:RB: add iom for restart and reorganization of restart
(edit) @503   18 years opalod nemo_v1_update_064 : CT : general trends update including the addition of …
(edit) @474   18 years opalod nemo_v1_update_061: SM: end of ctl_stop + mpi optimization in _bilap
(edit) @463   18 years opalod nemo_v1_update_054:RB: take into account tracers and dynamics …
(edit) @422   18 years opalod nemo_v1_update_042 : CT : use avt0 defined in the namelist to compute the …
(edit) @384   18 years opalod RB:nemo_v1_bugfix_021: change FLOAT to REAL( ,wp) for conversion.
(edit) @297   19 years opalod nemo_v1_update_010 : CT : comments correction, use ln_zdfnpc and ln_zdfevd …
(edit) @258   19 years opalod nemo_v1_update_004 : CT : Integration of the control print option for …
(edit) @255   19 years opalod nemo_v1_update_002 : CT : Integration of the KPP turbulent closure scheme
(edit) @253   19 years opalod nemo_v1_update_001 : Add the 1D configuration possibility
(edit) @247   19 years opalod CL : Add CVS Header and CeCILL licence information
(edit) @217   19 years opalod CT : UPDATE152 : optimization: reduce the MPI communications in doing only …
(edit) @106   20 years opalod CT : UPDATE067 : Add control indices nictl, njctl used in SUM function …
(edit) @96   20 years opalod CT : BUGFIX062 : correction of a loop ji while using key_vectopt_loop cpp …
(edit) @49   20 years opalod CT : UPDATE023 : Addition of new diagnostics controled with logical key …
(edit) @16   20 years opalod CT : UPDATE001 : First major NEMO update
(add) @3   20 years opalod Initial revision
Note: See TracRevisionLog for help on using the revision log.