mdribeiro / DeepCFD

DeepCFD: Efficient Steady-State Laminar Flow Approximation with Deep Convolutional Neural Networks
MIT License
187 stars 62 forks source link

Import and export conditions #17

Open Nokain1941 opened 2 months ago

Nokain1941 commented 2 months ago

Hello, and thanks for sharing your model. I have a question on its universality: how do you represent the import and export conditions of the fluid? For example, the exact speed or pressure conditions in inlet and outlet area. Do I have to re-prepare the data and retrain the model as long as the import and export conditions change? Or are there any method to represent these conditions into the model?