GPUE-group / GPUE

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

python scripts inconsistent / directory extectations. #17

Open leios opened 5 years ago

leios commented 5 years ago

The python visualization scripts need to be updated and modernized. In particular, gen_data.py needs to be made consistent in terms of where files are called from within the GPU directory.

For the most part, all python scripts should be made to run from the directory they are in, not from the GPUE root directory.