v11.0 to v12.0
Migration overview
- If you have been using
GENERIC_FROM_INPUTin aSIMPLIFIED_COMPRESSOR_TRAINeither directly or indirectly (e.g. throughCOMPRESSOR_WITH_TURBINE), you will either need to- Change
GENERIC_FROM_INPUTin theCOMPRESSOR_SYSTEMto a model that is supported, e.g.GENERIC_FROM_DESIGN_POINT. - Take
GENERIC_FROM_INPUTout of theCOMPRESSOR_SYSTEMand use it as a standalone compressor.
- Change