ESATAN .d TMM

TASverter now has a “TMMverter” module which allows for the exchange of thermal network models between ESATAN .d and SINDA/Fluint .inp formats.

TMMverter assumes that the network models are “straightforward” so some work may be needed to simplify any complex user logic and output code prior to conversion.

Conversion is from one thermal network format to another, i.e. you can only convert from TMM to TMM, and not from GMM to TMM!

ESATAN TMM reader module

Activation of the ESATAN .d TMM reader

The ESATAN TMM .d reader module is activated on the command line using:

–from_ESATAN_TMM=esatan_tmm.d

When the TASverterGUI is used, the “Model Type” of the source file must be set to “ESATAN TMM user logic”.

Activation of ESATAN TMM reader via the GUI

ESATAN TMM writer module

Activation of the ESATAN .d TMM writer

The ESATAN TMM .d writer module is activated on the command line using:

–to_ESATAN_TMM=esatan_tmm.d

When the TASverterGUI is used, the “Model Type” of the target file must be set to “ESATAN TMM user logic”.

Activation of ESATAN TMM writer via the GUI