CFxD (update, May 1, 2020)

We tried all month to move to CAD engine Open Cascade. Unfortunately, it seems that it is not possible as we want to have a direct access to the key features. So, we are still thinking if we need to use a third-side engine to accelerate our development.

GasDynCalc

We started to develop a new code to calculate pipes, valves, measurements elements, etc. connected in one network. It will be able to use for designing pipelines, experimental test cells, HVAC, etc.

GTECalc (update 04.09.2019)

Gas dynamic functions have been implemented. We decided to integrate a new class to check all input parameters. Hopefully, it will not be long. The first structure was only main program. Now it is changing to

main program <-> gdf (gas dynamic functions), enthalpy (enthalpy calculation), inlet (inlet calculation), isa (atmosphere input calculation) and inputcheck (input parameters validation).