# # ChangeLog for / # # Generated by Trac 1.0.1 # 2024-05-14T23:55:46+02:00 Thu, 24 Oct 2013 08:29:13 GMT andrewryan [4120] * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OOO_SRC/nemo.f90 (deleted) * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OOO_SRC/nemogcm.F90 (modified) * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OOO_SRC/ooo.nml (moved) * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OOO_SRC/ooo_intp.F90 (moved) Refactored offline_obs_oper to be nemo_gcm. Renamed ooomod.F90 to ... Wed, 23 Oct 2013 21:02:09 GMT smasson [4119] * trunk/NEMOGCM/TOOLS/COMPILE/Fcheck_archfile.sh (modified) * trunk/NEMOGCM/TOOLS/maketools (modified) trunk: bugfix for maketools, see #1166 Wed, 23 Oct 2013 20:54:07 GMT andrewryan [4118] * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OOO_SRC/ooomod.F90 (modified) refactored ooomod to reduce number of subroutines Wed, 23 Oct 2013 20:32:11 GMT andrewryan [4117] * branches/2013/dev_r3987_UKMO4_OBS/DOC/TexFiles/Chapters/Chap_OBS.tex (modified) * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OOO_SRC/namelist (modified) * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OOO_SRC/obs_fbm.F90 (modified) * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OOO_SRC/ooo_data.F90 (modified) * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OOO_SRC/ooo_read.F90 (modified) * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OOO_SRC/ooomod.F90 (modified) updated naming convention of variables to eliminate confusion with ... Wed, 23 Oct 2013 20:14:42 GMT andrewryan [4116] * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OOO_SRC/nemogcm.F90 (modified) Refactored OOO_SRC nemogcm module to reduce memory overheads. Wed, 23 Oct 2013 19:50:44 GMT andrewryan [4115] * branches/2013/dev_r3987_UKMO4_OBS/DOC/TexFiles/Chapters/Chap_OBS.tex (modified) clarified what produces class 4 files in c4comb documentation Wed, 23 Oct 2013 19:48:31 GMT andrewryan [4114] * branches/2013/dev_r3987_UKMO4_OBS (modified) * branches/2013/dev_r3987_UKMO4_OBS/DOC/TexFiles/Chapters/Chap_OBS.tex (modified) Added documentation to reflect usage and purpose of c4comb.exe Wed, 23 Oct 2013 19:41:34 GMT andrewryan [4113] * branches/2013/dev_r3987_UKMO4_OBS (modified) * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OPA_SRC/DOM/closea.F90 (modified) * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OPA_SRC/DOM/daymod.F90 (modified) * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OPA_SRC/SBC/geo2ocean.F90 (modified) * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OPA_SRC/SBC/sbccpl.F90 (modified) * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/SAS_SRC/daymod.F90 (modified) * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/TOOLS/MISCELLANEOUS/chk_iomput.sh (modified) Merged with trunk at revision 4103 to keep branch up to date and tested ... Wed, 23 Oct 2013 16:56:25 GMT andrewryan [4112] * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/TOOLS/OBSTOOLS/src/c4comb.F90 (added) * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/TOOLS/OBSTOOLS/src/obs_const.F90 (added) * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/TOOLS/OBSTOOLS/src/ooo_utils.F90 (added) Added class 4 file rebuild utility similar to fbcomb.exe called ... Tue, 22 Oct 2013 21:07:26 GMT andrewryan [4111] * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OOO_SRC/ooo_utils.F90 (modified) Refactored ooo_utils USE list in OOO_SRC Tue, 22 Oct 2013 20:53:28 GMT andrewryan [4110] * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OOO_SRC/obs_fbm.F90 (modified) * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OOO_SRC/ooo_data.F90 (modified) * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OOO_SRC/ooo_read.F90 (modified) * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OOO_SRC/ooo_utils.F90 (modified) * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OOO_SRC/ooo_write.F90 (modified) * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OOO_SRC/ooomod.F90 (modified) Added headers to each module in OOO_SRC and corrected positions of ... Tue, 22 Oct 2013 20:35:25 GMT andrewryan [4109] * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OOO_SRC/ooo_utils.F90 (moved) * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OOO_SRC/ooo_write.F90 (modified) Renamed ooo_netcdf to ooo_utils to more accurately reflect the contents ... Tue, 22 Oct 2013 20:27:13 GMT andrewryan [4108] * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OOO_SRC/nemogcm.F90 (modified) * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OOO_SRC/ooo_read.F90 (modified) * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OOO_SRC/ooo_write.F90 (modified) Fix reference to nemo_gcm in nemogcm.F90 in OOO_SRC. Updated write ... Tue, 22 Oct 2013 16:00:36 GMT andrewryan [4107] * branches/2013/dev_r3987_UKMO4_OBS/DOC/TexFiles/Chapters/Chap_OBS.tex (modified) Modified the documentation to reflect the latest OOO_SRC build system Tue, 22 Oct 2013 15:30:08 GMT andrewryan [4106] * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OOO_SRC/nemo.f90 (modified) * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OOO_SRC/nemogcm.F90 (modified) * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OOO_SRC/obs_fbm.F90 (copied) * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OOO_SRC/ooo_data.F90 (moved) * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OOO_SRC/ooo_netcdf.F90 (moved) * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OOO_SRC/ooo_read.F90 (moved) * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OOO_SRC/ooo_write.F90 (moved) * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OOO_SRC/ooomod.F90 (moved) * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OPA_SRC/OBS/obs_fbm.F90 (modified) Applied naming convention to eliminate confusion with OFF_SRC, included ... Tue, 22 Oct 2013 14:47:27 GMT acc [4105] * branches/2013/dev_r3858_NOC_ZTC/NEMOGCM/NEMO/OPA_SRC/BDY/bdydta.F90 (modified) * branches/2013/dev_r3858_NOC_ZTC/NEMOGCM/NEMO/OPA_SRC/BDY/bdydyn.F90 (modified) * branches/2013/dev_r3858_NOC_ZTC/NEMOGCM/NEMO/OPA_SRC/BDY/bdydyn2d.F90 (modified) * branches/2013/dev_r3858_NOC_ZTC/NEMOGCM/NEMO/OPA_SRC/BDY/bdyini.F90 (modified) * branches/2013/dev_r3858_NOC_ZTC/NEMOGCM/NEMO/OPA_SRC/BDY/bdytides.F90 (modified) * branches/2013/dev_r3858_NOC_ZTC/NEMOGCM/NEMO/OPA_SRC/DYN/dynadv_ubs.F90 (modified) * branches/2013/dev_r3858_NOC_ZTC/NEMOGCM/NEMO/OPA_SRC/DYN/dynzdf_imp.F90 (modified) * branches/2013/dev_r3858_NOC_ZTC/NEMOGCM/NEMO/OPA_SRC/nemogcm.F90 (modified) Branch 2013/dev_r3858_NOC_ZTC, #863. Port across time-stepping changes ... Tue, 22 Oct 2013 13:35:12 GMT smasson [4104] * branches/2012/dev_v3_4_STABLE_2012/NEMOGCM/NEMO/OPA_SRC/DOM/daymod.F90 (modified) v3_4_STABLE: typo introduced in r4086, see #1146 Tue, 22 Oct 2013 13:34:17 GMT smasson [4103] * trunk/NEMOGCM/NEMO/OPA_SRC/DOM/daymod.F90 (modified) * trunk/NEMOGCM/NEMO/SAS_SRC/daymod.F90 (modified) trunk: typo introduced in r4085, see #1146 Tue, 22 Oct 2013 13:14:20 GMT andrewryan [4102] * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OOO_SRC/nemogcm.F90 (copied) Added nemogcm.F90 from OPA_SRC to OOO_SRC to customise offline obs_oper ... Tue, 22 Oct 2013 13:06:16 GMT andrewryan [4101] * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OOO_SRC/nemo.f90 (moved) Renamed main program to overwrite nemo.f90 when building executable Tue, 22 Oct 2013 12:22:49 GMT clem [4100] * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/EXP00 (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/EXP00/1_namelist (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/EXP00/1_namelist_ice_lim2 (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/EXP00/AA_job (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/EXP00/AGRIF_FixedGrids.in (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/EXP00/EMPave_old.dat (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/EXP00/domain_def.xml (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/EXP00/field_def.xml (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/EXP00/iodef.xml (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/EXP00/iodef_ar5.xml (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/EXP00/iodef_default.xml (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/EXP00/iodef_demo.xml (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/EXP00/iodef_oldstyle.xml (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/EXP00/namelist (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/EXP00/namelist_ice (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/EXP00/namelist_ice_lim2 (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/EXP00/namelist_ice_lim3 (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/IDL_scripts (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/IDL_scripts/README (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/IDL_scripts/initenv.pro (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/IDL_scripts/std_common.pro (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/IDL_scripts/std_main.pro (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/IDL_scripts/std_main.sh (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/IDL_scripts/std_plot_ArcSal.pro (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/IDL_scripts/std_plot_EqS.pro (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/IDL_scripts/std_plot_EqT.pro (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/IDL_scripts/std_plot_EqU.pro (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/IDL_scripts/std_plot_GlobMeanTS.pro (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/IDL_scripts/std_plot_IceFrac.pro (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/IDL_scripts/std_plot_IceThick.pro (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/IDL_scripts/std_plot_Med_Sdepth.pro (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/IDL_scripts/std_plot_Med_Sspread.pro (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/IDL_scripts/std_plot_S100m.pro (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/IDL_scripts/std_plot_T100m.pro (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/IDL_scripts/std_plot_ZonMld.pro (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/IDL_scripts/std_plot_all.pro (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/IDL_scripts/std_plot_bsf.pro (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/IDL_scripts/std_plot_emp.pro (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/IDL_scripts/std_plot_erp.pro (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/IDL_scripts/std_plot_mht.pro (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/IDL_scripts/std_plot_mld.pro (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/IDL_scripts/std_plot_msf.pro (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/IDL_scripts/std_plot_qnet.pro (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/IDL_scripts/std_plot_sss.pro (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/IDL_scripts/std_plot_sst.pro (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/IDL_scripts/std_plot_vardef.sh_example1 (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/IDL_scripts/std_plot_vardef.sh_example2 (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/IDL_scripts/std_plot_zonal_S.pro (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/IDL_scripts/std_plot_zonal_T.pro (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/IDL_scripts/std_ts_AMOC.pro (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/IDL_scripts/std_ts_Drake.pro (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/IDL_scripts/std_ts_EMP.pro (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/IDL_scripts/std_ts_ICE.pro (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/IDL_scripts/std_ts_Q.pro (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/IDL_scripts/std_ts_S.pro (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/IDL_scripts/std_ts_SSH.pro (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/IDL_scripts/std_ts_T.pro (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/IDL_scripts/std_ts_all.pro (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/IDL_scripts/std_ts_read.pro (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/IDL_scripts/std_ts_vardef.sh_example1 (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/IDL_scripts/std_ts_vardef.sh_example2 (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/IGCM00 (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/IGCM00/COMP (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/IGCM00/COMP/lim2.card (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/IGCM00/COMP/lim2.driver (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/IGCM00/COMP/opa9.card (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/IGCM00/COMP/opa9.driver (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/IGCM00/config.card (added) Tue, 22 Oct 2013 12:07:21 GMT clem [4099] * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/MY_SRC (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/cpp_ORCA2_LIM3.fcm (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/cfg.txt (modified) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/LIM_SRC_3/ice.F90 (modified) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/LIM_SRC_3/iceini.F90 (modified) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/LIM_SRC_3/limcat_1D.F90 (modified) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/LIM_SRC_3/limcat_2D.F90 (modified) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/LIM_SRC_3/limdia.F90 (deleted) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/LIM_SRC_3/limistate.F90 (modified) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/LIM_SRC_3/limrhg.F90 (modified) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/LIM_SRC_3/limrst.F90 (modified) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/LIM_SRC_3/limsbc.F90 (modified) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/LIM_SRC_3/limthd_dh.F90 (modified) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/LIM_SRC_3/limupdate.F90 (deleted) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/LIM_SRC_3/limupdate1.F90 (modified) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/LIM_SRC_3/limupdate2.F90 (modified) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/OPA_SRC/SBC/sbc_ice.F90 (modified) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/OPA_SRC/SBC/sbccpl.F90 (modified) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/OPA_SRC/SBC/sbcice_if.F90 (modified) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/OPA_SRC/SBC/sbcice_lim.F90 (modified) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/OPA_SRC/SBC/sbcmod.F90 (modified) Tue, 22 Oct 2013 11:54:06 GMT clem [4098] * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3 (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/SHARED/field_def.xml (modified) Tue, 22 Oct 2013 10:25:03 GMT clem [4097] * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM/EXP00/iodef_default.xml (modified) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM/EXP00/namelist (modified) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM/EXP00/namelist_ice_lim2 (modified) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM/EXP00/namelist_ice_lim3 (modified) Tue, 22 Oct 2013 08:00:06 GMT andrewryan [4096] * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/CONFIG/makenemo (modified) Reverse merging makenemo to revert build system to standard NEMO ... Mon, 21 Oct 2013 19:52:40 GMT andrewryan [4095] * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OOO_SRC/namelist (modified) Modified the example offline obs_oper namelist Mon, 21 Oct 2013 19:13:55 GMT andrewryan [4094] * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OOO_SRC/off_write.F90 (modified) Change to allow gfortran_linux build to succeed. Mon, 21 Oct 2013 16:37:28 GMT andrewryan [4093] * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/CONFIG/makenemo (modified) Added a symbolic link of the offline obs_oper executable to the EXP00 ... Mon, 21 Oct 2013 16:29:57 GMT andrewryan [4092] * branches/2013/dev_r3987_UKMO4_OBS/DOC/TexFiles/Chapters/Chap_OBS.tex (modified) Added example command line build usage with makenemo Mon, 21 Oct 2013 16:09:48 GMT andrewryan [4091] * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/CONFIG/makenemo (modified) * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OOO_SRC/off_netcdf.F90 (modified) * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OPA_SRC/OBS/obs_fbm.F90 (modified) Upgraded makenemo script to build offline obs_oper executable alongside ... Mon, 21 Oct 2013 15:14:37 GMT smasson [4090] * trunk/NEMOGCM/TOOLS/MISCELLANEOUS/chk_iomput.sh (modified) trunk: minor bugfix in chk_iomput.sh Mon, 21 Oct 2013 13:38:57 GMT smasson [4089] * trunk/NEMOGCM/NEMO/OPA_SRC/DOM/closea.F90 (modified) trunk: spread black see waters in ORCA2, see #1155 Mon, 21 Oct 2013 13:35:14 GMT smasson [4088] * branches/2012/dev_v3_4_STABLE_2012/NEMOGCM/NEMO/OPA_SRC/DOM/closea.F90 (modified) v3_4_STABLE: bugfix in closea, see #1141 Mon, 21 Oct 2013 13:33:35 GMT smasson [4087] * trunk/NEMOGCM/NEMO/OPA_SRC/DOM/closea.F90 (modified) trunk: bugfix in closea, see #1141 Mon, 21 Oct 2013 13:20:22 GMT smasson [4086] * branches/2012/dev_v3_4_STABLE_2012/NEMOGCM/NEMO/OPA_SRC/DOM/daymod.F90 (modified) v3_4_STABLE: add a stop if the calendar exceed i4 max value, see #1146 Mon, 21 Oct 2013 13:16:09 GMT smasson [4085] * trunk/NEMOGCM/NEMO/OPA_SRC/DOM/daymod.F90 (modified) trunk: add stop if calendar exceed i4 max value, see #1146 Mon, 21 Oct 2013 12:14:40 GMT andrewryan [4084] * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OOO_SRC/off_read.F90 (modified) Some style changes and additional header included in off_read.F90 to be ... Mon, 21 Oct 2013 10:08:54 GMT smasson [4083] * branches/2012/dev_v3_4_STABLE_2012/NEMOGCM/NEMO/OPA_SRC/SBC/sbccpl.F90 (modified) v3_4_STABLE:bugfix in scccpl for sea-ice variable, see #1139 Mon, 21 Oct 2013 10:05:50 GMT smasson [4082] * trunk/NEMOGCM/NEMO/OPA_SRC/SBC/sbccpl.F90 (modified) trunk: bugfix in scccpl for sea-ice vai-riable, see #1139 Sun, 20 Oct 2013 18:48:20 GMT andrewryan [4081] * branches/2013/dev_r3987_UKMO4_OBS (modified) * branches/2013/dev_r3987_UKMO4_OBS/DOC/TexFiles/Chapters/Chap_DIA.tex (modified) * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/ARCH/OLD/arch-PW7_METO.fcm (deleted) * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/ARCH/arch-PW7_METO.fcm (copied) * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/NST_SRC/agrif_opa_sponge.F90 (modified) * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OPA_SRC/ASM/asminc.F90 (modified) * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OPA_SRC/DIA/diahsb.F90 (modified) * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OPA_SRC/DOM/domzgr.F90 (modified) * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OPA_SRC/DYN/dynspg_flt.F90 (modified) * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OPA_SRC/ICB/icb_oce.F90 (modified) * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OPA_SRC/LBC/lib_mpp.F90 (modified) * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OPA_SRC/SBC/sbccpl.F90 (modified) * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OPA_SRC/SBC/sbcmod.F90 (modified) * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OPA_SRC/TRA/eosbn2.F90 (modified) * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/TOP_SRC/PISCES/P4Z/p4zsed.F90 (modified) * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/TOP_SRC/PISCES/P4Z/p4zsms.F90 (modified) * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/TOP_SRC/PISCES/trcini_pisces.F90 (modified) Merge with trunk to pick up gfortran_linux build fix Sun, 20 Oct 2013 16:37:47 GMT smasson [4080] * branches/2012/dev_v3_4_STABLE_2012/NEMOGCM/NEMO/OPA_SRC/SBC/geo2ocean.F90 (modified) v3_4_STABLE: minor bugfix in geo2ocean, see #1125 Sun, 20 Oct 2013 16:35:16 GMT smasson [4079] * trunk/NEMOGCM/NEMO/OPA_SRC/SBC/geo2ocean.F90 (modified) trunk: minor bugfix in geo2ocean, see #1125 Fri, 18 Oct 2013 14:55:01 GMT cbricaud [4078] * trunk/NEMOGCM/NEMO/TOP_SRC/PISCES/P4Z/p4zsed.F90 (modified) change time-step for init of constants in p4zsed ; see ticket 1164 Fri, 18 Oct 2013 09:23:22 GMT cetlod [4077] * branches/2013/dev_r3940_CNRS4_IOCRS/NEMOGCM/NEMO/OPA_SRC/DIA/diahsb.F90 (modified) * branches/2013/dev_r3940_CNRS4_IOCRS/NEMOGCM/NEMO/TOP_SRC/PISCES/P4Z/p4zsms.F90 (modified) * branches/2013/dev_r3940_CNRS4_IOCRS/NEMOGCM/NEMO/TOP_SRC/PISCES/trcini_pisces.F90 (modified) 2013/dev_r3940_CNRS4_IOCRS : minor improvment Fri, 18 Oct 2013 09:16:00 GMT cetlod [4076] * branches/2012/dev_v3_4_STABLE_2012/NEMOGCM/NEMO/OPA_SRC/DIA/diahsb.F90 (modified) v3_4 stable: minor correction, see ticket #1161 Fri, 18 Oct 2013 09:14:35 GMT cetlod [4075] * branches/2012/dev_v3_4_STABLE_2012/NEMOGCM/NEMO/TOP_SRC/PISCES/trcini_pisces.F90 (modified) * branches/2012/dev_v3_4_STABLE_2012/NEMOGCM/NEMO/TOP_SRC/PISCES/trcsms_pisces.F90 (modified) v3_4 stable: bugfix on PH initialision in PISCES, see ticket #1162 Fri, 18 Oct 2013 08:56:54 GMT cetlod [4074] * trunk/NEMOGCM/NEMO/TOP_SRC/PISCES/P4Z/p4zsms.F90 (modified) * trunk/NEMOGCM/NEMO/TOP_SRC/PISCES/trcini_pisces.F90 (modified) trunk: bugfix on PH initialision in PISCES, see ticket #1162 Thu, 17 Oct 2013 17:17:44 GMT cetlod [4073] * branches/2012/dev_v3_4_STABLE_2012/NEMOGCM/NEMO/OPA_SRC/DIA/diahsb.F90 (modified) dev_v3_4_STABLE_2012:bugfix in diahsb : global conservation, see ticket ... Thu, 17 Oct 2013 13:10:59 GMT clem [4072] * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/LIM_SRC_3/limcat_1D.F90 (modified) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/LIM_SRC_3/limcat_2D.F90 (modified) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/LIM_SRC_3/limdyn.F90 (modified) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/LIM_SRC_3/limitd_me.F90 (modified) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/LIM_SRC_3/limitd_th.F90 (modified) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/LIM_SRC_3/limthd.F90 (modified) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/LIM_SRC_3/limthd_ent.F90 (modified) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/LIM_SRC_3/limtrp.F90 (modified) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/LIM_SRC_3/limupdate1.F90 (modified) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/LIM_SRC_3/limupdate2.F90 (modified) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/OPA_SRC/DIA/diahsb.F90 (modified) few rewritings Thu, 17 Oct 2013 12:35:17 GMT cetlod [4071] * trunk/NEMOGCM/NEMO/OPA_SRC/DIA/diahsb.F90 (modified) bugfix in diahsb : global conservation, see ticket #1161 Thu, 17 Oct 2013 10:48:23 GMT djlea [4070] * trunk/NEMOGCM/NEMO/OPA_SRC/ASM/asminc.F90 (modified) * trunk/NEMOGCM/NEMO/OPA_SRC/TRA/eosbn2.F90 (modified) #1087: Bug fix to freezing temperature used in ASM code. Thu, 17 Oct 2013 09:25:53 GMT charris [4069] * branches/2012/dev_v3_4_STABLE_2012/NEMOGCM/NEMO/OPA_SRC/SBC/sbccpl.F90 (modified) #1107 Change as on trunk. Thu, 17 Oct 2013 09:21:37 GMT charris [4068] * trunk/NEMOGCM/NEMO/OPA_SRC/SBC/sbccpl.F90 (modified) #1107 Fix as agreed to allow consistent use of precip with and without ... Wed, 16 Oct 2013 14:44:36 GMT smasson [4067] * branches/2012/dev_v3_4_STABLE_2012/NEMOGCM/NEMO/OPA_SRC/SBC/sbccpl.F90 (modified) dev_v3_4_STABLE_2012: bugfix for mixed oce-ice coupling, see #1110 and ... Wed, 16 Oct 2013 14:41:12 GMT smasson [4066] * trunk/NEMOGCM/NEMO/OPA_SRC/SBC/sbccpl.F90 (modified) trunk: bugfix for mixed oce-ice coupling, see #1110 and #1137 Wed, 16 Oct 2013 07:45:48 GMT cetlod [4065] * branches/2013/dev_r3940_CNRS4_IOCRS/NEMOGCM/NEMO/OFF_SRC/nemogcm.F90 (modified) branch dev_r3940_CNRS4_IOCRS : minor corrections Tue, 15 Oct 2013 17:54:10 GMT cetlod [4064] * branches/2013/dev_r3940_CNRS4_IOCRS/NEMOGCM/CONFIG/GYRE_BFM/EXP00/namelist_top (modified) * branches/2013/dev_r3940_CNRS4_IOCRS/NEMOGCM/CONFIG/GYRE_PISCES/EXP00/namelist_top (modified) * branches/2013/dev_r3940_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CFC_C14b/EXP00/iodef.xml (modified) * branches/2013/dev_r3940_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CFC_C14b/EXP00/namelist_top (modified) * branches/2013/dev_r3940_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_PISCES/EXP00/iodef.xml (modified) * branches/2013/dev_r3940_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_PISCES/EXP00/namelist_pisces (modified) * branches/2013/dev_r3940_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_PISCES/EXP00/namelist_top (modified) * branches/2013/dev_r3940_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_OFF_PISCES/EXP00/iodef.xml (modified) * branches/2013/dev_r3940_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_OFF_PISCES/EXP00/namelist_pisces (modified) * branches/2013/dev_r3940_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_OFF_PISCES/EXP00/namelist_top (modified) * branches/2013/dev_r3940_CNRS4_IOCRS/NEMOGCM/CONFIG/SHARED/field_def.xml (modified) * branches/2013/dev_r3940_CNRS4_IOCRS/NEMOGCM/NEMO/OPA_SRC/CRS/crs.F90 (modified) * branches/2013/dev_r3940_CNRS4_IOCRS/NEMOGCM/NEMO/OPA_SRC/CRS/crsdom.F90 (modified) * branches/2013/dev_r3940_CNRS4_IOCRS/NEMOGCM/NEMO/OPA_SRC/CRS/crsdomwri.F90 (modified) * branches/2013/dev_r3940_CNRS4_IOCRS/NEMOGCM/NEMO/OPA_SRC/CRS/crsfld.F90 (modified) * branches/2013/dev_r3940_CNRS4_IOCRS/NEMOGCM/NEMO/OPA_SRC/CRS/crsini.F90 (modified) * branches/2013/dev_r3940_CNRS4_IOCRS/NEMOGCM/NEMO/TOP_SRC/PISCES/P4Z/p4zsbc.F90 (modified) * branches/2013/dev_r3940_CNRS4_IOCRS/NEMOGCM/NEMO/TOP_SRC/trcini.F90 (modified) * branches/2013/dev_r3940_CNRS4_IOCRS/NEMOGCM/NEMO/TOP_SRC/trcnam.F90 (modified) * branches/2013/dev_r3940_CNRS4_IOCRS/NEMOGCM/NEMO/TOP_SRC/trcrst.F90 (modified) branch dev_r3940_CNRS4_IOCRS: some improvments+ minor bug corrections Tue, 15 Oct 2013 16:35:30 GMT djlea [4063] * branches/2013/dev_r3987_UKMO4_OBS/DOC/TexFiles/Chapters/Chap_OBS.tex (modified) Include offline observation operator documentation. Tue, 15 Oct 2013 16:14:59 GMT djlea [4062] * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OPA_SRC/ASM/asminc.F90 (modified) Bug fix to allow CICE versions with assimilation to build. Mon, 14 Oct 2013 15:06:25 GMT flavoni [4061] * branches/2013/dev_r3918_CNRS_idl_plots/NEMOGCM/CONFIG/ORCA2_LIM/IDL_scripts/std_plot_IceThick.pro (modified) * branches/2013/dev_r3918_CNRS_idl_plots/NEMOGCM/CONFIG/ORCA2_LIM/IDL_scripts/std_plot_zonal_S.pro (modified) small modification in IDL_scripts for ORCA2_LIM, see ticket #724 Sat, 12 Oct 2013 11:24:10 GMT vichi [4060] * branches/2013/dev_r3996_CMCC6_topbc/NEMOGCM/CONFIG/GYRE_BFM/README (modified) Update the README file in CONFIG/GYRE_BFM Fri, 11 Oct 2013 13:47:34 GMT vichi [4059] * branches/2013/dev_r3996_CMCC6_topbc/NEMOGCM/NEMO/TOP_SRC/trcbc.F90 (modified) * branches/2013/dev_r3996_CMCC6_topbc/NEMOGCM/NEMO/TOP_SRC/trcdta.F90 (modified) Prepare new changed file to the merge with config setting The modified ... Fri, 11 Oct 2013 09:51:22 GMT vichi [4058] * branches/2013/dev_r3996_CMCC6_topbc/NEMOGCM/NEMO/TOP_SRC/par_trc.F90 (modified) * branches/2013/dev_r3996_CMCC6_topbc/NEMOGCM/NEMO/TOP_SRC/trcbc.F90 (added) * branches/2013/dev_r3996_CMCC6_topbc/NEMOGCM/NEMO/TOP_SRC/trcdta.F90 (modified) Finalize the structure of generic boundary conditions for trc Include ... Thu, 10 Oct 2013 15:57:42 GMT cbricaud [4057] * branches/2013/dev_r3867_MERCATOR1_DYN/NEMOGCM/NEMO/OPA_SRC/DYN/dynnept.F90 (modified) * branches/2013/dev_r3867_MERCATOR1_DYN/NEMOGCM/NEMO/OPA_SRC/DYN/dynspg_ts.F90 (modified) Fixed some compilation bugs Wed, 09 Oct 2013 14:51:47 GMT cetlod [4056] * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/EXP00 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/EXP00/ini_sal.nc (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/EXP00/iodef.xml (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/EXP00/namelist (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/EXP00/namelist_crs (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/EXP00/namelist_ice (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/EXP00/namelist_ice_lim2 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/EXP00/namelist_ice_lim3 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/EXP00/namelist_orca2_lim_age_crs.tar (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/EXP00/namelist_top (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/EXP00/xmlio_server.def (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/crs.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/crsdiawri.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/crsdom.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/crsdomwri.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/crsini.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/crsiom.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/crslbclnk.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/dom_oce.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/domain.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/domngb.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/domzgr.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/eosbn2.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/eosbn2_crs.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/iom.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/iom_ini.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/iom_ioipsl.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/iom_nf90.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/iom_rstdimg.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/lbclnk.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/lbcnfd.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/ldfslp.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/ldfslp_crs.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/lib_fortran.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/lib_mpp.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/limistate_2.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/mppini.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/nemogcm.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/obs_read_altbias.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/oce.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/oce_trc.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/par_AMM_12km.h90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/par_EEL_R2.h90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/par_EEL_R5.h90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/par_EEL_R6.h90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/par_GYRE.h90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/par_ORCA_R025.h90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/par_ORCA_R05.h90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/par_ORCA_R1.h90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/par_ORCA_R2.h90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/par_ORCA_R4.h90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/par_my_trc.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/par_oce.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/par_trc.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/step.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/step_oce.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/tide_mod.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/timing.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/traadv.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/traadv_tvd.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/traadv_tvd_crs.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/trabbl.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/trabbl_crs.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/traldf.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/traldf_iso_crs.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/traldf_lap_crs.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/tranxt_crs.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/trazdf.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/trazdf_imp_crs.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/trc.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/trc_oce.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/trcadv.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/trcadv_crs.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/trcbbl.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/trcdia.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/trcini.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/trcini_my_trc.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/trcldf.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/trcnam.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/trcnam_my_trc.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/trcnxt.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/trcrst.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/trcrst_my_trc.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/trcsbc.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/trcsms.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/trcsms_my_trc.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/trcstp.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/trcsub.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/trctrp.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/trcwri.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/trczdf.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/trdmod_trc.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/trdtra.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/zdfini.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/zdfmxl.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/zdfmxl_crs.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/MY_SRC/zpshde_crs.F90 (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_SAL/cpp_ORCA2_LIM_CRS_SAL.fcm (added) * branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/cfg.txt (modified) 2013/dev_r3411_CNRS4_IOCRS :Add new configuration Wed, 09 Oct 2013 14:39:46 GMT clem [4055] * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/LIM_SRC_2/ice_2.F90 (modified) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/LIM_SRC_2/limdyn_2.F90 (modified) correction for LIM2, see ticket:#1154 Wed, 09 Oct 2013 14:38:57 GMT clem [4054] * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/OPA_SRC/SBC/sbcmod.F90 (modified) correction for LIM2, see ticket:#1154 Fri, 04 Oct 2013 16:08:33 GMT djlea [4053] * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OPA_SRC/OBS/obs_fbm.F90 (modified) Add a key to protect code for the offline observation operator Fri, 04 Oct 2013 11:25:29 GMT hliu [4052] * branches/2013/dev_r4050_NOC_LoglayerLimiter (copied) Creation of a new branch for NOC development work which add a limiter ... Fri, 04 Oct 2013 11:19:13 GMT hliu [4051] * branches/2013/dev_r4050_NOC_WaD (copied) New branch for NOC development of Wetting and Drying. See ticket 1158 Thu, 03 Oct 2013 14:05:30 GMT rfurner [4050] * trunk/NEMOGCM/ARCH/arch-PW7_METO.fcm (moved) Move Met Office Arch file to ARCH directory and update to work with ... Thu, 03 Oct 2013 09:07:09 GMT clevy [4049] * branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/SETTE/BATCH_TEMPLATE/batch-X64_CURIE (modified) * branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/SETTE/all_functions.sh (modified) * branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/SETTE/prepare_job.sh (modified) Configuration setting/bugfixes for SETTE,, see ticket:#1074 Wed, 02 Oct 2013 16:32:18 GMT djlea [4048] * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OOO_SRC/off_data.F90 (modified) * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OOO_SRC/off_oper.F90 (modified) * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OOO_SRC/off_read.F90 (modified) * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OOO_SRC/off_write.F90 (modified) * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OPA_SRC/OBS/diaobs.F90 (modified) * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OPA_SRC/OBS/obs_fbm.F90 (modified) * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OPA_SRC/OBS/obs_oper.F90 (modified) Cleaning and debugging of the observation operator. Turn off the night ... Tue, 01 Oct 2013 04:59:38 GMT epico [4047] * trunk/NEMOGCM/NEMO/OPA_SRC/LBC/lib_mpp.F90 (modified) bug fix in mppobc. ticket #1121 Fri, 27 Sep 2013 16:18:21 GMT davestorkey [4046] * branches/2013/dev_r3987_METO1_MERCATOR6_OBC_BDY_merge/NEMOGCM/NEMO/OPA_SRC/BDY/bdylib.F90 (modified) 1. Minor bug fix involving scale factors. 2. Comment out limit on ... Wed, 25 Sep 2013 14:38:24 GMT clem [4045] * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/LIM_SRC_3/dom_ice.F90 (modified) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/LIM_SRC_3/ice.F90 (modified) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/LIM_SRC_3/iceini.F90 (modified) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/LIM_SRC_3/limadv.F90 (modified) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/LIM_SRC_3/limcat_1D.F90 (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/LIM_SRC_3/limcat_2D.F90 (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/LIM_SRC_3/limcons.F90 (modified) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/LIM_SRC_3/limdiahsb.F90 (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/LIM_SRC_3/limdyn.F90 (modified) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/LIM_SRC_3/limhdf.F90 (modified) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/LIM_SRC_3/limistate.F90 (modified) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/LIM_SRC_3/limitd_me.F90 (modified) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/LIM_SRC_3/limitd_th.F90 (modified) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/LIM_SRC_3/limmsh.F90 (modified) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/LIM_SRC_3/limrhg.F90 (modified) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/LIM_SRC_3/limrst.F90 (modified) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/LIM_SRC_3/limsbc.F90 (modified) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/LIM_SRC_3/limtab.F90 (modified) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/LIM_SRC_3/limthd.F90 (modified) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/LIM_SRC_3/limthd_dh.F90 (modified) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/LIM_SRC_3/limthd_dif.F90 (modified) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/LIM_SRC_3/limthd_ent.F90 (modified) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/LIM_SRC_3/limthd_lac.F90 (modified) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/LIM_SRC_3/limthd_sal.F90 (modified) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/LIM_SRC_3/limtrp.F90 (modified) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/LIM_SRC_3/limupdate1.F90 (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/LIM_SRC_3/limupdate2.F90 (added) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/LIM_SRC_3/limvar.F90 (modified) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/LIM_SRC_3/limwri.F90 (modified) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/LIM_SRC_3/thd_ice.F90 (modified) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/OPA_SRC/DIA/diahsb.F90 (modified) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/OPA_SRC/DIA/diawri.F90 (modified) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/OPA_SRC/IOM/iom.F90 (modified) * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/OPA_SRC/IOM/iom_nf90.F90 (modified) new LIM3 Wed, 25 Sep 2013 14:33:22 GMT clevy [4044] * branches/2013/dev_r3853_CNRS9_ConfSetting/DOC/TexFiles/Namelist/namcfg (deleted) * branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/CONFIG/AMM12/EXP00/namelist_cfg (modified) * branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/CONFIG/GYRE/EXP00/namelist_cfg (modified) * branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/CONFIG/GYRE_BFM/EXP00/namelist_cfg (modified) * branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/CONFIG/GYRE_PISCES/EXP00/namelist_cfg (modified) * branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/CONFIG/ORCA2_LIM/EXP00/1_namelist_cfg (modified) * branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/CONFIG/ORCA2_LIM/EXP00/iodef.xml (added) * branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/CONFIG/ORCA2_LIM/EXP00/namelist_cfg (modified) * branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/CONFIG/ORCA2_LIM_CFC_C14b/EXP00/namelist_cfg (modified) * branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/CONFIG/ORCA2_LIM_PISCES/EXP00/namelist_cfg (modified) * branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/CONFIG/ORCA2_OFF_PISCES/EXP00/namelist_cfg (modified) * branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/CONFIG/ORCA2_SAS_LIM/EXP00/namelist_cfg (modified) * branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/CONFIG/SHARED/1_namelist_ref (modified) * branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/CONFIG/SHARED/namelist_ref (modified) * branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/CONFIG/SHARED/namelist_top_ref (modified) * branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/CONFIG/cfg.txt (modified) * branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/NEMO/NST_SRC/agrif_user.F90 (modified) * branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/NEMO/OPA_SRC/DOM/domain.F90 (modified) * branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/SETTE/BATCH_TEMPLATE/batch-macport_osx (added) * branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/SETTE/all_functions.sh (modified) * branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/SETTE/input_AMM12.cfg (modified) * branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/SETTE/input_ORCA2_LIM.cfg (modified) * branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/SETTE/input_ORCA2_LIM_AGRIF.cfg (modified) * branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/SETTE/input_ORCA2_LIM_PISCES.cfg (modified) * branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/SETTE/input_ORCA2_OFF_PISCES.cfg (modified) * branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/SETTE/input_SAS.cfg (added) * branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/SETTE/iodef_sette.xml (modified) * branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/SETTE/param.cfg (modified) * branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/SETTE/prepare_job.sh (modified) * branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/SETTE/sette.sh (modified) * branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/SETTE/sette_beginner.sh (modified) Configuration setting/add SETTE compatibility, see ticket:#1074 Wed, 25 Sep 2013 13:50:51 GMT clem [4043] * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/OPA_SRC/SBC/sbcmod.F90 (modified) remove bdy from this routine Wed, 25 Sep 2013 13:40:39 GMT clem [4042] * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/OPA_SRC/SBC/sbcice_lim.F90 (modified) new LIM3 Wed, 25 Sep 2013 13:39:24 GMT clem [4041] * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/OPA_SRC/SBC/sbcfwb.F90 (modified) few rewriting Wed, 25 Sep 2013 13:38:17 GMT clem [4040] * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/OPA_SRC/SBC/sbcblk_core.F90 (modified) namelist parameter efac and vfac for modulating evaporation and setting ... Wed, 25 Sep 2013 13:36:01 GMT clem [4039] * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/OPA_SRC/SBC/sbc_oce.F90 (modified) penetration of solar flux coefficents Wed, 25 Sep 2013 13:32:29 GMT clem [4038] * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/OPA_SRC/TRA/traqsr.F90 (modified) add solar flux penetration of ice and ocean Wed, 25 Sep 2013 13:31:18 GMT clem [4037] * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/OPA_SRC/step.F90 (modified) add call dia_hsb_rst Wed, 25 Sep 2013 13:30:21 GMT clem [4036] * branches/2013/dev_r4028_CNRS_LIM3/NEMOGCM/NEMO/OPA_SRC/lib_fortran.F90 (modified) add glob_max and glob_min Wed, 25 Sep 2013 12:21:23 GMT clem [4035] * branches/2013/dev_r4028_CNRS_LIM3 (copied) Create a specific branch to integrate LIM3 developments in NEMO3.5 Wed, 25 Sep 2013 12:02:06 GMT clem [4034] * branches/2013/dev_r3406_CNRS_LIM3/NEMOGCM/NEMO/LIM_SRC_3/limitd_me.F90 (modified) bug fix on the max ice concentration resulting from limitd_me (1 instead ... Tue, 24 Sep 2013 10:25:20 GMT davestorkey [4033] * branches/2013/dev_r3987_METO1_MERCATOR6_OBC_BDY_merge/NEMOGCM/NEMO/OPA_SRC/BDY/bdylib.F90 (modified) * branches/2013/dev_r3987_METO1_MERCATOR6_OBC_BDY_merge/NEMOGCM/NEMO/OPA_SRC/DOM/dom_oce.F90 (modified) Bug fixes for Orlanski routines: 1. Correct formulation of relaxation ... Sat, 21 Sep 2013 14:15:51 GMT epico [4032] * branches/2013/dev_r4017_CMCC_MPI_OpenMP/NEMOGCM/ARCH/CMCC/arch-X64_athena.fcm (added) * branches/2013/dev_r4017_CMCC_MPI_OpenMP/NEMOGCM/NEMO/OPA_SRC/DIA/diawri.F90 (modified) * branches/2013/dev_r4017_CMCC_MPI_OpenMP/NEMOGCM/NEMO/OPA_SRC/DOM/domzgr.F90 (modified) * branches/2013/dev_r4017_CMCC_MPI_OpenMP/NEMOGCM/NEMO/OPA_SRC/DOM/istate.F90 (modified) * branches/2013/dev_r4017_CMCC_MPI_OpenMP/NEMOGCM/NEMO/OPA_SRC/DYN/divcur.F90 (modified) * branches/2013/dev_r4017_CMCC_MPI_OpenMP/NEMOGCM/NEMO/OPA_SRC/DYN/dynkeg.F90 (modified) * branches/2013/dev_r4017_CMCC_MPI_OpenMP/NEMOGCM/NEMO/OPA_SRC/DYN/dynldf_lap.F90 (modified) * branches/2013/dev_r4017_CMCC_MPI_OpenMP/NEMOGCM/NEMO/OPA_SRC/DYN/dynnxt.F90 (modified) * branches/2013/dev_r4017_CMCC_MPI_OpenMP/NEMOGCM/NEMO/OPA_SRC/DYN/dynspg_flt.F90 (modified) * branches/2013/dev_r4017_CMCC_MPI_OpenMP/NEMOGCM/NEMO/OPA_SRC/DYN/dynvor.F90 (modified) * branches/2013/dev_r4017_CMCC_MPI_OpenMP/NEMOGCM/NEMO/OPA_SRC/DYN/dynzad.F90 (modified) * branches/2013/dev_r4017_CMCC_MPI_OpenMP/NEMOGCM/NEMO/OPA_SRC/DYN/dynzdf_imp.F90 (modified) * branches/2013/dev_r4017_CMCC_MPI_OpenMP/NEMOGCM/NEMO/OPA_SRC/DYN/sshwzv.F90 (modified) * branches/2013/dev_r4017_CMCC_MPI_OpenMP/NEMOGCM/NEMO/OPA_SRC/LBC/lib_mpp.F90 (modified) * branches/2013/dev_r4017_CMCC_MPI_OpenMP/NEMOGCM/NEMO/OPA_SRC/LDF/ldfslp.F90 (modified) * branches/2013/dev_r4017_CMCC_MPI_OpenMP/NEMOGCM/NEMO/OPA_SRC/TRA/eosbn2.F90 (modified) * branches/2013/dev_r4017_CMCC_MPI_OpenMP/NEMOGCM/NEMO/OPA_SRC/TRA/traadv.F90 (modified) * branches/2013/dev_r4017_CMCC_MPI_OpenMP/NEMOGCM/NEMO/OPA_SRC/TRA/traadv_tvd.F90 (modified) * branches/2013/dev_r4017_CMCC_MPI_OpenMP/NEMOGCM/NEMO/OPA_SRC/TRA/traldf_iso.F90 (modified) * branches/2013/dev_r4017_CMCC_MPI_OpenMP/NEMOGCM/NEMO/OPA_SRC/TRA/tranxt.F90 (modified) * branches/2013/dev_r4017_CMCC_MPI_OpenMP/NEMOGCM/NEMO/OPA_SRC/TRA/traqsr.F90 (modified) * branches/2013/dev_r4017_CMCC_MPI_OpenMP/NEMOGCM/NEMO/OPA_SRC/TRA/trazdf_imp.F90 (modified) * branches/2013/dev_r4017_CMCC_MPI_OpenMP/NEMOGCM/NEMO/OPA_SRC/ZDF/zdfevd.F90 (modified) * branches/2013/dev_r4017_CMCC_MPI_OpenMP/NEMOGCM/NEMO/OPA_SRC/ZDF/zdftke.F90 (modified) The hybrid parallel version OpenMP+MPI has been introduced for the GYRE ... Fri, 20 Sep 2013 16:21:40 GMT djlea [4031] * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OOO_SRC/off_netcdf.F90 (modified) * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OOO_SRC/off_oper.F90 (modified) * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OOO_SRC/off_read.F90 (modified) * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OOO_SRC/off_write.F90 (modified) Updates to fix a reading bug and removal of debug print statements from ... Fri, 20 Sep 2013 14:40:51 GMT djlea [4030] * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OOO_SRC (added) * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OOO_SRC/namelist (added) * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OOO_SRC/off_data.F90 (added) * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OOO_SRC/off_netcdf.F90 (added) * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OOO_SRC/off_oper.F90 (added) * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OOO_SRC/off_read.F90 (added) * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OOO_SRC/off_write.F90 (added) * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OOO_SRC/offline_oper.F90 (added) * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OPA_SRC/OBS/diaobs.F90 (modified) * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OPA_SRC/OBS/mpp_map.F90 (modified) * branches/2013/dev_r3987_UKMO4_OBS/NEMOGCM/NEMO/OPA_SRC/OBS/obs_fbm.F90 (modified) Initial version of the offline observation operator and the required ... Wed, 18 Sep 2013 08:01:34 GMT cetlod [4029] * branches/2013/dev_r3940_CNRS4_IOCRS/NEMOGCM/CONFIG/AMM12/EXP00/namelist (modified) * branches/2013/dev_r3940_CNRS4_IOCRS/NEMOGCM/CONFIG/GYRE/EXP00/namelist (modified) * branches/2013/dev_r3940_CNRS4_IOCRS/NEMOGCM/CONFIG/GYRE_BFM/EXP00/namelist (modified) * branches/2013/dev_r3940_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM/EXP00/namelist (modified) * branches/2013/dev_r3940_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CFC_C14b/EXP00/namelist (modified) * branches/2013/dev_r3940_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_PISCES/EXP00/namelist_pisces (modified) * branches/2013/dev_r3940_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_OFF_PISCES/EXP00/namelist_pisces (modified) * branches/2013/dev_r3940_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_SAS_LIM/EXP00/namelist (modified) * branches/2013/dev_r3940_CNRS4_IOCRS/NEMOGCM/NEMO/OFF_SRC/nemogcm.F90 (modified) * branches/2013/dev_r3940_CNRS4_IOCRS/NEMOGCM/NEMO/OPA_SRC/CRS/crsfld.F90 (modified) * branches/2013/dev_r3940_CNRS4_IOCRS/NEMOGCM/NEMO/OPA_SRC/SBC/sbcmod.F90 (modified) * branches/2013/dev_r3940_CNRS4_IOCRS/NEMOGCM/NEMO/OPA_SRC/ZDF/zdfddm_substitute.h90 (modified) * branches/2013/dev_r3940_CNRS4_IOCRS/NEMOGCM/NEMO/OPA_SRC/par_AMM_12km.h90 (modified) * branches/2013/dev_r3940_CNRS4_IOCRS/NEMOGCM/NEMO/OPA_SRC/par_EEL_R2.h90 (modified) * branches/2013/dev_r3940_CNRS4_IOCRS/NEMOGCM/NEMO/OPA_SRC/par_EEL_R5.h90 (modified) * branches/2013/dev_r3940_CNRS4_IOCRS/NEMOGCM/NEMO/OPA_SRC/par_EEL_R6.h90 (modified) * branches/2013/dev_r3940_CNRS4_IOCRS/NEMOGCM/NEMO/OPA_SRC/par_GYRE.h90 (modified) * branches/2013/dev_r3940_CNRS4_IOCRS/NEMOGCM/NEMO/OPA_SRC/par_ORCA_R025.h90 (modified) * branches/2013/dev_r3940_CNRS4_IOCRS/NEMOGCM/NEMO/OPA_SRC/par_ORCA_R05.h90 (modified) * branches/2013/dev_r3940_CNRS4_IOCRS/NEMOGCM/NEMO/OPA_SRC/par_ORCA_R2.h90 (modified) * branches/2013/dev_r3940_CNRS4_IOCRS/NEMOGCM/NEMO/OPA_SRC/par_ORCA_R4.h90 (modified) * branches/2013/dev_r3940_CNRS4_IOCRS/NEMOGCM/SETTE/BATCH_TEMPLATE/batch-x3750_ADA (added) * branches/2013/dev_r3940_CNRS4_IOCRS/NEMOGCM/SETTE/param.cfg (modified) * branches/2013/dev_r3940_CNRS4_IOCRS/NEMOGCM/SETTE/sette.sh (modified) Branch 2013/dev_r3940_CNRS4_IOCRS : minor improvments Wed, 18 Sep 2013 07:54:18 GMT cetlod [4028] * trunk/NEMOGCM/NEMO/OPA_SRC/SBC/sbcmod.F90 (modified) trunk:correction of uninitialised sea surface mean fields, see ticket ... Tue, 17 Sep 2013 11:19:04 GMT epico [4027] * branches/2013/dev_r3948_CMCC_NorthFold_Opt/NEMOGCM/NEMO/OPA_SRC/LBC/lib_mpp.F90 (modified) * branches/2013/dev_r3948_CMCC_NorthFold_Opt/NEMOGCM/NEMO/OPA_SRC/nemogcm.F90 (modified) bug fix to support also decompositions without land-only processes Thu, 12 Sep 2013 13:24:58 GMT vichi [4026] * branches/2013/dev_r3996_CMCC6_topbc/NEMOGCM/NEMO/TOP_SRC/trcdta.F90 (modified) * branches/2013/dev_r3996_CMCC6_topbc/NEMOGCM/NEMO/TOP_SRC/trcini.F90 (modified) Correct bug in deallocation of data structure Thu, 12 Sep 2013 09:08:28 GMT clevy [4025] * branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/CONFIG/SHARED/1_namelist_ref (modified) * branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/CONFIG/cfg.txt (modified) * branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/NEMO/NST_SRC/agrif_user.F90 (modified) * branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/NEMO/OPA_SRC/nemogcm.F90 (modified) Configuration setting/correct errors, see ticket:#1074 Wed, 11 Sep 2013 13:58:45 GMT cbricaud [4024] * branches/2013/dev_r3856_MERCATOR3_QSRMEAN24H/NEMOGCM/NEMO/LIM_SRC_2/limsbc_2.F90 (modified) * branches/2013/dev_r3856_MERCATOR3_QSRMEAN24H/NEMOGCM/NEMO/LIM_SRC_2/limthd_2.F90 (modified) * branches/2013/dev_r3856_MERCATOR3_QSRMEAN24H/NEMOGCM/NEMO/LIM_SRC_2/limthd_zdf_2.F90 (modified) * branches/2013/dev_r3856_MERCATOR3_QSRMEAN24H/NEMOGCM/NEMO/LIM_SRC_2/thd_ice_2.F90 (modified) * branches/2013/dev_r3856_MERCATOR3_QSRMEAN24H/NEMOGCM/NEMO/OPA_SRC/SBC/sbcblk_core.F90 (modified) * branches/2013/dev_r3856_MERCATOR3_QSRMEAN24H/NEMOGCM/NEMO/OPA_SRC/SBC/sbcice_lim_2.F90 (modified) correction for branch dev_r3856_MERCATOR3_QSRMEAN24H Wed, 11 Sep 2013 08:11:26 GMT cbricaud [4023] * branches/2013/dev_r4022_MERCATOR5_PAPA1D (copied) create dvpt branch for MERCATOR5 PAPA1D Tue, 10 Sep 2013 17:51:36 GMT epico [4022] * branches/2013/dev_r4017_CMCC_MPI_OpenMP (copied) Hybrid MPI-OpenMP version Tue, 10 Sep 2013 13:40:28 GMT epico [4021] * branches/2013/dev_r3948_CMCC_NorthFold_Opt/NEMOGCM/ARCH/CMCC/arch-X64_athena.fcm (added) * branches/2013/dev_r3948_CMCC_NorthFold_Opt/NEMOGCM/CONFIG/cfg.txt (modified) * branches/2013/dev_r3948_CMCC_NorthFold_Opt/NEMOGCM/NEMO/OPA_SRC/LBC/lbclnk.F90 (modified) * branches/2013/dev_r3948_CMCC_NorthFold_Opt/NEMOGCM/NEMO/OPA_SRC/LBC/lbcnfd.F90 (modified) * branches/2013/dev_r3948_CMCC_NorthFold_Opt/NEMOGCM/NEMO/OPA_SRC/LBC/lib_mpp.F90 (modified) * branches/2013/dev_r3948_CMCC_NorthFold_Opt/NEMOGCM/NEMO/OPA_SRC/nemogcm.F90 (modified) performance optimization in the north fold routines. See Ticket #1150 ...