Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CFAST cannot find material properties #64

Closed
GoogleCodeExporter opened this issue Jun 25, 2015 · 1 comment
Closed

CFAST cannot find material properties #64

GoogleCodeExporter opened this issue Jun 25, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

I tried to run FMSNL_4.in in the CFAST repository, but got two errors saying 
that the target and compartment material properties were not found. I also have 
.o file in the directory. What other input files do I need?

Original issue reported on code.google.com by mcgra...@gmail.com on 27 May 2011 at 6:15

@GoogleCodeExporter
Copy link
Author

YOU need three files to run each of these cases:  the .in file (input file that 
contains specifications for the geometry of the simulation), the .o file (a 
fire object description that includes the time history information for the 
fire) and the thermal.csv file (that includes the thermal properties for 
materials specified in the .in file. Normally these three files reside in the 
same directory.

Sometimes test cases use default properties (that are included in a thermal.csv 
that ships with the NIST code), but these case use a custom one that is 
included in the folder for each case.

Tested and verified that the cases run as expected.

Original comment by cfastdev@gmail.com on 31 May 2011 at 6:42

  • Changed state: Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant