speth / ember

Ember: unsteady strained flame solver
MIT License
47 stars 25 forks source link

example_laminar.py fails vailidation #3

Open speth opened 7 years ago

speth commented 7 years ago

Running python python/ember/examples/example_laminar.py validate generates the following error:

Error: PositionControl can only be used when either 'twinFlame'
       or 'curvedFlame' is set to True.
Validation failed.

which is clearly a case of the validator imposing a requirement that is not real.