cngf-pf

continuum model for granular flows with pore-pressure dynamics (renamed from 1d_fd_simple_shear)
git clone git://src.adamsgaard.dk/cngf-pf # fast
git clone https://src.adamsgaard.dk/cngf-pf.git # slow
Log | Files | Refs | README | LICENSE Back to index

commit 3dbb7bbe713574ed78923bcc2bddc1a3046139bc
parent d18eb7e0f5a9d7247f3a2641501f4ca795800d70
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Fri,  3 Jul 2026 09:49:26 +0200

chore(test): disable transient tests

Diffstat:
Mtest/Makefile | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/test/Makefile b/test/Makefile @@ -12,9 +12,9 @@ TESTS = cngf_pf_dry \ cngf_pf_wet_vari_diff \ cngf_pf_wet_vari_pulse \ cngf_pf_wet_vari_pulse_vlim \ - cngf_pf_dry_transient \ shear_flux_dry \ - shear_flux_wet + shear_flux_wet \ + #cngf_pf_dry_transient \ # Skipped tests: # - cngf_pf_dry_trans_undercons, cngf_pf_dry_trans_overcons: