Skip to content

Implementing a custom pyrolysis model #13069

Answered by drjfloyd
r-broek asked this question in Q&A
Discussion options

You must be logged in to vote

You should make sure you understand what all variables are when modifying FDS source. MESSAGE is a CHARACTER variable and not a logical unit. So writing data to MESSAGE is just storing data in a variable. Look at how all the WARNING messages are written for how you need to do this.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@r-broek
Comment options

Answer selected by r-broek
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