[Transport] Avoid unnecessary L-matrix solves
This commit is contained in:
parent
94800445a1
commit
7b7e578500
1 changed files with 0 additions and 2 deletions
|
|
@ -513,8 +513,6 @@ void MultiTransport::update_C()
|
|||
m_lmatrix_soln_ok = false;
|
||||
}
|
||||
}
|
||||
m_l0000_ok = false;
|
||||
m_lmatrix_soln_ok = false;
|
||||
}
|
||||
|
||||
void MultiTransport::updateThermal_T()
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue