speccon¶
Solving soil consolidation PDE’s using the spectral method
The speccon sub-package uses the spectral method (usually the spectral Galerkin method) to solve the partial differential equations arising in soil consolidation problems.
See Also¶
geotecha.consolidation : Other implementations of soil consolidation problems.
Modules:
ext_integrals |
This module ‘ext_integrals’ is auto-generated with f2py (version:2). |
integrals |
Integrals and eigenvalues for consolidation using spectral methods. |
integrals_generate_code |
Use sympy to generate code for generating spectral method matrix subroutines |
speccon1d |
This module has functions classes and common functionality for one dimensinal Spectral Galerkin methods. |
speccon1d_unsat |
Multilayer consolidation of unsaturated soil using the spectral Galerkin method. |
speccon1d_unsat_interactive |
This is really just way to interactively run a speccon1d_unsat analysis |
speccon1d_vr |
Multilayer consolidation with vertical drains using the spectral Galerkin method. |
speccon1d_vr_interactive |
This is really just way to interactively run a speccon1d_vr analysis |
speccon1d_vrc |
Multilayer consolidation with stone columns including vertical and radial drainage using the spectral Galerkin method. |
speccon1d_vrc_interactive |
This is really just way to interactively run a speccon1d_vrc analysis |
speccon1d_vrw |
Multilayer consolidation with vertical drains including well resistance using the spectral Galerkin method. |
speccon1d_vrw_interactive |
This is really just way to interactively run a speccon1d_vrw analysis |