crpiceda

Results 4 issues of crpiceda

In `release 3.0.0`, `output_ox_last` is only written at the timestep `N` where `pb%it == pb%itstop` (`N=-1`). It'd be useful to set `N = -1` by default, which signals that a...

feature
milestone

The variable `iot_buf` is intended to be used only by the master processor, but this seems not be the case in the module `output.f90`. This might be the reason behind...

bug

When running a model with the option to output dynamic snapshots, the simulation crashes. This error comes from the fact that the formatting for the last column (fault label) is...

### Describe the bug Hi, I'm trying to install the dependencies of SeisSol using an environment via Spack. I'm not able to install asagi and other python-related packages (numpy and...

bug