Skip to content

Required Parameters for TMAP8 Nodal Kernels #46

Answered by singhgp4321
acunningham23 asked this question in Q&A
Discussion options

You must be logged in to vote

@acunningham23 Thank you for your question. Sorry for the delayed response.

  1. Yes, you are right 'alpha_r' is referring to the pre-exponential factor. I will make a modification to the code to remove this potential confusion.

You can look at https://github.com/idaholab/TMAP8/blob/devel/src/nodal_kernels/ReleasingNodalKernel.C to see how _alpha_r is being used. Note that in line 25 the value assigned by the user to parameter alpha_r is copied to the variable _alpha_r which is then used elsewhere.

  1. Yes, you can do it in the following manner, for example. These blocks will need to be added to the input file.

[AuxVariables]
[temp]
initial_condition = 300
[]
[]

[Functions]
[temp_bc_func]
type…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@acunningham23
Comment options

Answer selected by acunningham23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants