Skip to content

Validation of SimPEG code against analytic solutions and UBC-GIF modeling packages.

License

Notifications You must be signed in to change notification settings

simpeg/validations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simpeg_validations

Validation of SimPEG code against analytic solutions and UBC-GIF modeling packages.

How to build the website

The SimPEG validation websites was created using Jupyter Book. In order to build it from its sources, you first need to install jupyter-book with pip:

pip install -U jupyter-book

or with conda (or mamba):

conda install -c conda-forge jupyter-book

Once you have jupyter-book installed, clone this repository to download the sources:

git clone https://www.github.com/simpeg/validations
cd validations

You can now build the website by simply running:

jupyter-book build .

Finally, you can preview the website by opening the _build/html/index.html with your web browser.

About

Validation of SimPEG code against analytic solutions and UBC-GIF modeling packages.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published