Skip to content

Conversation

@haochey
Copy link
Contributor

@haochey haochey commented Nov 5, 2024

Description

This allows data to be appended in the existing probe files instead of overwriting them when the simulation restarts.

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

Scope

  • This PR comprises a set of related changes with a common goal

How Has This Been Tested?

Restart simulation and check if the previous data is still in the existing probe files.

Test Configuration:

  • What computers and compilers did you use to test this: MacOS and GCC

Checklist

  • I ran ./mfc.sh format before committing my code
  • New and existing tests pass locally with my changes, including with GPU capability enabled (both NVIDIA hardware with NVHPC compilers and AMD hardware with CRAY compilers) and disabled
  • This PR does not introduce any repeated code (it follows the DRY principle)
  • I cannot think of a way to condense this code and reduce any introduced additional line count

This allows data to be appended in the existing probe files instead of overwriting them when the simulation restarts.
@haochey haochey requested a review from sbryngelson as a code owner November 5, 2024 18:43
@codecov
Copy link

codecov bot commented Nov 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 42.88%. Comparing base (e2ceaf5) to head (0d69d2d).
Report is 6 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #690      +/-   ##
==========================================
- Coverage   42.89%   42.88%   -0.01%     
==========================================
  Files          61       61              
  Lines       16070    16073       +3     
  Branches     1799     1799              
==========================================
  Hits         6893     6893              
- Misses       8191     8194       +3     
  Partials      986      986              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sbryngelson sbryngelson merged commit f94f8b7 into MFlowCode:master Nov 6, 2024
18 of 23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants