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

source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @895   16 years rblod Fix small bugs in sea-ice (previous commit) and old flyspray: 189, 185, …
(edit) @894   16 years rblod Correct remaining bugs in LIM3 implementation, see ticket #71
(edit) @892   16 years rblod Correct light bugs after the introduction of the new surface module, see …
(edit) @891   16 years ctlod change cpp keys name related to the Surface Module and LIM 3.0, see …
(edit) @890   16 years ctlod Update NVTK scripts to take into account LIM 3.0, see ticket: #114
(edit) @889   16 years ctlod merge dev_001_SBC branche with the trunk to include the New Surface Module …
(edit) @888   16 years ctlod merge dev_001_SBC branche with the trunk to include the New Surface Module …
(edit) @873   16 years ctlod Bound the latent heat flux over sea-ice to avoid negative values (CLIO …
(edit) @869   16 years rblod Parallelisation of LIM3. This commit seems to ensure the reproducibility …
(edit) @868   16 years rblod First optimisation of LIM3, limrhg optimisation induces computation change
(edit) @867   16 years ctlod Add control prints for sea-ice
(edit) @866   16 years rblod Correct a bug in ice rheology, see ticket #78
(edit) @865   16 years rblod Correct a bug and clean comments in limthd_lac, see ticket #79
(edit) @864   16 years rblod Come back to previous version since 842 rev of this routine altere results
(edit) @863   16 years ctlod Add control prints
(edit) @862   16 years ctlod To ensure the restartability, see ticket:#82
(edit) @844   16 years ctlod To ensure the restartability with LIM 3.0, fix hi_max(jpl) = 999.99 (m)
(edit) @843   16 years ctlod Use ctlopen subroutine to open sea-ice namelist file, see ticket:#80
(edit) @842   16 years ctlod Correct lines which do not compile on IBM
(edit) @841   16 years rblod Light changes in SBC routines to use classical CLIO bulks with LIM3
(edit) @839   16 years ctlod Icrease again the jpvar_max parameter, see ticket:#75
(edit) @838   16 years ctlod Add sxyice(:,:,:) and sye(:,:,:,:) missing fields in sea-ice restart files …
(edit) @837   16 years ctlod Increase the hard coded value of jpmax_vars from 60 to 240 to be able to …
(edit) @836   16 years ctlod Remove useless comments related to the ticket:#74
(edit) @835   16 years ctlod Use IOM interface to build sea-ice restart files, see ticket:#74
(edit) @834   16 years ctlod Clean comments and useless lines, see ticket:#72
(edit) @833   16 years rblod Merge branche dev_002_LIM back to trunk ticket #70 and #71
(edit) @818   16 years ctlod NVTK: correct bugs related to the launch of jobs in AA_make & …
(edit) @817   16 years gm trunk - update including Steven correction of the first 5 chapters (until …
(edit) @812   16 years ctlod missing continuation sign & in the computation of dqla_ice(:,:), see …
(edit) @809   16 years ctlod problem in the computation of dqla_ice(:,:), fr1_i0(:,:) fr2_i0(:,:) …
(edit) @808   16 years ctlod add new variables to allow users to better control compilation and jobs …
(edit) @807   16 years ctlod add new variables to allow users to better control compilation and jobs …
(edit) @800   16 years rblod Correct a mistake in jki routine suppression, see ticket #49
(edit) @799   16 years ctlod add the GYRE_LOBSTER reference configuration, see ticket:#53
(edit) @798   16 years ctlod add the GYRE_LOBSTER reference configuration, see ticket:#53
(edit) @797   16 years ctlod use M_K variable to use appropriate makefile name depending the target, …
(edit) @796   16 years ctlod add the GYRE_LOBSTER reference configuration, see ticket:#53
(edit) @795   16 years ctlod Modifications in NVTK's scripts related to the GYRE_LOBSTER configuration, …
(edit) @794   16 years ctlod Comment line trb(:,:,:,:)=trn(:,:,:,:) which block the GYRE_LOBSTER …
(edit) @793   16 years ctlod add USE lib_mpp line for MPI compilation, see ticket:#50
(edit) @789   16 years rblod Suppress jki routines and associated key_mpp_omp
(edit) @788   16 years rblod Change averaging method in dynspg_ts, see ticket #48
(edit) @787   16 years rblod Improve PCG algortithm in MPI case, see ticket #47
(edit) @785   16 years rblod Improve traadv_tvd performance, see ticket #46
(edit) @784   16 years rblod merge solsor and solsor_e, see ticket #45
(edit) @783   16 years smasson write multiple restarts, see ticket:44
(edit) @782   16 years rblod Improvment of AGRIF-NEMO routines, see ticket #42
(edit) @781   16 years smasson doc update, see ticket:1
(edit) @780   16 years rblod Correct a critical bug in divergence computation for AGRIF case, see …
(edit) @779   16 years rblod Agrif improvment for vectorization, see ticket #41
(edit) @774   16 years rblod Update Agrif, see ticket:#39
(edit) @753   16 years ctlod add quotes to the sed sequences for the LAUN variable, see ticket:#33
(edit) @752   16 years smasson define internal subroutines of iom as PRIVATE, see ticket:32
(edit) @746   16 years smasson implement ldstop in iom_varid, see ticket:21
(edit) @745   16 years smasson by default stop if variable doesn't exist, see ticket:21
(edit) @744   16 years ctlod ensure interactive jobs to work properly
(edit) @742   16 years smasson bugfix for short filenames in iom_open, see ticket:24
(edit) @741   16 years smasson bugfix in dimg restart name, see ticket:23
(edit) @730   17 years cetlod remove unused variables, see ticket:19
(edit) @729   17 years cetlod correction of prepocessing syntax, see ticket:18
(edit) @728   17 years cetlod add tmask_i in global sum, see ticket:17
(edit) @727   17 years cetlod correction of aggregation of small into large particles, see ticket:16
(edit) @726   17 years cetlod correction of flux feeding formulation, see ticket:15
(edit) @725   17 years cetlod update of iron aggregation computation, see ticket:14
(edit) @724   17 years cetlod Update modules for passive tracers transport trends computation, see …
(edit) @723   17 years cetlod computation of horizontal divergence needed for vertical active trends, …
(edit) @722   17 years ctlod replace the HEAD directory under trunk
(edit) @721   17 years ctlod replace the VALID directory under trunk
(edit) @720   17 years ctlod replace the DOC directory under trunk
(edit) @719   17 years ctlod get back to the nemo_v2_3 version for trunk
(edit) @717   17 years smasson finalize the first set of modifications related to ticket:3
(edit) @716   17 years smasson continue changeset:700, see ticket:2
(edit) @715   17 years rblod Move DOC location (related to ticket #1)
(edit) @714   17 years smasson replace qt by qns, see ticket:11
(edit) @713   17 years smasson reintroduce qrp and erp, see ticket:10
(edit) @712   17 years smasson add use sbc_ice, continue changeset:709, see ticket:6
(edit) @711   17 years smasson remove aminus aplus, see ticket:8
(edit) @710   17 years smasson tau(x|y) -> (u|v)tau, see ticket:7
(edit) @709   17 years smasson continue changeset:704, see ticket:5
(edit) @708   17 years smasson continue changeset:704, see ticket:5
(edit) @707   17 years smasson error during changeset:705... related to ticket:1
(edit) @706   17 years smasson error during the previous commit... related to ticket:1
(edit) @705   17 years smasson Historical date: first beta version of the documentation, see ticket:1
(edit) @704   17 years smasson delete old obsolete routines, see ticket:5
(edit) @703   17 years smasson code modifications associated with the new routines, see ticket:4
(edit) @702   17 years smasson add first set of new surface module, see ticket:3
(edit) @701   17 years smasson sbc(1.1): put back $
(edit) @700   17 years smasson sbc(1): bugfix on wind stress computation #2
(edit) @699   17 years smasson insert revision Id
(edit) @698   17 years ctlod NVTK installation
(edit) @697   17 years ctlod NVTK installation
(edit) @696   17 years ctlod Remove MODIPSL_FILES directory
(edit) @695   17 years ctlod NVTK installation
(edit) @694   17 years ctlod NVTK installation
(edit) @693   17 years ctlod NVTK installation
(edit) @692   17 years ctlod NVTK installation
(edit) @690   17 years ctlod nemo_v2_bugfix_059:CT: use lwp as argument for ctlopn
(edit) @689   17 years rblod nemo_v2_bugfix_058:CT: make a better decomposition domain print in …
(edit) @688   17 years rblod nemo_v2_bugfix_057:RB: update BB_make and add -O overlap option for nec …
Note: See TracRevisionLog for help on using the revision log.