Output Immersed Boundary load and state data#1302
Draft
mrvandenboom wants to merge 12 commits intoMFlowCode:masterfrom
Draft
Output Immersed Boundary load and state data#1302mrvandenboom wants to merge 12 commits intoMFlowCode:masterfrom
mrvandenboom wants to merge 12 commits intoMFlowCode:masterfrom
Conversation
organize the code. Adds new case parameter ib_force_wrt to toggle output.
This reverts commit 647d4c0. By reverting this commit, it returns gitignore to the MFC master version.
Merge MFC changes into ibdata-output
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This adds binary output of IB load and state data during the simulation run, and conversion to a CSV file in post processing. Including the parameter ib_state_wrt="T" will activate the output routines. Output files can be found under the "/D" folder.
Fixes #(issue)
Type of change
Testing
Ran lint, format, test -a on a MacBookPro (10 core) and on (4) Tuo GPUs.
Checklist
See the developer guide for full coding standards.
GPU changes (expand if you modified
src/simulation/)Tests ran considerably faster on MacBook CPUs than on Tuolumne GPUs.
AI code reviews
Reviews are not triggered automatically. To request a review, comment on the PR:
@coderabbitai review— incremental review (new changes only)/review— Qodo review/improve— Qodo code suggestions