-
-
Notifications
You must be signed in to change notification settings - Fork 361
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
Fix examples in samples
folder
#774
Comments
The input file for the first one is in |
I believe the expected behavior would be that build scripts copy the input file to the build directory. (it probably needs to be converted to yaml as well) |
Yeah, I think copying the input file is probably the right thing to do. I converted the input file in #768 |
Great. Can you add this to #768? I can fix the other one as it's clearly caused by yours truly.
|
Issue should eventually be taken care of by steps discussed in Cantera/enhancements#22 |
I think I disagree that this is a problem. The Also, I don't think the change proposed in #789 fixes the problem, since |
Hm. My assumption was that the |
This provides the ability to organize data files included with Cantera and differentiate data which is useful for different purposes, e.g. sample data which is only meant to demonstrate capabilities and may not be physically meaningful. See Cantera/enhancements#22. Fixes Cantera#774
This provides the ability to organize data files included with Cantera and differentiate data which is useful for different purposes, e.g. sample data which is only meant to demonstrate capabilities and may not be physically meaningful. See Cantera/enhancements#22. Fixes Cantera#774
This provides the ability to organize data files included with Cantera and differentiate data which is useful for different purposes, e.g. sample data which is only meant to demonstrate capabilities and may not be physically meaningful. See Cantera/enhancements#22. Fixes Cantera#774
This provides the ability to organize data files included with Cantera and differentiate data which is useful for different purposes, e.g. sample data which is only meant to demonstrate capabilities and may not be physically meaningful. See Cantera/enhancements#22. Fixes Cantera#774
This provides the ability to organize data files included with Cantera and differentiate data which is useful for different purposes, e.g. sample data which is only meant to demonstrate capabilities and may not be physically meaningful. See Cantera/enhancements#22. Fixes #774
Please fill in the following information to report a problem with Cantera.
If you have a question about using Cantera, please post it on our
Google Users' Group.
System information
Expected behavior
All samples work without errors/warnings.
Actual behavior
One sample fails (missing input file)
and another raises a warning (issue caused by PR #632)
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
scons samples
build/samples
The text was updated successfully, but these errors were encountered: