Skip to content

LiborKudela/pipe_physics

Repository files navigation

Efficient integration of machine learning into district heating predictive models


Published Article

DOI: 10.3390/en13236381
Link: https://www.mdpi.com/1996-1073/13/23/6381


Dependencies:

Usage:

  1. Generate mesh files for the complex simulation etc.
python3 GenerateTopology.py
  1. Run FEM simulation to generate data for training
mpirun -n 40 python3 SimulationTraining.py
  1. Run FEM simulation to generate data for testing
mpirun -n 40 python3 SimulationTest.py
  1. Train the Modelica model to fit training data in a interactive mode
mpirun -n 40 python3 optimize.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published