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) @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
(edit) @1234   15 years rblod Fix control print problem, see ticket #289
(edit) @1232   15 years smasson coupling interface, bugfix from A. Caubel and E. Maisonnave, see …
(edit) @1231   15 years ctlod replace the traadv_qck.F90 module with a new one entirely rewritten, see …
(edit) @1230   15 years smasson new coupling inteface: compute wind speed from tau, see ticket:155
(edit) @1229   15 years smasson define restart names in the namelist, see ticket:258
(edit) @1227   15 years smasson minor bugfix for new coupling interface (continue changeset:1226), see …
(edit) @1226   15 years smasson bugfix of the coupling interface (commited during changeset:1218), see …
(edit) @1221   15 years ctlod correct compilation errors when using key_c1d cpp key, see ticket: #274
(edit) @1220   16 years smasson small bugfix (associated to changeset:1218) related to the declaration of …
(edit) @1219   16 years smasson bugfix in fldread when looking for the last record of previous year(month) …
(edit) @1218   16 years smasson first implementation of the new coupling interface in the trunk, see …
(edit) @1217   16 years smasson bugfix in tradmp.F90 when dist.coast.nc is not existing, see ticket:273
(edit) @1214   16 years smasson bugfix in sbcssm when using old restart files, see ticket:268
(edit) @1213   16 years smasson correct description of variable sec1jan000
(edit) @1212   16 years smasson bugfix on format for monthly filename in fldread, see ticket:266
(edit) @1209   16 years rblod Correct a stupid mistake I did in previous commit, and desesperately …
(edit) @1208   16 years rblod Correct syntax error with the conv, thanks to Steven, see ticket #261
(edit) @1207   16 years rblod Suppress a vectorization optimisation leading to inexact results with vopt
(edit) @1202   16 years rblod Correct a mistake in agrif improvement
(edit) @1201   16 years rblod Fix a bug in tke, see ticket #238
(edit) @1200   16 years rblod Adapt Agrif to the new SBC and correct several bugs for agrif (restart …
(edit) @1196   16 years ctlod change jpdom_local into jpdom_autoglo in the iom_get call sequence, see …
(edit) @1192   16 years smasson fix ticket #252
(edit) @1191   16 years smasson improve control print for debugging ticket #252
(edit) @1172   16 years ctlod transform CLIO into CORE print in the ocean.output file, see ticket: #246
(edit) @1171   16 years ctlod now input air temperature data for CORE & CLIO bulks must be in Kelvin, …
(edit) @1170   16 years rblod Correct a bug for euler forward time stepping see ticket #231 , add …
(edit) @1169   16 years rblod Initialization of emps, see ticket #236
(edit) @1168   16 years rblod Correct a bug in emp and emps sign, correct comments, see ticket #235
(edit) @1164   16 years ctlod trunk: correct a wrong DO WHILE sequence, see ticket: #230 and update …
(edit) @1163   16 years ctlod trunk: remove extra coefficient zavdt when computing zavds scalar in …
(edit) @1161   16 years smasson improve mesh_mask file, see ticket:228
(edit) @1158   16 years rblod OBC corrections, see ticket #224
(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) @1151   16 years rblod Add new OBC, see ticket #224
(edit) @1146   16 years rblod Add svn Id (first try), see ticket #210
(edit) @1133   16 years smasson new sbc namelist format, see ticket:1
(edit) @1132   16 years smasson fldread properly working..., see ticket #218
(edit) @1131   16 years smasson iom_close return 0 as id, see ticket #217
(edit) @1130   16 years smasson daymod bugfix and enhancement, see ticket #216
(edit) @1129   16 years ctlod trunk: compilation error when key_trddyn is active related to the dynamics …
(edit) @1126   16 years ctlod trunk: change the name of a variable zntotime into totime which already …
(edit) @1125   16 years ctlod trunk: BDY package code review (coding rules), see ticket: #214
(edit) @1123   16 years ctlod trunk: remove sbcrnf_ORCA_*.h90 files which are no more used, see ticket: …
(edit) @1116   16 years ctlod trunk: clarify tha way to manage the runoffs fileds, see ticket: #162
(edit) @1111   16 years ctlod trunk: remove a small bug related to the non-penetrative convective …
(edit) @1110   16 years ctlod trunk: remove a bug related to the combination of key_vvl and …
(edit) @1109   16 years ctlod trunk: ensure that surface sea-ice temperature is set to 273 degK over …
(edit) @1106   16 years rblod Correct diawri_dimg according to the new sbc, see ticket #159
(edit) @1104   16 years ctlod trunk: change the second ztrdu(:,:,:) field into ztrdv(:,:,:) when calling …
(edit) @1102   16 years rblod Suppress nrid not used any more, see ticket #193
(edit) @1099   16 years ctlod trunk: code review stuff, see tickets: #205, #191, #130
(edit) @1085   16 years rblod Increase jpmax_files, see ticket #161
(edit) @1083   16 years ctlod trunk: small reorgansition of domzgr.F90 module, see ticket: #191
(edit) @1082   16 years rblod Bugs correction in KPP, see tickets #69 and #101
(edit) @1079   16 years cetlod TOP re-organization : update trc_oce.F90 module see ticket:190
(edit) @1061   16 years ctlod trunk: make the CALL sbc_rnf() before the CALL sbc_ssr() since rnfmsk(:,:) …
(edit) @1060   16 years ctlod trunk: follow DOCTOR rules for TKE namelist parameters names and …
(edit) @1058   16 years rblod Correct preprocessing syntax, see ticket #160
(edit) @1057   16 years rblod ctlopn with dimg diagnostics and additonnal stuff related to dimg
(edit) @1056   16 years ctlod trunk: solve one compilation error and one warning message when …
(edit) @1055   16 years rblod Desactived control print (ln_nicep) for LIM3, correct forcing field for …
(edit) @1053   16 years rblod trunk: remove useless sea-ice/ocean velocities as arguments of CALL …
(edit) @1051   16 years ctlod trunk: remove useless sea-ice/ocean velocities as arguments of CALL …
(edit) @1050   16 years ctlod trunk: update TKE physics, see ticket: #183
(edit) @1044   16 years ctlod remove useless zinda declaration, see ticket: #178
(edit) @1041   16 years gm trunk: module_example update
(edit) @1040   16 years ctlod trunk: avoid warning message at compilation step when not using BDY …
Note: See TracRevisionLog for help on using the revision log.