Skip to content

Commit 59bed6e

Browse files
authored
Fix tutorial link in NICFD nozzle documentation (#200)
Updated the tutorial link to point to the correct URL for the NICFD nozzle tutorial.
1 parent a311b46 commit 59bed6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_tutorials/compressible_flow/NICFD_nozzle/NICFD_nozzle_datadriven.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ follows:
1111

1212
## Goals
1313

14-
Upon completing this tutorial, the user will be familiar with performing simulations of nonideal compressible fluids through the use of physics-informed neural networks. The flow is simulated through the same supersonic convergent-divergent nozzle as in the [tutorial](NICFD_nozzle.md) for nonideal compressible fluid flows.
14+
Upon completing this tutorial, the user will be familiar with performing simulations of nonideal compressible fluids through the use of physics-informed neural networks. The flow is simulated through the same supersonic convergent-divergent nozzle as in the [tutorial](https://su2code.github.io/tutorials/NICFD_nozzle/) for nonideal compressible fluid flows.
1515
The following capabilities of will be showcased in this tutorial:
1616
- Using [SU2 DataMiner](https://github.com/EvertBunschoten/SU2_DataMiner.git) to train physics-informed neural networks for fluid simulations.
1717
- Data-driven equation of state with multi-layer perceptrons.

0 commit comments

Comments
 (0)