G-function calculation library written in Fortran.
- Infinite Line Source Model (Ingersoll et al., 1954; Carslaw and Jaeger, 1992)
- Infinite Cylinder Source Model (Ingersoll et al., 1954; Carslaw and Jaeger, 1992)
- Composite-Medium Infinite Line Source Model (Li and Lai, 2012)
Just run quickstart.ipynb on Google Colab.
Mac or Linux (Use WSL for Windows)
Confirm the following dependencies are installed on your system.
Git users may clone this repository with the following command:
git clone https://github.com/yutaka-shoji/gfcn.git
Or download this repository.
Enter the directory and compile with following:
make all
Python interface bundled.
python quickstart.py
A part of the following Fortran library is included.