-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Follow-up to #429
It would be useful to have helpers to import from Python dictionary (and YAML/TOML/JSON/XML/... files) to amrex::ParmParse
(similar to the existing .addfile
method that can read other AMReX ParmParse-formatted files).
One a Python dictionary "reader" is added, the YAML/TOML/JSON/XML logic becomes as easy as this: https://github.com/BLAST-ImpactX/impactx/blob/54a72e6c4fffbe5d701caaa0ca2a3e4cf494d3c6/src/python/impactx/extensions/KnownElementsList.py#L32-L46
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed