Skip to content

Port the SeisSol Preprocessing folder here (now with its history)#58

Open
davschneller wants to merge 226 commits intomasterfrom
davschneller/meshing-port
Open

Port the SeisSol Preprocessing folder here (now with its history)#58
davschneller wants to merge 226 commits intomasterfrom
davschneller/meshing-port

Conversation

@davschneller
Copy link
Contributor

@davschneller davschneller commented Feb 25, 2026

Add the SeisSol preprocessing folder (or what's left of it after some recent purge of very old files).

This time, it includes the commit history of everything from there up to date (done using git-filter-repo). ... The question would be—do we (really) want that, or not? Otherwise, it would just be a "normal" merge.

Also, it should make rconv more SeisSol-independent.

Probably a point that's still open is the folder structure of the repo now.

Once this one's merged, we can close the preprocessing folder on the SeisSol.

Thomas-Ulrich and others added 30 commits July 27, 2015 14:26
…1) Get it running in the simplest way possible. That includes ugly copy&paste and calculating everything dense without exploiting zero block; SeisSol with attenuation will be dead slow. 2) Refactor everything, that is, elimate common parts between the elastic and viscoelastic parts. Furthermore, the initialisation shall be improved in order to allow for different sets of matrices (e.g. A* composed of several submatrices). 3) Implement a 9 + 3*L DOF splitting. This will drastically improve the speed of the computation and communication.
…easier adjustable to non-LRZ systems

added features to run performance regession as well
This reverts commit 913384d.

Conflicts:
	src/Physics/ini_model_DR.f90
…(setup, benchmark, analyze) automatically on a slurm-based system
added script to extract the largest misfist per executed sceanrio in a workflow
…f.cdl (which can be used to generates code with ncgen).
vikaskurapati and others added 28 commits November 21, 2023 11:39
Prepare for header cleanup; Clang-format/-tidy 21
@vikaskurapati
Copy link

Add the SeisSol preprocessing folder (or what's left of it after some recent purge of very old files).

This time, it includes the commit history of everything from there up to date (done using git-filter-repo). ... The question would be—do we (really) want that, or not? Otherwise, it would just be a "normal" merge.

I think it is a nice idea to have to the commit history, just in case some changes need to be tracked, or any kind of results diverged with time.

Also, it should make rconv more SeisSol-independent.

Probably a point that's still open is the folder structure of the repo now.

Once this one's merged, we can close the preprocessing folder on the SeisSol.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants