AMReX-Astro / Castro

Castro (Compressible Astrophysics): An adaptive mesh, astrophysical compressible (radiation-, magneto-) hydrodynamics simulation code for massively parallel CPU and GPU architectures.

Home Page:http://amrex-astro.github.io/Castro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

merge _prob_params and Castro's _cpp_parameters

zingale opened this issue · comments

Right now, we have a different make rule / mechanism for generating the problem parameters (looking that the problem's _prob_params file) than we do for all of the other Castro parameters. The parameter files are basically the same, so we should just merge this into a single process, all handled by the main Castro parameters.

This will make #2685 easier

actually, this is a little bit tricky, since the _prob_params support arrays.