danieljprice / phantom

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

give --maxp as flag to phantomsetup #347

Closed danieljprice closed 1 year ago

danieljprice commented 1 year ago

Type of PR: other

Description: small change to allow giving of --maxp=2000000 as a command line flag to phantomsetup, avoiding the need to recompile to allocate memory

Testing: ./phantomsetup --maxp=2000000 works

Did you run the bots? no