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 (201 - 300 of 2720)

1 2 3 4 5 6 7 8 9 10 11 12 13
Ticket Summary Owner Type Status Priority Milestone
#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
#147 Adapt NVTK to new changes cpp keys names, namelist parameters ...etc nemo Enhancement closed low
#148 call the routine sbc_ice_lim with the right arguments if key_lim3 not activated cetlod Bug closed highest
#149 creating new reference configuration : ORCA2_LIM_PISCES cetlod Enhancement closed low
#150 Update IOM modules cetlod Enhancement closed low
#151 creating new reference configuration : ORCA2_OFF_PISCES cetlod Enhancement closed low
#152 adding inputs files related to reference configuration ORCA2_OFF_PISCES 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
#155 Implementation of a new coupling interface smasson Enhancement closed normal
#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
#158 nemo trunk : standard Makefile of ORCA2_LIM not updated to nemo3 NEMO_team Defect 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
#164 computation of wind speed module cetlod 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
#174 rename the SMS namelists nemo Task closed low
#175 update files for references configurations using TOP component 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
#178 trunk: remove the treshold step of qsr in LIM 2.0 when there is more than 50% of sea-ice since it is useless nemo Bug 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
#184 trunk: update GYRE_LOBSTER job associated to namelist name changes nemo Enhancement closed low
#185 trunk: remove useless sea-ice/ocean velocities which are not used in CLIO bulk formulae nemo Enhancement closed low
#186 trunk: correct syntax in an IF statement of jobs nemo Bug 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
#189 trunk: make the CALL sbc_rnf() before the CALL sbc_ssr() since rnfmsk(:,:) array is used in sbcssr.F90, so it must be filled nemo Bug 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
#195 LIM-3 a damping option should be added for regional configurations NEMO team or others? Enhancement closed normal
#196 TOP namelists NEMO team - christian Enhancement closed normal
#197 namelist style in OPA, LIM2 and LIM3 nemo Enhancement closed normal
#198 trunk: add prints for the tracer.stat file in BIO_xxx.ksh scripts nemo Bug closed low
#199 sbcblk_core.F90 : division by 0 in blk_ice_core nemo Bug closed highest
#200 dtatem & dtasal : cleaning - move the call from step to tradmp - merge in 1 module nemo Enhancement closed low
#201 simplified definition of the model time step nemo Enhancement closed low Unscheduled
#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
#206 Bug in indices nemo Bug 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
#209 Bug in domvvl : wrong e3u e3v and e3f scale factors + change name of mut to ee_t nemo Bug closed high
#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
#213 trunk: remove sbcrnf_ORCA_*.h90 files which are no more used nemo Enhancement closed low
#214 trunk: BDY package code review (coding rules) nemo Enhancement closed low
1 2 3 4 5 6 7 8 9 10 11 12 13
Note: See TracQuery for help on using queries.