Skip to content

Extensive integration method tests.

Christoph Lehmann requested to merge chleh/ogs:test-integration into master
  1. Feature description was added to the changelog
  2. Tests covering your feature were added?
  3. Any new feature or behavior change was documented?
  • !4021 (merged) adds extensive unit tests for OGS's quadrature schemes. Now for each supported integration method and integration on each mesh element type we test, which polynomial order we can integrate exactly.

  • !4021 (merged) Fixes pyramid integration for integration order 1. Note, the location of the single integration point was changed! If you have any restart data with integration order 1, the respective location will silently change. However, that seems acceptible since before the pyramid order 1 integration was just wrong.

Edited by Christoph Lehmann

Merge request reports