pyamrex icon indicating copy to clipboard operation
pyamrex copied to clipboard

Add `ParmParse.to_dict()`

Open ax3l opened this issue 7 months ago • 0 comments

Convert the ParmParse entries to a dict. Use type hints whenever possible to create a proper value variable. Only file inputs and CLI inputs are string values that way.

  • [x] works & tested
  • [ ] needs https://github.com/AMReX-Codes/amrex/pull/4364
  • [ ] should nested attributes in pp (separated by .) create a nested dict?

ax3l avatar Mar 20 '25 05:03 ax3l