Skip to content
Snippets Groups Projects

Refactoring assembly of RichardsMechanics

Merged Christoph Lehmann requested to merge chleh/ogs:rm-constitutive-setting into master

This is the first step in an endeavour to restructure the assembly of the RichardsMechanics process in a fashion similar to TRM/TH2M/SD/LD.

This MR

  • adds some (mostly) empty/boilerplate files for constitutive models/data/...
  • moves some of the code of assembleWithJacobian() to a separate method.
  • note: RM supports staggered coupling. This MR only changes the monolithic assembleWithJacobian().
  • no behaviour change intended.

Review of the changes in the local assembler might be easier with git's moved code detection:

git diff origin/master --color-moved --color-moved-ws=ignore-all-space -- ProcessLib/RichardsMechanics/RichardsMechanicsFEM-impl.h

grafik

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading