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

Cleanup and documentation #54

Merged
merged 1 commit into from
May 9, 2024
Merged

Cleanup and documentation #54

merged 1 commit into from
May 9, 2024

Conversation

anchal-physics
Copy link
Collaborator

  • core_profiles_2d has been removed as GGDUtils.interp provides the same functionality
  • The actuator_model.jl has been moved to unit_utils.jl with only unit conversion utilities. SynthDiag.compute_gas_injection provides gas actuation model directly from IMAS dd now.
  • All functions have strict input and output types defined.
  • All docstrings have been updated to be more informative.
  • Tests have been updated and cleaned up a bit.

* core_profiles_2d has been removed as GGDUtils.interp provides the same functionality
* The actuator_model.jl has been moved to unit_utils.jl with only unit conversion utilities. SynthDiag.compute_gas_injection provides gas actuation model directly from IMAS dd now.
* All functions have strict input and output types defined.
* All docstrings have been updated to be more informative.
* Tests have been updated and cleaned up a bit.
* Examples have been updated with simplified package addition. No make file required inside examples directory anymore.
@anchal-physics anchal-physics merged commit 73349e8 into dev May 9, 2024
3 checks passed
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.

1 participant