Thomas-Ulrich
Thomas-Ulrich
I have no idea, but assuming it is an output problem, you could try running with: ```xdmfWriterBackend='posix' ```
I would test previous states to see if the problem was also there in the past or not. E.g. [#376](https://github.com/SeisSol/SeisSol/pull/376)) was the last change to the free-surface output. So you...
fixed by #313. Can we close the issue?
a good way to artificially increase the Flops counter :-p But I agree this would make sense, and actually, could go in pair with global energy estimates (e.g. radiated energy,...
Hi, SimModSuite was not built, I just used the precompiled binaries (which used to work before, I don't know what changed that messed the install up). Yes, building PUMI with...
``` di73yeq4@login03:~> ldd --version ldd (GNU libc) 2.31 ``` Yes, I tried build pumi manually I got similar issue.
Hi, Thank you! So I tried running the script to install a cmake config file but get: ``` -- The libtirpc library was not found. It defines xdr symbols (e.g.,...
yes, EnergyOutputInterval is set to quite small. The setup is extremly small. Basically, I should get output straightaway and I waited several minutes without anything. (actually I tested several setups...
LTS=3 ``` Fri Oct 14 11:01:30, Info: Writing free surface at time 0. Fri Oct 14 11:01:30, Info: Writing free surface at time 0. Done. Fri Oct 14 11:01:30, Info:...
For backward compatibility. I don't want to painfully recompile an old version of seissol because I want to recompute outputs from an old study. Le 14 septembre 2022 04:13:09 GMT-07:00,...