Skip to content
Discussion options

You must be logged in to vote

Ambient temperature can now depend on y,z,t, so you'll need to wrap your interpolant function. Somthing like

def T_function(y,z,t):
    return T_interp_function(t)

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@swhan22
Comment options

@swhan22
Comment options

@rtimms
Comment options

rtimms Nov 28, 2023
Collaborator

Answer selected by swhan22
@rtimms
Comment options

rtimms Nov 28, 2023
Collaborator

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