Skip to content

Commit 064f8f3

Browse files
Updated SU2 DataMiner version number
1 parent 4cca5d6 commit 064f8f3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

compressible_flow/NICFD_nozzle/PhysicsInformed/0:generate_config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
# Generate configuration for defining a physics-informed neural network for modeling the |
2121
# fluid properties of siloxane MM in NICFD with the data-driven fluid model in SU2. |
2222
# |
23-
# Version: 2.0.0 |
23+
# Version: 3.0.0 |
2424
# |
2525
#=============================================================================================#
2626

compressible_flow/NICFD_nozzle/PhysicsInformed/2:train_PINN.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
# Initate physics-informed machine learning process for training the neural network used to |
2121
# model the fluid properties of siloxane MM in NICFD with the SU2 data-driven fluid model. |
2222
# |
23-
# Version: 2.0.0 |
23+
# Version: 3.0.0 |
2424
# |
2525
#=============================================================================================#
2626

0 commit comments

Comments
 (0)