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

Update TUVX constructor #213

Merged
merged 11 commits into from
Sep 3, 2024
Merged

Update TUVX constructor #213

merged 11 commits into from
Sep 3, 2024

Conversation

boulderdaze
Copy link
Collaborator

@boulderdaze boulderdaze commented Aug 30, 2024

Closes #211

  • TUVX takes GridMap, ProfileMaps, RaditorMaps as its constructor arguments which are updatable by a host application
tuvx => tuvx_t( filename_of_tuvx_configuration, grids, profiles, radiators, error )

@boulderdaze boulderdaze marked this pull request as ready for review August 30, 2024 21:37
Copy link
Collaborator

@mattldawson mattldawson left a comment

Choose a reason for hiding this comment

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

looks great!

@mattldawson mattldawson merged commit 0d6870a into main Sep 3, 2024
64 of 66 checks passed
@mattldawson mattldawson deleted the 211-update_tuvx_ctor branch September 3, 2024 21:44
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.

Update TUVX constructor
2 participants