GPUE-group / GPUE

GPU Gross-Pitaevskii Equation numerical solver for Bose-Einstein condensates.
https://gpue-group.github.io/
Other
38 stars 9 forks source link

loading of external potentials from file #50

Open naglerbec opened 4 years ago

naglerbec commented 4 years ago

It would be nice if one could load the external potential from a file. This would allow for the inclusion of any potential, not only potentials that have simple analytic expressions.

leios commented 4 years ago

This should be relatively easy to do. Are you working off of the master or development branch?

The development branch has a slightly different FileIO method with HDF5.