Skip to content

Conversation

@colemanjs
Copy link

Candidate branch for implementing gaussian heat source

* @note This function is templated on @tparam because it is in a hot loop.
*/
template <bool use_table, StateProperty state_property>
template <bool use_table>
Copy link
Member

Choose a reason for hiding this comment

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

Looks like you need to rebase your PR. This should not be changed.

Copy link
Author

Choose a reason for hiding this comment

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

I was having some trouble rebasing in the docker container, so I manually changed the rebased files

@colemanjs colemanjs force-pushed the gaussian-heat-source branch from 86b11a5 to 3cf1ef6 Compare November 17, 2025 15:54
@colemanjs
Copy link
Author

@Rombur, just a note that this implementation is a work in progress for the definition of the heat source for HPC4. Based on the calibration results, this may change to a super-gaussian with a slightly different mathematical form. Once validation is complete, I can mark this ready for review

@Rombur
Copy link
Member

Rombur commented Nov 17, 2025

Sounds good

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.

2 participants