.SMArtInt.Tester.PipeHeatTransferExample

Information

Heat Transfer Example

This package demonstrates how to replace traditional heat transfer coefficient calculations with Feed-Forward Neural Networks (FFNNs) in a Modelica simulation.

Two types of neural networks are integrated as surrogates for the physical Nusselt number model:

Both models are exported in TensorFlow Lite and ONNX formats and are incorporated into Modelica via SMArtInt interface blocks.

The pipe model is spatially discretized into 100 segments. Each segment requires one inference, which is performed efficiently in batch mode using a single neural network instance.


Key Variables to Observe

Model Evaluation

This model compares neural network outputs directly to a physical reference for a set of test inputs. Important variables to monitor:

Pipe Model

In this model, the neural network replaces the heat transfer calculation inside the pipe simulation. Key variables include:

Contents

Name Description
 ReferenceModels
 TFLite Tensor Flow Lite Tester
 ONNX ONNX Tester

Generated at 2026-06-23T20:19:05Z by OpenModelicaOpenModelica 1.26.9 using GenerateDoc.mos