Skip to content

yutaka-shoji/gfcn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gfcn

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)

Quick start

On Google Colab

Just run quickstart.ipynb on Google Colab.
Open In Colab

Local Use

Supported OS

Mac or Linux (Use WSL for Windows)

Dependencies

Confirm the following dependencies are installed on your system.

Clone

Git users may clone this repository with the following command:

git clone https://github.com/yutaka-shoji/gfcn.git

Or download this repository.

Compile

Enter the directory and compile with following:

make all

Validate

Python interface bundled.

python quickstart.py

Acknowledgment

A part of the following Fortran library is included.

About

G-function calculation library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published