MJTMace / sympySphHarmBfield

Using SymPy to automate the process of generating planetary magnetic field expressions using spherical harmonics expansion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sympySphHarmBfield

Binder

A Binder-compatible repo with an environment.yml file.

Access this Binder at the following URL: https://mybinder.org/v2/gh/MJTMace/sympySphHarmBfield/master?filepath=sympy_Bfield.ipynb

Notes

The environment.yml file lists all Python libraries on which the notebook depends, specified as though they were created using the following conda commands:

source activate example-environment
conda env export --no-builds -f environment.yml

About

Using SymPy to automate the process of generating planetary magnetic field expressions using spherical harmonics expansion


Languages

Language:Jupyter Notebook 95.7%Language:Python 4.3%