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 (2276 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (601 - 700 of 2276)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Ticket Summary Owner Type Priority Milestone Component
#63 dev_001_SBC: problem in the computation of p_dqla(:,:), prf1(:,:) p_fr2(:,:) fields in CORE bulk formulae ctlod Bug normal OCE
#64 dev_001_SBC: merge with the trunk's last changesets: #780, #782, #783, #784, #785, #788, #789, #793, #794 ctlod Enhancement lowest OCE
#65 dev_001_SBC: move one part on changeset #783 from domain.F90 into sbcmod.F90 ctlod Enhancement low OCE
#66 missing continuation sign & in the computation of dqla_ice(:,:) in flx_core.h90 ctlod Bug high OCE
#69 bug in calculating the Richardson number in zdfkpp.F90 gm Bug normal OCE
#76 Add interface for CLIO bulk through the new surface module architecture nemo Enhancement low OCE
#95 Use of tags to identify a specific NEMO release ctlod Defect normal OCE
#96 dev_001_SBC: modification associated to CLIO bulk including namelists nemo Enhancement low OCE
#97 dev_001_SBC: use correct component (ztio_v(:,:) instead ztio_u) when computing ice_ocean stress zvtau(:,:) at U-point nemo Bug normal OCE
#98 Bound the latent heat flux over sea-ice to avoid negative values (CLIO bulk) nemo Bug low OCE
#99 dev_001_SBC: Bound the latent heat flux (over ocean & sea-ice) in CORE bulks and mask properly the wind stress over the ocean nemo Enhancement low OCE
#100 dev_001_SBC: add the TURB_CORE_2Z() function to compute drag coefficents using air temperature & humidity data referenced at 2m instead 10m ctlod Enhancement normal OCE
#101 Bug in zdfkpp? nemo Bug low OCE
#102 dev_001_SBC: apply the sea-ice velocity mask tmu(:,:) to the mean ocean velocities [uv]i_oce nemo Bug low OCE
#104 dev_001_SBC: clean & control prints ctlod Enhancement low OCE
#109 Bug in namelist ORCA2 v2.3 with key_flx_core - will be irrelevant with new SBC module nemo Bug low OCE
#110 dev_001_SBC: change cpp ket name "key_ice_lim" into "key_lim2" & add the extension "_2" to all LIM_SRC modules nemo Enhancement low OCE
#111 dev_001_SBC: add the LIM 3.0 component into LIM_SRC_3 directory nemo Enhancement low OCE
#112 dev_001_SBC: Step II: adapt new SBC to LIM 3.0 component ctlod Enhancement normal OCE
#113 merge dev_001_SBC branche with the trunk to include the New Surface Module package nemo Enhancement normal OCE
#115 ldf coefficient ctlod Enhancement normal OCE
#116 MPI bsend nemo Bug low OCE
#117 1D update nemo Enhancement low OCE
#118 trazdf_imp and key_ldf_slp nemo Bug normal OCE
#121 remove the sdvt(:,:) variable which is not initialized at all but is used in the computation of the friction velocity ust2s(:,:) nemo Bug normal OCE
#122 remaove the explicit loop which is not necessary in the computation of [uv]_oce(:,:) arrays nemo Enhancement low OCE
#123 remove the explicit loop which is not necessary in the computation of [uv]_oce(:,:) arrays nemo Enhancement low OCE
#125 Re-organisation of ocean namelists to improve readability nemo Enhancement normal OCE
#126 Implementation of the BDY package nemo Enhancement normal OCE
#127 Arrays goout of bounds nemo Bug normal OCE
#128 Manage wind stress at the sea-ice (LIM 3.0)/ocean interface in a proper way nemo Enhancement low OCE
#129 Use of F95 signed zero causes incorrect results nemo Bug normal OCE
#130 Hardwired arguments in call to prihre in domzgr::zgr_zps cause out-of-bounds errors ctlod Bug low OCE
#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 normal OCE
#132 Runoff not defined in traadv_cen2 nemo Bug normal OCE
#148 call the routine sbc_ice_lim with the right arguments if key_lim3 not activated cetlod Bug highest OCE
#153 minor compilation bugs nemo Bug low OCE
#155 Implementation of a new coupling interface smasson Enhancement normal OCE
#159 nemo trunk : diadimg still use OPEN statement instead of ctlopn rblod Enhancement low OCE
#160 nemo trunk : CPP syntax error (ifort compiler) in various modules nemo Bug high OCE
#161 nemo_trunk : IOM : iom_def : raise max_number of file to 50 for Agrif aplications nemo Enhancement low OCE
#162 sbcrnf : use of rnfmsk unclear ctlod Defect low OCE
#163 Surface Module : need for wind speed in 'new' tke and CFCs (for instance) nemo Enhancement low OCE
#164 computation of wind speed module cetlod Enhancement low OCE
#165 rename initrc.F90 to trcini.F90 cetlod Enhancement low OCE
#166 Update routines to take into account the reorganization of passive tracers initialization phase cetlod Enhancement low OCE
#177 trunk: replace freeze(:,:) variable with fr_i(:,:), use the tfreez function defined in eosbn2.F90 and suppress the ocfzpt.F90 module nemo Enhancement low OCE
#179 trunk: avoid warning message at compilation step when not using BDY package and duplicated lines zhdiv(ji,jj) = 0.e0 nemo Bug low OCE
#183 trunk: update TKE physics nemo Enhancement low OCE
#185 trunk: remove useless sea-ice/ocean velocities which are not used in CLIO bulk formulae nemo Enhancement low OCE
#187 trunk: solve one compilation error and one warning message when key_noslip_accurate is active nemo Bug low OCE
#188 trunk: follow DOCTOR rules for TKE namelist parameters names and zdftke.F90 style code review nemo Enhancement low OCE
#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 low OCE
#191 trunk: small reorgansition of domzgr.F90 module nemo Enhancement low OCE
#193 ngrid variable is never used (domain, namdom dom_oce) nemo Task low OCE
#197 namelist style in OPA, LIM2 and LIM3 nemo Enhancement normal OCE
#199 sbcblk_core.F90 : division by 0 in blk_ice_core nemo Bug highest OCE
#200 dtatem & dtasal : cleaning - move the call from step to tradmp - merge in 1 module nemo Enhancement low OCE
#201 simplified definition of the model time step nemo Enhancement low Unscheduled OCE
#202 Bug in key_vvl with ln_trazdf=T and OBC, BDY or AGRIF zoom nemo Bug normal OCE
#203 minor bug in tranpc.F90 nemo Bug low OCE
#205 trunk: domzgr.F90 code review stuff nemo Enhancement low OCE
#208 fait_AA_make and co nemo Enhancement normal OCE
#209 Bug in domvvl : wrong e3u e3v and e3f scale factors + change name of mut to ee_t nemo Bug high OCE
#210 svn ID nemo Task lowest OCE
#211 compilation error when key_trddyn is active related to the dynamics advection flux formulation nemo Bug low OCE
#213 trunk: remove sbcrnf_ORCA_*.h90 files which are no more used nemo Enhancement low OCE
#214 trunk: BDY package code review (coding rules) nemo Enhancement low OCE
#215 trunk: change the name of a variable zntotime into totime which already exists nemo Bug low OCE
#216 daymod reorganization nemo Bug highest OCE
#217 iom_close return 0 id nemo Enhancement low OCE
#218 fldread able to switch between several files nemo Bug highest OCE
#219 new sbc namelist format nemo Enhancement highest OCE
#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 low OCE
#224 obc nemo Enhancement normal OCE
#226 zdfddm.F90 old bug not corrected ... nemo Bug low OCE
#227 wrong interpolation for Levitus climatologies ctlod Bug low OCE
#228 mesh_mask enhancement nemo Enhancement low OCE
#230 do while loop never done in sbcrnf.F90 nemo Bug low OCE
#231 Forward time stepping in dynspg_ts nemo Bug low OCE
#232 Optimization of dynspg_ts with key_vvl nemo Enhancement lowest OCE
#233 bottom friction issue... nemo Bug low OCE
#235 Incorrect sign used when applying empold correction to freshwater budget nemo Bug normal OCE
#236 emps should be set in sbcflx nemo Bug low OCE
#237 Undefined behaviour writing to ocean.output from multiple pes nemo Bug normal OCE
#238 Increase of avmb / avtb in zdf_tke_init nemo Bug low OCE
#239 diaptr code duplication / deficiencies nemo Bug low OCE
#240 setting up and running NVTK on new target ctlod Enhancement low OCE
#244 tradmp nemo Bug low OCE
#245 v3_beta fixes to allow a 1d configuration to initialise from a full model dataset nemo Bug low OCE
#246 print misstake (CLIO/CORE instead of CLIO/CLIO) ctlod Defect low OCE
#247 Pb with the use of indices ji+1,jj+1in limsbc_2.F90 subroutine ctlod Bug high OCE
#250 new quick tracers advection scheme: traadv_qck.F90 ctlod Enhancement low OCE
#251 new tracers advection scheme nemo Enhancement low OCE
#252 impossible to run 2 years in a row nemo Bug normal OCE
#257 mpp_init_ioipsl sets incorrect halo attributes for mean files if jpnij .ne. jpni*jpnj nemo Bug low OCE
#258 Problem with the name of input restart file "restart.nc" nemo Task normal OCE
#260 add compilation options for NEC platforms nemo Task low OCE
#262 missing definition of PAT_NAMECF in job_ZAGRIF.ksh for NVTK nemo Bug low OCE
#263 Allocatable arrays in fldread nemo Bug normal OCE
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.