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) @314   19 years opalod nemo_v1_update_017:RB: added call to sol_sor_e for free surface and rigid …
(edit) @313   19 years opalod nemo_v1_update017:RB: new module solsor_e.F90 for nsolv=4.
(edit) @312   19 years opalod nemo_v1_update_017:RB: added a new solver (nsolv=4) corresponding to …
(edit) @311   19 years opalod nemo_v1_update_017:RB: added extra outer halo (parameters jpr2di and …
(edit) @308   19 years opalod nemo_v1_update_016 : CT : remove useless variables
(edit) @307   19 years opalod nemo_v1_update_016 : CT : remove useless variables
(edit) @304   19 years opalod nemo_v1_update_015 : CT : add the closed sea for the ORCA025_LIM …
(edit) @302   19 years opalod nemo_v1_bugfix_011 : CT : gdept has been added to the header of the …
(edit) @301   19 years opalod nemo_v1_update_014 : CT : remove the useless module restart_mpp.h90 from …
(edit) @300   19 years opalod nemo_v1_update_013 : CT : replace cpp keys key_mpi_isend, key_mpi_bsend by …
(edit) @298   19 years opalod nemo_v1_update_011 : CT : remove the gsss(:,:) and zsss(:,:) arrays since …
(edit) @297   19 years opalod nemo_v1_update_010 : CT : comments correction, use ln_zdfnpc and ln_zdfevd …
(edit) @296   19 years opalod nemo_v1_update_009 : CT : remove all 2D array q(:,:) since they are no …
(edit) @295   19 years opalod nemo_v1_update_008 : CT : avoid undesirable ASCII prints when reading …
(edit) @294   19 years opalod nemo_v1_update_007 : CT : comments correction
(edit) @293   19 years opalod nemo_v1_update_006 : CT : remove the lclosea logical to avoid confusion …
(edit) @292   19 years opalod nemo_v1_bugfix_009 : CT : the obcsurftot variable must be initialized to …
(edit) @291   19 years opalod nemo_v1_bugfix_008 : CT : - If using the KPP closure scheme, the mask on …
(edit) @290   19 years opalod nemo_v1_bugfix_007 : CT : - one bug when reading the bathymetry inthe case …
(edit) @289   19 years opalod nemo_v1_bugfix_006 : CT : correction of the logical unit used for the …
(edit) @288   19 years opalod nemo_v1_bugfix_005 : CT : remove few bugs in the Sea-ice component related …
(edit) @287   19 years opalod nemo_v1_bugfix_004 : CT : - use the iman variable instead of the parameter …
(edit) @286   19 years opalod nemo_v1_bugfix_003 : CT : when not using sea-ice the damping term qrp(:,:) …
(edit) @285   19 years opalod nemo_v1_bugfix_002 : CT : use ln_traldf_iso logical instead of …
(edit) @283   19 years opalod nemo_v1_compil_003 : CT : remove too long lines
(edit) @282   19 years opalod nemo_v1_compil_002 : CT : move the zwn(:,:,:) array declaration which …
(edit) @281   19 years opalod nemo_v1_compil_001 : CT : passive tracers compilation error correction
(edit) @276   19 years opalod nemo_v1_update_005:RB: move calls to trc_dia and trc_wri from step.F90 to …
(edit) @275   19 years opalod nemo_v1_update_005:RB: add a dummy module initrc.F90 corresponding to …
(edit) @268   19 years opalod nemo_v1_update_05:RB+OA: Update and rewritting of part of the TOP …
(edit) @258   19 years opalod nemo_v1_update_004 : CT : Integration of the control print option for …
(edit) @255   19 years opalod nemo_v1_update_002 : CT : Integration of the KPP turbulent closure scheme
(edit) @253   19 years opalod nemo_v1_update_001 : Add the 1D configuration possibility
(edit) @250   19 years opalod CT : UPDATE173 : Allow the possibility to have constant thickness levels …
(edit) @249   19 years opalod CT : UPDATE174 : Add the missing cpp key key_esopa
(edit) @248   19 years opalod CT : BUGFIX176 : correction of the maximum depth pphmax
(edit) @247   19 years opalod CL : Add CVS Header and CeCILL licence information
(edit) @239   19 years opalod CT : UPDATE172 : remove all direct acces modules and the related cpp key …
(edit) @237   19 years opalod CT : UPDATE171 : vectorial optimization of the nonosc subroutine
(edit) @236   19 years opalod CT : BUGFIX170 : correction of a bug which occurs near Gibraltar and Bab …
(edit) @235   19 years opalod CT : BUGFIX166 : no sign change on the on the curl and div fields …
(edit) @234   19 years opalod CT : BUGFIX165 : no sign change on the vorticity field (rotn(:,:) field) …
(edit) @233   19 years opalod CT : BUGFIX164 : bug correction on the North fold treatment bondary …
(edit) @232   19 years opalod CT : BUGFIX163 : - introduction of a sign change for 'F' and 'G' points …
(edit) @231   19 years opalod CT : UPDATE156 : allow the possibility for each processor to write its own …
(edit) @230   19 years opalod CT : UPDATE168 : add a test to avoid under-float running error due to a …
(edit) @229   19 years opalod CT : BUGFIX162 : add an initialization of extra-hallo in MPP
(edit) @228   19 years opalod CT : BUGFIX160 : bound the latent heat flux (qla_oce) over the free ocean …
(edit) @227   19 years opalod CT : BUGFIX158 : - correction of inconsistencies when using bulk formulae …
(edit) @226   19 years opalod CT : BUGFIX161 : correct the error when running in MPP with sea-ice and …
(edit) @225   19 years opalod CT : UPDATE169 : correct indices location for damping coeficient close to …
(edit) @224   19 years opalod CT : BUGFIX167 : If using an isotropic MERCATOR grid (jphgr_msh=4) and if …
(edit) @223   19 years opalod CT : BUGFIX161 : correct the error when running in MPP with sea-ice and …
(edit) @222   19 years opalod CT : BUGFIX159 : initialize ipk=jpk to avoid error when running on IBM …
(edit) @221   19 years opalod CT : UPDATE157 : allow to read (using jpizoom, jpjzoom & jpiglo, jpjglo …
(edit) @220   19 years opalod CT : UPDATE155 : use full dates [yyyymmdd] format in the name of output …
(edit) @219   19 years opalod CT : UPDATE154 : move the closing file step done in mppstop subroutine (in …
(edit) @218   19 years opalod CT : UPDATE153 : add/change comments
(edit) @217   19 years opalod CT : UPDATE152 : optimization: reduce the MPI communications in doing only …
(edit) @216   19 years opalod CT : UPDATE151 : New trends organization
(edit) @215   19 years opalod CT : UPDATE151 : New trends organization
(edit) @200   19 years opalod CT : UPDATE141 : use logicals lk_dynspg_fsc or lk_dynspg_fsc_tsk instead …
(edit) @199   19 years opalod CT : UPDATE140 : Add the storage of mbathy in order to be 100% compatible …
(edit) @198   19 years opalod CT : BUGFIX139 : set the temporary work array zavt and zavs to 3D instead …
(edit) @196   19 years opalod CT : BUGFIX137 : set the atrbbl parameter with a PUBLIC status
(edit) @195   19 years opalod CT : BUGFIX136 : remove the useless file ldfdyn_c2d_bilap.h90 from the …
(edit) @194   19 years opalod CT : BUGFIX135 : correction of the zxday calculation using nday_year the …
(edit) @193   19 years opalod CT : BUGFIX134 : correction of the current year freshwater budget empold …
(edit) @191   19 years opalod CT : BUGFIX132 : correction of a symbol in an IF statement
(edit) @190   19 years opalod CT : BUGFIX131 : suppress the use of ln_diaptr in opa.F90 and set the …
(edit) @189   19 years opalod CT : BUGFIX130 : add the missing declaration part when using passive …
(edit) @187   19 years opalod CL + CE : UPDATE129 : for use of tracer component
(edit) @184   20 years opalod CT : BUGFIX110 : Compilation and execution errors solved
(edit) @183   20 years opalod CT : BUGFIX117 : remove the EMP gradient computation to avoid negative …
(edit) @182   20 years opalod CT : UPDATE127 : the storage of w is now allowed, as well as kz; also, …
(edit) @181   20 years opalod CT : UPDATE126 : improve MPI send possiblities with mpi_bsen and …
(edit) @179   20 years opalod CT : UPDATE124 : phasing of dimgout with NetCDF version and add output of …
(edit) @178   20 years opalod CT : UPDATE123 : change indices of the SUM control step for the eos2d(:,) …
(edit) @177   20 years opalod CT : BUGFIX122 : improve restart case when changing the time steps between …
(edit) @176   20 years opalod CT : BUGFIX121 : correct a syntax error on the initialization of jpjdta …
(edit) @175   20 years opalod CT : BUGFIX120 : correct an error subsitution for bi-laplacian viscosity …
(edit) @174   20 years opalod CT : BUGFIX119 : syntax error correction on a write step
(edit) @172   20 years opalod CT : BUGFIX116 : remove the test lines to avoid the program to stops in …
(edit) @171   20 years opalod CT : BUGFIX115 : use iimfl(jfl) and ijmfl(jfl) indices instead of …
(edit) @170   20 years opalod CT : BUGFIX114 : use scale factor of each grid point i.e. fse3w(ji,jj,jk) …
(edit) @169   20 years opalod CT : BUGFIX113 : correct syntax error on indices when eliminating land …
(edit) @167   20 years opalod CT : BUGFIX111 : remove all special characters and lines too long for the …
(edit) @165   20 years opalod CT + CL : UPDATE105 : Add the subroutine albedo_init() in the albedo.F90 …
(edit) @163   20 years opalod CT + CL : BUGFIX106 : Remove the T-point/coast distance computation …
(edit) @162   20 years opalod CT + CL : BUGFIX108 : Add latitudinal variation of viscosity for the ORCA …
(edit) @161   20 years opalod CT + CL : UPDATE104 : Add sublimation trough zevice(:,:) array over …
(edit) @160   20 years opalod CT + CL : BUGFIX109 : Add missing fresh water term emps(:,:) array for the …
(edit) @156   20 years opalod CL + CT: UPDATE101: Avoid warning messages at compilation process
(edit) @155   20 years opalod CL + CT: BUGFIX100: Add missing "USE cpl_oce" and "USE geo2ocean" modules, …
(edit) @154   20 years opalod CL + CT: BUGFIX099: Add missing "USE cpl_oce" and "USE geo2ocean" modules …
(edit) @153   20 years opalod CL + CT: BUGFIX098: Add missing declaration for kt and initialization of …
(edit) @152   20 years opalod CL + CT: UPDATE097: Move the computation step of the albedo in a module …
(edit) @151   20 years opalod CL + CT: BUGFIX096: Move the declaration of evap array to have it in all …
(edit) @150   20 years opalod CL + CT: BUGFIX095: Add "USE flxrnf" module for runoff array
(edit) @149   20 years opalod CL + CT: BUGFIX094: Add "USE flx_oce" module, the computation of fr1_i0 …
Note: See TracRevisionLog for help on using the revision log.