update MakeThornList utility to handle capabilities and auto-activations
Issue #2340
resolved
The MakeThornList script written by Ian Kelley in 2002 can produce a minimal thornlist required to run a parameter file given that parameter file and a master thornlist. Unfortunately it does not handle the auto-activated REQUIRE thorns.
This pull request:
https://bitbucket.org/cactuscode/utilities/pull-requests/1/rhaas-makethornlistpiraha/diff
updates it to use Piraha to parse parameter file and configuration.ccl files to find the correct auto-activated thorns.
Comments (5)
-
reporter -
reporter - changed status to open
Please review.
-
reporter - changed milestone to ET_2020_05
-
reporter @Steven R. Brandt verbally approved during the ET call today.
-
reporter - changed status to resolved
- Log in to comment
It would be nice to include this in the release since it would make it possible to use it in the tutorial to reduce the number of thorns compiled and speed up compilation.