Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues with CoolingHalo examples #10

Open
mmlinford opened this issue Apr 18, 2019 · 0 comments
Open

Issues with CoolingHalo examples #10

mmlinford opened this issue Apr 18, 2019 · 0 comments

Comments

@mmlinford
Copy link

Hello,

There seem to be a few issues with the CoolingHalo and CoolingHaloWithSpin examples:

  • A script radial_profile.py is in run.sh, but there is none in the project
  • I had to decrease dt_min to 1e-8 or it complained about parts wanting time-steps below the dt_min
  • internal_energy_profile.py refers to unrelated Hydrostatic_####.hdf5 files
  • test_energy_conservation.py refers to SoftenedIsothermalPotential:vrot, which doesn't exist anymore since softened isothermal potential was removed
  • parameters passed to the python scripts from run.sh don't make sense. The python scripts seem to expect different numbers of parameters than what the run.sh scripts pass in. One of them doesn't parse correctly ("2." can't be parsed as an int)

So it isn't really possible to run those examples as they are right now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant