Skip to content

Boundary wall conditions problem #13663

Closed Answered by Er9y714
appheadspace asked this question in Q&A
Discussion options

You must be logged in to vote

DT_DEVC is the duration of time the output is averaged. To accurately follow the output in shorter time intervals, DT_DEVC should be small (in your model it is 60 seconds).

try adding this device line to monitor wall temperature:
&DEVC ID='Wall temp Hot wall', QUANTITY='WALL TEMPERATURE', XYZ=0.0,0.0,0.0, IOR=1/
and replace DUMP line with this:
&DUMP DT_SLCF=1 DT_DEVC=0.1/

If you add this line, you can monitor the temperature profile in time:
&SLCF QUANTITY='TEMPERATURE', ID='Slice', PBY=0.01875/

Replies: 2 comments 15 replies

Comment options

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

Comment options

You must be logged in to vote
14 replies
@appheadspace
Comment options

@Er9y714
Comment options

@appheadspace
Comment options

@Er9y714
Comment options

Answer selected by appheadspace
@drjfloyd
Comment options

@appheadspace
Comment options

@appheadspace
Comment options

@Er9y714
Comment options

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