Metadata-Version: 2.1
Name: pyConsol
Version: 1.0.6
Summary: Python implementation of iConsol program for computing nonlinear consolidation of soil.
Home-page: UNKNOWN
Author: Scott J. Brandenberg
Author-email: sjbrandenberg@ucla.edu
License: UNKNOWN
Description: # Welcome to pyConsol
        
        pyConsol is a nonlinear implicit finite difference solver for one-dimensional consolidation of compressible soil with secondary compression. pyConsol is the Python version of the Javascript package iConsol.js published by Brandenberg (2017).
        
        ## Installation  
        ```bash
        pip install pyConsol
        ```
        
        ## Documentation
        
        [https://pyconsol.readthedocs.io/en/latest/](https://pyconsol.readthedocs.io/en/latest/)
        
        ## Source Code
        
        [https://github.com/sjbrandenberg/pyConsol](https://github.com/sjbrandenberg/pyConsol)
Platform: UNKNOWN
Description-Content-Type: text/markdown
