Skip to content

DiffNetSBM: A FEM based neural PDE solver package with SBM

License

Notifications You must be signed in to change notification settings

arabeh/DiffNetSBM

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

201 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DiffNet

DiffNet: A FEM based neural PDE solver package

Instructions

After cloning the repo, do:

cd DiffNet
python setup.py develop --user

IBN Examples

Codes for the examples used in the IBN paper can be found in the IBN directory, under the respective sub-directory:

IBN
  datasets
  error-analysis
  poisson-2d
    parametric
  poisson-3d
    non-parametric
    parametric

The used datasets can be downloaded from this CyBox location.

cd DiffNet/examples/poisson/parametric
python IBN_2D.py

About

DiffNetSBM: A FEM based neural PDE solver package with SBM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 74.4%
  • Python 25.6%