Add step_1 of navier stokes
This commit is contained in:
parent
0848e7afe6
commit
17ee54abd4
8 changed files with 466 additions and 2 deletions
|
|
@ -4,3 +4,5 @@ version = "0.1.0"
|
|||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
clap = { version = "4.6.0", features = ["derive"] }
|
||||
poloto = "19.1.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue