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.
Custom Query – NEMO

Custom Query (2720 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (601 - 700 of 2720)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Ticket Summary Owner Type Status Priority Milestone
#92 remove unused modules nemo Enhancement closed normal
#93 update the fait_AA_make and fait_config scripts to take into account the new TOP architecture nemo Enhancement closed normal
#95 Use of tags to identify a specific NEMO release ctlod Defect closed normal
#98 Bound the latent heat flux over sea-ice to avoid negative values (CLIO bulk) nemo Bug closed low
#101 Bug in zdfkpp? nemo Bug closed low
#105 MPI implementation in AGRIF/modmpp.F nemo Bug closed low
#106 AGRIF with time-splitting nemo Enhancement closed normal
#107 AGRIF with time-splitting nemo Enhancement closed normal
#108 AGRIF with ice nemo Enhancement closed normal
#109 Bug in namelist ORCA2 v2.3 with key_flx_core - will be irrelevant with new SBC module nemo Bug closed low
#113 merge dev_001_SBC branche with the trunk to include the New Surface Module package nemo Enhancement closed normal
#115 ldf coefficient ctlod Enhancement closed normal
#116 MPI bsend nemo Bug closed low
#117 1D update nemo Enhancement closed low
#118 trazdf_imp and key_ldf_slp nemo Bug closed normal
#119 restart with agrif nemo Bug closed normal
#120 correct the name of a dummy subroutine in limitd_me.F90 nemo Bug closed low
#121 remove the sdvt(:,:) variable which is not initialized at all but is used in the computation of the friction velocity ust2s(:,:) nemo Bug closed normal
#122 remaove the explicit loop which is not necessary in the computation of [uv]_oce(:,:) arrays nemo Enhancement closed low
#123 remove the explicit loop which is not necessary in the computation of [uv]_oce(:,:) arrays nemo Enhancement closed low
#124 trcrst.F90 : division by zero in at the end of trc_rst_wri nemo Bug closed normal
#125 Re-organisation of ocean namelists to improve readability nemo Enhancement closed normal
#126 Implementation of the BDY package nemo Enhancement closed normal
#127 Arrays goout of bounds nemo Bug closed normal
#128 Manage wind stress at the sea-ice (LIM 3.0)/ocean interface in a proper way nemo Enhancement closed low
#129 Use of F95 signed zero causes incorrect results nemo Bug closed normal
#130 Hardwired arguments in call to prihre in domzgr::zgr_zps cause out-of-bounds errors ctlod Bug closed low
#131 move the set to zero of qsr(:,:) (when more than 50% of sea-ice) from sbcblk_clio.F90 into sbcice_lim.F90 necessary for the freeze(:,:) array when making restarts nemo Bug closed normal
#132 Runoff not defined in traadv_cen2 nemo Bug closed normal
#133 AGRIF vs SBC nemo Bug closed normal
#134 LIM3 debug and diags nemo Enhancement closed low
#135 change key_cfg_1d to key_c1d and key_passivetrc to key_top cetlod Bug closed low
#136 change key_passivetrc to key_top nemo Enhancement closed low
#137 creating new directories for each SMS models : PISCES,LOBSTER,CFC,MY_TRC cetlod Enhancement closed low
#138 adding modules for MY_TRC SMS model cetlod Enhancement closed low
#139 adding modules the CFC model cetlod Enhancement closed low
#140 adding modules for LOBSTER SMS model cetlod Enhancement closed low
#141 adding modules for PISCES SMS model cetlod Enhancement closed low
#142 deleting unused modules cetlod Enhancement closed low
#143 phasing the passive tracer transport module to the new version of NEMO cetlod Enhancement closed low
#144 Update modules for new version of TOP model cetlod Enhancement closed low
#145 Add modifications related to the GYRE_LOBSTER configuration cetlod Enhancement closed low
#146 phasing the OFFLINE module to the new version of NEMO cetlod Enhancement closed low
#148 call the routine sbc_ice_lim with the right arguments if key_lim3 not activated cetlod Bug closed highest
#150 Update IOM modules cetlod Enhancement closed low
#153 minor compilation bugs nemo Bug closed low
#154 lwp logical in wrong place in LIM3 limtrp.F90 ctlod Bug closed low
#156 TOP : trcdmp module : mis use of ndmp and nmldmp (instead of ndmptr nmldmptr) molines@… Bug closed low
#157 add a missing USE lib_mpp in initrc.F90 nemo Bug closed low
#159 nemo trunk : diadimg still use OPEN statement instead of ctlopn rblod Enhancement closed low
#160 nemo trunk : CPP syntax error (ifort compiler) in various modules nemo Bug closed high
#161 nemo_trunk : IOM : iom_def : raise max_number of file to 50 for Agrif aplications nemo Enhancement closed low
#162 sbcrnf : use of rnfmsk unclear ctlod Defect closed low
#163 Surface Module : need for wind speed in 'new' tke and CFCs (for instance) nemo Enhancement closed low
#165 rename initrc.F90 to trcini.F90 cetlod Enhancement closed low
#166 Update routines to take into account the reorganization of passive tracers initialization phase cetlod Enhancement closed low
#167 re-writting trcrad.F90 routine to take into account the new TOP architecture cetlod Enhancement closed low
#168 Update CFC modules to take into account the re-organization of TOP initialization phase cetlod Enhancement closed low
#169 Update LOBSTER modules to take into account the re-organization of TOP initialization phase cetlod Enhancement closed low
#170 Update PISCES modules to take into account the re-organization of TOP initialization phase cetlod Enhancement closed low
#171 re-organization of TOP initialization and outputs phases cetlod Bug closed low
#172 addind wind speed module cetlod Enhancement closed low
#173 update the fait_AA_make and fait_config scripts to take into account the new TOP initiaization phase cetlod Task closed low
#176 deleting unused module ocfzpt.F90 cetlod Task closed low
#177 trunk: replace freeze(:,:) variable with fr_i(:,:), use the tfreez function defined in eosbn2.F90 and suppress the ocfzpt.F90 module nemo Enhancement closed low
#179 trunk: avoid warning message at compilation step when not using BDY package and duplicated lines zhdiv(ji,jj) = 0.e0 nemo Bug closed low
#180 deleting unused directory C14b cetlod Enhancement closed low
#181 local computation of freezing point in trcadv_cen2.F90 routine cetlod Bug closed highest
#182 update trcstp.F90 routine according to new TOP re-organization cetlod Bug closed normal
#183 trunk: update TKE physics nemo Enhancement closed low
#185 trunk: remove useless sea-ice/ocean velocities which are not used in CLIO bulk formulae nemo Enhancement closed low
#187 trunk: solve one compilation error and one warning message when key_noslip_accurate is active nemo Bug closed low
#188 trunk: follow DOCTOR rules for TKE namelist parameters names and zdftke.F90 style code review nemo Enhancement closed low
#190 TOP re-organization cetlod Task closed low
#191 trunk: small reorgansition of domzgr.F90 module nemo Enhancement closed low
#192 trunk: remove characters ^M at lines end nemo Bug closed low
#193 ngrid variable is never used (domain, namdom dom_oce) nemo Task closed low
#194 LIM-2 damping option nemo Bug closed low
#196 TOP namelists NEMO team - christian Enhancement closed normal
#197 namelist style in OPA, LIM2 and LIM3 nemo Enhancement closed normal
#200 dtatem & dtasal : cleaning - move the call from step to tradmp - merge in 1 module nemo Enhancement closed low
#202 Bug in key_vvl with ln_trazdf=T and OBC, BDY or AGRIF zoom nemo Bug closed normal
#203 minor bug in tranpc.F90 nemo Bug closed low
#204 rename the namelists of TOP NEMO team - cetlod Enhancement closed low
#205 trunk: domzgr.F90 code review stuff nemo Enhancement closed low
#207 update opa.F90 main routine for OFFLINE option cetlod Enhancement closed low
#208 fait_AA_make and co nemo Enhancement closed normal
#210 svn ID nemo Task closed lowest
#211 compilation error when key_trddyn is active related to the dynamics advection flux formulation nemo Bug closed low
#212 daymod.F90 : bug in rsec_day computation ? nemo Bug closed high
#214 trunk: BDY package code review (coding rules) nemo Enhancement closed low
#215 trunk: change the name of a variable zntotime into totime which already exists nemo Bug closed low
#220 trunk: NVTK directory re-organization nemo Enhancement closed low
#221 trunk: correct passive tracers restart files name in NVTK job job_GYRE_LOBSTER.ksh nemo Bug closed low
#222 trunk: improve the treatment of namelists in NVTK jobs based on sed and grep UNIX commands nemo Enhancement closed low
#223 trunk: active runoffs (ln_rnf) and sea surface salinity restoring (ln_ssr) in ORCA2_LIM namelist and change salinity damping coefficient sign in all namelists nemo Enhancement closed low
#225 trunk: improve NVTK diagnostic in checking number of time steps performed from solver.stat file nemo Enhancement closed low
#226 zdfddm.F90 old bug not corrected ... nemo Bug closed low
#231 Forward time stepping in dynspg_ts nemo Bug closed low
#232 Optimization of dynspg_ts with key_vvl nemo Enhancement closed lowest
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Note: See TracQuery for help on using queries.