Oops again -- forgot that the solver needs fuel too. :)
This commit is contained in:
parent
0df186e62f
commit
dddbc2e74c
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ void TurbineEngine::setOutputFromN2()
|
||||||
|
|
||||||
void TurbineEngine::stabilize()
|
void TurbineEngine::stabilize()
|
||||||
{
|
{
|
||||||
|
_fuel = true;
|
||||||
_n2 = _n2Target;
|
_n2 = _n2Target;
|
||||||
setOutputFromN2();
|
setOutputFromN2();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue