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

Docs Walkthrough #1194

Draft
wants to merge 52 commits into
base: main
Choose a base branch
from
Draft

Docs Walkthrough #1194

wants to merge 52 commits into from

Conversation

mbkuhn
Copy link
Contributor

@mbkuhn mbkuhn commented Aug 12, 2024

Summary

Resurrecting this branch to complete a walkthrough section in the documentation.

Pull request type

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

Checklist

The following is included:

  • new unit-test(s)
  • new regression test(s)
  • documentation for new capability

This PR was tested by running:

  • the unit tests
    • on GPU
    • on CPU
  • the regression tests
    • on GPU
    • on CPU

mbkuhn and others added 23 commits August 12, 2024 11:53
…t files (Exawind#1195)

* Make time output precision/format consistent with header in checkpoint files
* remove incomplete, unused python script
* add FreeSurfaceSampler to reg test
* documentation
* python scripts that pass with ctest (to be added later)
---------

Co-authored-by: Marc T. Henry de Frahan <[email protected]>
Using the same infrastructure as the the sampler for float fields, add sampling for int fields. This was done by generalizing the field type in the sampling/interpolation functions.
mbkuhn and others added 23 commits September 4, 2024 13:51
…ampler, normal -> offset_vector, for input files
@mbkuhn mbkuhn linked an issue Sep 16, 2024 that may be closed by this pull request
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.

Create a new user tutorial with up-to-date examples
6 participants