pmgbergen / porepy

Python Simulation Tool for Fractured and Deformable Porous Media
GNU General Public License v3.0
252 stars 88 forks source link

Test scaling #1156

Closed IngridKJ closed 6 months ago

IngridKJ commented 7 months ago

Use nontrivial values for testing the scaling in models. Also make sure to have nontrivial solutions where the scaling is tested (e.g. fluid mass balance had a zero-solution). Note: All tests pass now, except test_energy_balance which refuses to converge.

### Tasks
- [x] test_thermoporomechanics
- [x] test_poromechanics
- [x] test_momentum_balance
- [x] test_fluid_mass_balance
- [ ] test_energy_balance