Skip to content

Commit

Permalink
Merge pull request #148 from GEOS-ESM/bugfix/mathomp4/v5-geospyd-2025…
Browse files Browse the repository at this point in the history
…Jan22
  • Loading branch information
mathomp4 authored Jan 22, 2025
2 parents 86fb44a + 81a4230 commit 8afac98
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Removed
### Added

## [5.7.1] - 2025-01-22

### Fixed

- Fixed GEOSpyD module on GMAO Desktops

## [5.7.0] - 2025-01-16

### Changed
Expand Down
2 changes: 1 addition & 1 deletion g5_modules
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ else if ( $site == GMAO.desktop ) then
set mod2 = comp/gcc/12.1.0
set mod3 = comp/intel/2024.2-ifort
set mod4 = mpi/impi/2021.13
set mod5 = other/python/GEOSpyD/24.3.0-0/3.11
set mod5 = other/python/GEOSpyD/24.7.1-0/3.11

set mods = ( $mod1 $mod2 $mod3 $mod4 $mod5 )
set modinit = /usr/share/Modules/init/tcsh
Expand Down

0 comments on commit 8afac98

Please sign in to comment.