Skip to content

Unit test for the no slip boundary conditions and assigning correct parameters to ghost particles in sph_mean_coeffs#181

Open
aminrai2000 wants to merge 74 commits intodevelfrom
noslip-sph-bc
Open

Unit test for the no slip boundary conditions and assigning correct parameters to ghost particles in sph_mean_coeffs#181
aminrai2000 wants to merge 74 commits intodevelfrom
noslip-sph-bc

Conversation

@aminrai2000
Copy link
Contributor

Solves the following issue(s):
unit testing the no slip bc and correcting the ghost particles behaviour

This class will replace main.run and main.pproc. Conceptually, a
StruphyModel represents the physics model, including its variables and
equation parameters. A simulation takes StruphyModel as input and
additionally deals with geometry, initial conditions, allocation of
memory, and the actual solution process.

I started moving some methos/functions into the new Simulation class.
…class; it now orks for fields; restart logic becomes simpler too.
@aminrai2000 aminrai2000 requested a review from spossann February 24, 2026 15:55
@aminrai2000 aminrai2000 marked this pull request as draft February 24, 2026 15:56
@aminrai2000 aminrai2000 marked this pull request as ready for review February 24, 2026 15:59
spossann and others added 2 commits February 27, 2026 10:30
… particles; this happens by default at first_free_idx for noslip boundary conditions. Unit test still needs to be adapted.
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.

2 participants