This website requires JavaScript.
Explore
Help
Register
Sign In
max
/
tug
Watch
1
Star
0
Fork
0
You've already forked tug
mirror of
https://git.gfz-potsdam.de/naaice/tug.git
synced
2025-12-16 02:48:23 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tug
/
examples
History
Max Lübke
1ca81b4406
feat: Implement advection simulation with velocities and boundary conditions
...
There is a bug that gains concentration even when inflow=outflow
2025-02-06 16:18:19 +01:00
..
Advection.cpp
feat: Implement advection simulation with velocities and boundary conditions
2025-02-06 16:18:19 +01:00
BTCS_2D_proto_example.cpp
refactor: Consolidate includes by introducing tug.hpp for cleaner code structure
2025-02-05 15:42:58 +01:00
CMakeLists.txt
feat: Implement advection simulation with velocities and boundary conditions
2025-02-06 16:18:19 +01:00
FTCS_2D_proto_closed_mdl.cpp
refactor: Consolidate includes by introducing tug.hpp for cleaner code structure
2025-02-05 15:42:58 +01:00
FTCS_2D_proto_example_mdl.cpp
refactor: Consolidate includes by introducing tug.hpp for cleaner code structure
2025-02-05 15:42:58 +01:00