We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The following does not produce output:
# YAML file example for the `freeflame` module # file specifies a parameter variation of the equivalence ratio strategy: sequence: upstream.phi: { mode: linspace, limits: [0.4, 2.6], npoints: 12 } matrix: upstream.phi: { mode: linspace, limits: [0.4, 2.4], npoints: 6 } model.transport: ['mix', 'multi', 'soret'] defaults: upstream: T: 300. kelvin # temperature P: 1. atmosphere # pressure phi: .55 # equivalence ratio fuel: H2 oxidizer: O2:1,AR:5 model: mechanism: h2o2.yaml transport: mix domain: width: 30 millimeter # domain width output: format: csv force: True ctwrap: 0.3.0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The following does not produce output:
The text was updated successfully, but these errors were encountered: