Niklas Neher
Niklas Neher
With this PR, we can pass arbitrary oriented planes (stl-file format) to the `InFlow` and `OutFlow` zones. The reason for this is that for real-world problems one do not need...
This is to save table data only for a specific time range `save_interval`. The rows in the table are the function values and the columns are the evaluations. `hydrostatic_water_column_2d.jl` with...
I tested the callback with the `pipe_flow_2d.jl` example. It terminates after `~0.8sec`. I consider the change in kinetic energy in a `0.002*10` interval. ```julia pp_callback = PostprocessCallback(; dt=0.02, kinetic_energy) steady_state...
Save STL