bjornaa / ladim1

LADIM - Lagrangian Advection and DIffusion Model
MIT License
12 stars 6 forks source link

Modify module name "particlefile" to "postladim" in /postladim/track.py #1

Open mcarvajalino opened 7 years ago

mcarvajalino commented 7 years ago

The current version of /postladim/track.py is trying to import the instance "ParticleFile" from an old module called "particlefile" which is now contained in "postladim". Additionally, the instance doesn't have an attribute called "read.track" which is required to calculate the array of particle positions.

screen shot 2017-07-27 at 12 17 23