Releases: FESOM/fesom2
Releases · FESOM/fesom2
2.7.0
What's Changed
- Update oce_ale_pressure_bv.F90 by @koldunov in #500
- Update oce_ale_pressure_bv.F90 by @koldunov in #503
- fix MPI_ABORT in oifs context after change to 'use mpi' by @sebastianbeyer in #640
- change namelist.config.toy_soufflet by @patrickscholz in #641
- Fix/ibhf ocea ale tra by @ackerlar in #645
- Remove superfluous 'use MOD_PARSUP' from clock_init by @sebastianbeyer in #648
- Fix/wave erosion by @ackerlar in #649
- Improve error handling for open files for clock file and mesh file by @sebastianbeyer in #642
- Fix compilation on LUMI with cray 16.0.1 by @sebastianbeyer in #655
- Update io_meandata.F90 by @JanStreffing in #657
- Feature/multio next by @stefaniereuter in #650
- with Sebastian we addec computation of snow and ice thickness over th… by @dsidoren in #658
- Small fixes for iceberg module, that allow compiling with intel debug flags by @koldunovn in #664
- Doc docker update by @koldunovn in #663
- Update requirements.txt with new sphinx version, remove unused and broken fortran autodoc by @JanStreffing in #667
- remove refactoring branch from getting_started.rst by @JanStreffing in #666
- Transient tracers bugfixed by @mbutzin in #659
- updated Juwels env file by @vasmue in #668
- Abort model cleanly in ifsinterface and standalone on errors by @suvarchal in #661
- IntelLLVM for icx compiler flags is added. by @ufukozkan in #670
- Double gyre setup by @alexwilms in #654
- Remove comma in write statements by @sebastianbeyer in #671
- fix order of isotope flxues when additionally using land ice by @ackerlar in #669
- Add missing close statement by @sebastianbeyer in #672
- Add DestinE phase2 heatcontent variable by @sebastianbeyer in #673
- just add some comments regarding the DVD surface boundary condition by @patrickscholz in #647
- Mark issues and PRs as stale after two years of inactivity. by @JanStreffing in #674
- reorder heatcontent index to fix NG5 segfault by @sebastianbeyer in #675
- Fix Stale Issues by @pgierz in #677
- Update close_stale_issues.yml to ignore milestones by @JanStreffing in #678
- added fix for old meshes by @christian-stepanek in #682
- Workbench edit4juwels gnu compiler by @patrickscholz in #676
- kick out -nativ GCC compiler flag seems to cause trouble on other machines like levante by @patrickscholz in #684
- Workbench check4levante compiling by @patrickscholz in #685
- Fix/cav icb pointer by @ackerlar in #689
- kickout duplicated routine to compute the 3d vorticity by @patrickscholz in #643
- Use less memory in IFS coupling: we do not use the vectors in the remapping by @trackow in #691
- CI Extended Tests: Cavities, Cavities+Iceberg by @pgierz in #690
- capitalization messes up f90nml reader in esm_tools. by @JanStreffing in #695
- Frank ice by @koldunovn in #694
- change default output for temp and salt to monthly by @JanStreffing in #700
- Cavity bugfix: from linfs to rigid lid by @PengyangSong in #701
- Output
gradient_vecas a diagnostic by @roxyboy in #698 - change awicm3 calving / enthalpy logic. Oasis field 13 brings mass in… by @JanStreffing in #699
- Define node geographical coordinates without rotating mesh coordinates for unrotated meshes by @manufrn in #704
- Dynamic backscatter updates and fixes by @manufrn in #706
- Add option to build mesh partitioner with main build by @sebastianbeyer in #705
- Add make uninstall by @suvarchal in #723
- Fix meshpart build by @suvarchal in #722
- add wind coupling for AWI-CM/ESM3 by @JanStreffing in #713
- Add uke advection to dynamic backscatter by @manufrn in #714
- Fix label ends of defs by @suvarchal in #731
- Openacc test main by @basava70 in #693
- Phase 1 OpenACC by @basava70 in #732
- Add ctest automation framework by @suvarchal in #724
- revert back to phc3 in namelist.tra by @JanStreffing in #738
- Fix/wiso cold start by @ackerlar in #735
- fix continutiy problem in channel restarts by @patrickscholz in #739
- Runid fixes by @suvarchal in #740
- Add picavity tests by @suvarchal in #741
- Alternative meshpart by @suvarchal in #730
- Set bottom friction to linear in Soufflet channel by @manufrn in #728
- Fix cmake install rpath paths for meshpart by @suvarchal in #742
- Add ecbundle support by @suvarchal in #743
- make bundle.yml use fesom main as #743 is merged by @suvarchal in #746
- Fix netcdf interfaces by @suvarchal in #745
- bugfix makes sure that the time vector is properly filled up again by @patrickscholz in #749
- adapt the metadata for multio 2.6.0 by @stefaniereuter in #752
- Update mod_transit.F90 by @mbutzin in #756
- fix bug in writing fesom.mesh.diag.nc by @patrickscholz in #747
- Fesom profiling by @suvarchal in #760
- added the missing include 'netcdf.inc' statement to the gen_surface_f… by @JanStreffing in #759
- Fix/icb and cav by @ackerlar in #755
- Bugfix oce_ale_tracer.F90 by @mbutzin in #750
- Global tide module updated in 2.6.12, issue #404 fixed by @PengyangSong in #764
- Meshdiag tool by @suvarchal in #765
- Autodownload and test meshes by @suvarchal in #766
- comment out currently unused thetao diagnostic by @JanStreffing in #767
- Bugfix oce_setup_step.F90 by @mbutzin in #751
- Fix restart missmatch hangup by @JanStreffing in #769
- Coupler base fixes : mostly warnings by @suvarchal in #772
- Check working of sea ice initialisation from regular grids by @patrickscholz in #771
- Workbench vasco seaice init by @patrickscholz in #773
- Add automated multiple builds by @suvarchal in #774
- Documentation: mention that fesom is rolling release and when cloning… by @sebastianbeyer in #784
- add Intel compiler env for ubuntu by @suvarchal in #780
- modifying a_ice name since it is a fraction and not a % by @mzapponi in #787
- fix bug in metric term in mEVP implementation discovered by jan gaertner and sergey by @patrickscholz in #754
- place debug option behind cmake switch buildtype=debug, instead of co… by @JanStreffing in #758
- fix bug in the definition of the sea-ice metric_factor term by @patrickscholz in #748
- Found Bug in the sign of the realsalt flux by @patrickscholz in #733
- bugfix in reading elem2D_nodes. Fixes #652 and Fixes #653 by @dsidoren in #775
- Set metric_factor to zero as suggested by Qiang. by @nwieters in #785
- Vibecoding test for separating restart input and output by @sebastianbeyer in #783
- Fix elem2D_nodes pointer association after bugfix by @JanStreffing in #789
- Bugfix AWI-CM3 Wind Coupling by @FinnHeu in #791
- update restructure cvmix by @PATR...
2.6.12
What's Changed
- fix continutiy problem in channel restarts by @patrickscholz in #739
- Runid fixes by @suvarchal in #740
- Add picavity tests by @suvarchal in #741
- Alternative meshpart by @suvarchal in #730
- Set bottom friction to linear in Soufflet channel by @manufrn in #728
- Fix cmake install rpath paths for meshpart by @suvarchal in #742
- Add ecbundle support by @suvarchal in #743
- make bundle.yml use fesom main as #743 is merged by @suvarchal in #746
- Fix netcdf interfaces by @suvarchal in #745
- bugfix makes sure that the time vector is properly filled up again by @patrickscholz in #749
- adapt the metadata for multio 2.6.0 by @stefaniereuter in #752
Full Changelog: 2.6.11...2.6.12
2.6.11
What's Changed
- Fix label ends of defs by @suvarchal in #731
- Openacc test main by @basava70 in #693
- Phase 1 OpenACC by @basava70 in #732
- Add ctest automation framework by @suvarchal in #724
- revert back to phc3 in namelist.tra by @JanStreffing in #738
- Fix/wiso cold start by @ackerlar in #735
Full Changelog: 2.6.10...2.6.11
2.6.10
What's Changed
- Dynamic backscatter updates and fixes by @manufrn in #706
- Add option to build mesh partitioner with main build by @sebastianbeyer in #705
- Add make uninstall by @suvarchal in #723
- Fix meshpart build by @suvarchal in #722
- add wind coupling for AWI-CM/ESM3 by @JanStreffing in #713
- Add uke advection to dynamic backscatter by @manufrn in #714
Full Changelog: 2.6.9...2.6.10
2.6.9
What's Changed
- Frank ice by @koldunovn in #694
- change default output for temp and salt to monthly by @JanStreffing in #700
- Cavity bugfix: from linfs to rigid lid by @PengyangSong in #701
- Output
gradient_vecas a diagnostic by @roxyboy in #698 - change awicm3 calving / enthalpy logic. Oasis field 13 brings mass in… by @JanStreffing in #699
- Define node geographical coordinates without rotating mesh coordinates for unrotated meshes by @manufrn in #704
New Contributors
Full Changelog: 2.6.8...2.6.9
2.6.8
What's Changed
- CI Extended Tests: Cavities, Cavities+Iceberg by @pgierz in #690
- capitalization messes up f90nml reader in esm_tools. by @JanStreffing in #695
Full Changelog: 2.6.7.1...2.6.8
2.6.7
What's Changed
- kick out -nativ GCC compiler flag seems to cause trouble on other machines like levante by @patrickscholz in #684
- Workbench check4levante compiling by @patrickscholz in #685
- Fix/cav icb pointer by @ackerlar in #689
- kickout duplicated routine to compute the 3d vorticity by @patrickscholz in #643
Full Changelog: 2.6.6...2.6.7
2.6.6
What's Changed
- Fix Stale Issues by @pgierz in #677
- Update close_stale_issues.yml to ignore milestones by @JanStreffing in #678
- added fix for old meshes by @christian-stepanek in #682
- Workbench edit4juwels gnu compiler by @patrickscholz in #676
New Contributors
- @christian-stepanek made their first contribution in #682
Full Changelog: 2.6.5.1...2.6.6
2.6.5.1
What's Changed
- just add some comments regarding the DVD surface boundary condition by @patrickscholz in #647
- Mark issues and PRs as stale after two years of inactivity. by @JanStreffing in #674
- reorder heatcontent index to fix NG5 segfault by @sebastianbeyer in #675
Full Changelog: 2.6.5...2.6.5.1
2.5.0.7_de
Long term support for DestinE project.
Full Changelog: 2.5.0.6_de...2.5.0.7_de