https://github.com/sandialabs/pynucleus
PyNucleus is a finite element code that specifically targets nonlocal operators.
https://github.com/sandialabs/pynucleus
scr-2718 snl-applications snl-science-libs
Last synced: 3 months ago
JSON representation
PyNucleus is a finite element code that specifically targets nonlocal operators.
- Host: GitHub
- URL: https://github.com/sandialabs/pynucleus
- Owner: sandialabs
- License: other
- Created: 2021-11-26T17:38:44.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-02-25T03:06:11.000Z (3 months ago)
- Last Synced: 2025-02-25T03:26:53.310Z (3 months ago)
- Topics: scr-2718, snl-applications, snl-science-libs
- Language: Cython
- Homepage: https://sandialabs.github.io/PyNucleus/
- Size: 5.19 MB
- Stars: 12
- Watchers: 3
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.container.rst
- License: LICENSE
Awesome Lists containing this project
README
This is a container image for PyNucleus.
The directory from which the container was launched on the host system is mapped to /root.
PyNucleus is installed at /pynucleus.
A copy of the drivers and examples for PyNucleus can be found in /root/drivers and /root/examples.
The Jupyter notebook interface is available at https://localhost:8889 on the host.
A quick way to check that everything works is to run/root/drivers/runFractional.py
This should print some information about the solution of a fractional Laplacian problem and show several plots.