danieljprice / phantom

Phantom Smoothed Particle Hydrodynamics and Magnetohydrodynamics code
https://phantomsph.github.io
Other
103 stars 223 forks source link

Hierarchical systems #418

Closed si-mon-jinn closed 1 year ago

si-mon-jinn commented 1 year ago

Type of PR: Bug fix

Description: Fixed read function usage by CHESS

Testing: Tested hierarchical system setup with discs both with gfortran and ifort

Did you run the bots? no

Did you update relevant documentation in the docs directory? no

danieljprice commented 1 year ago

the failure here is an variable-used-without-being-initialised error flagged when running phantomsetup using ifort with DEBUG=yes:

image