Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfix/wdboggs/i3248 test max action #3275

Closed
wants to merge 2,601 commits into from

Conversation

darianboggs
Copy link
Contributor

Types of change(s)

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Trivial change (affects only documentation or cleanup)
  • Refactor (no functional changes, no api changes)

Checklist

  • Tested this change with a run of GEOSgcm
  • Ran the Unit Tests (make tests)

Description

Fixes the bug with MaxAction which was in the tests.

Related Issue

#3248

darianboggs and others added 30 commits November 4, 2024 16:03
…ulation

Add Time Accumulation for ESMF_Field objects to MAPL3
…verload_macro

Change '_FUNCN' to '_FUNC' which is the correct macro appearing in files in field subdirectory
…oordinates. Vertical staggering is set to 'VERTICAL_STAGGER_CENTER'
…idding

Feature/pchakrab/vertical regridding
…ortran tests can pass

I am fairly certain that the issue comes from the line 'spec%vertical_grid = this%vertical_grid' in FieldSpec::adapt_vertical_grid when copying from a ModelVerticalGrid to a FixedLevelsVerticalGrid
FieldBundle.

- introduced FieldBundleType_Flag to check whether a bundle is a bracket bundle.
- introduced FieldundleInfo.F90 - analog to FieldInfo.F90

Changes unfortunately leaked into lots of other code.
…-overload-write

StateItemSpec overload write
darianboggs and others added 24 commits December 10, 2024 13:37
…m:GEOS-ESM/MAPL into feature/wdboggs/add_run_dt_to_field_specs
…field_specs

Feature/wdboggs/add run dt to field specs
- Some simple tests have been implemented for generic Aspect logic.
- Some subclasses have been implemented - but not tested.
- High level logic has been added to exercise aspects, but it
  is not currently activated as the default aspect list is empty.
- Next step is to convert adapters to aspects one at a time and
  see if things still work.  Undoubtedly this will expose problems
  with new logic.
- Everything compiles and tests pass, such as they are.
…-aspect-base-class

Fixes #3247 - Initial implementation of StateItemAspect.
@darianboggs darianboggs added 🪲 Bug Something isn't working 📈 MAPL3 MAPL 3 Related labels Jan 2, 2025
@darianboggs darianboggs self-assigned this Jan 2, 2025
@darianboggs darianboggs requested a review from a team as a code owner January 2, 2025 19:46
Copy link

github-actions bot commented Jan 2, 2025

This PR is being prevented from merging because you have not added one of our required labels: 0 diff, 0 diff trivial, 😲 Non 0 Diff, 🔧 Github Actions. Please add one so that the PR can be merged.

@darianboggs darianboggs closed this Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🪲 Bug Something isn't working 📈 MAPL3 MAPL 3 Related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants