Skip to content

Bmi from driver#4

Merged
madMatchstick merged 18 commits intoNOAA-OWP:masterfrom
jmframe:bmi_from_driver
Sep 1, 2021
Merged

Bmi from driver#4
madMatchstick merged 18 commits intoNOAA-OWP:masterfrom
jmframe:bmi_from_driver

Conversation

@jmframe
Copy link
Contributor

@jmframe jmframe commented Aug 19, 2021

[Short description explaining the high-level reason for the pull request]

Additions

main.c calls runs bmi_cfe.c which runs cfe.c
cfe.h added so can run with main.c and bmi_cfe.c
mass balance check added to bmi_cfe.c
verbosity added as a configuration option to the bmi_cfe.c

Removals

Changes

Testing

Screenshots

Notes

Todos

Checklist

  • PR has an informative and human-readable title
  • Changes are limited to a single goal (no scope creep)
  • Code can be automatically merged (no conflicts)
  • Code follows project standards (link if applicable)
  • Passes all existing automated tests
  • Any change in functionality is tested
  • New functions are documented (with a description, list of inputs, and expected output)
  • Placeholder code is flagged / future todos are captured in comments
  • Visually tested in supported browsers and devices (see checklist below 👇)
  • Project documentation has been updated (including the "Unreleased" section of the CHANGELOG)
  • Reviewers requested with the Reviewers tool ➡️

Testing checklist

Target Environment support

  • Windows
  • Linux
  • Browser

Accessibility

  • Keyboard friendly
  • Screen reader friendly

Other

  • Is useable without CSS
  • Is useable without JS
  • Flexible from small to large screens
  • No linting errors or warnings
  • JavaScript tests are passing

@madMatchstick madMatchstick self-requested a review August 19, 2021 19:10
Copy link
Contributor

@madMatchstick madMatchstick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I understand you are reworking original_author_code but better to keep this directory self-contained.

@madMatchstick
Copy link
Contributor

Looks good. Output from make_and_run_bmi.sh

image

@madMatchstick madMatchstick merged commit 7eb9992 into NOAA-OWP:master Sep 1, 2021
madMatchstick referenced this pull request in madMatchstick/cfe Mar 8, 2022
* cfe from alt-modular

* cfe function split, segmentation fault

* Seperate state-space CFE runs, but mass balance errors

* Mass balance working for the CFE state space model and driver

* removing executables from git, adding to gitignore in origional_author_code

* removing old notes

* BMI for CFE state space function

* Check mass balance errors through bmi

* pass forcings through BMI compiles and runs

* cfe bmi with pass forcings producing same results

* removing reference to origional_author_code directory

* modifying readme with the updatred paths to cfe

* removing reference to the AORC BMI

* fixing typy in gitignore

* removing another reference to the origional author code
donaldwj pushed a commit that referenced this pull request Jan 15, 2026
Merge release-candidate into development for release 3.1.1.3.0-rc2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants