Sebastian Wolf
Sebastian Wolf
I'll try again with the mesh resolution from the Examples Repository...
That explains, why it is a problem in tpv105 only and not in the other tpvs. For #522 I'll disable the RT and Vr output.
Hi, this PR is a draft, is this still relevant?
I checked Thomas' Palu setup (without water layer). Visually, master, dr-cpp(dunavant) and dr-cpp(stroud) produce the same results. Attached, you can find a scaling plot. Indeed, the new implementation is faster...
Tests: - [x] Test LOH1 with `NUMBER_OF_FUSED_SIMULATIONS=4` - [x] Test TPV13 for energy output with `NUMBER_OF_FUSED_SIMULATIONS=1` - [ ] Test Acoustic + Gravity BC setup with `NUMBER_OF_FUSED_SIMULATIONS=1`
Seems to be fixed.
Hi, the feature is almost there: https://github.com/SeisSol/SeisSol/blob/9235d259f9e54705bdf03071d77703ffde593faf/src/ResultWriter/EnergyOutput.cpp#L269-L277, we would just need to add this to the volume output, probably in this function: https://github.com/SeisSol/SeisSol/blob/master/src/ResultWriter/WaveFieldWriter.cpp#L442
It is rather easy to do this in paraview as a post-processing step. 1. Use easicube to sample the material model on a grid. Or even better, sample the material...
The `MemoryManager` owns `m_dynRup`, so it should be a `shared_ptr`, right? We can then pass `weak_ptr`s to the output/friction law/etc.
Indeed. We will refactor the DR implementation with a focus on software and performan engineering. AGU is in december?! I fear we won't have results until then.