modelPipeLocalHeatTransfer_tflite
Information
The model was created with the script createLocalHeatTransferNN.py located in ExampleNeuralNets\NNHeatTransfer\ with setting preset = "large" in line 76.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | batchSize | 1 | number of simultaneous evaluations |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealInput[batchSize] | Re | ||
| Modelica.Blocks.Interfaces.RealInput[batchSize] | Pr | ||
| Modelica.Blocks.Interfaces.RealInput[batchSize] | dByL | ||
| Modelica.Blocks.Interfaces.RealOutput[batchSize] | Nu |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Blocks.EvaluateSimpleFeedForwardNeuralNetwork | evalNN |