Dear Jeff
I'm using T-MATS to simulate a twin-spool gas turbine engine.
I have a turbine map data (from GasTurb software) using R line and Nc to compute PR, EFF, WC (similar to the compressor), but in T-MATS, it used PR vector and NC vector to compute EFF and WC.
I really have a problem because the PR vector should be [n*1] vector always. in some special cases, it should be [n*m] vector (m is the number of EFF or WC data in each speed line)
Then I changed the PR vector to [n*m], but the simulation is not converging anymore.
How can I use Rline in the Turbine module (like compressor)?
Assume that I have PR, EFF, WC vector as well.
Thank you very much