It is generally agreed that physical constants should be included in models at build time as parameter sets provided by a Fortran module. The Fortran module file will be generated by parsing the physical constant dictionary YAML file.
A suitable mapping method needs to be established from YAML data hierarchies to Fortran's flat parameter lists. This method could leverage a well-defined syntax for the Fortran parameter names.
This issue is related to #2
It is generally agreed that physical constants should be included in models at build time as parameter sets provided by a Fortran module. The Fortran module file will be generated by parsing the physical constant dictionary YAML file.
A suitable mapping method needs to be established from YAML data hierarchies to Fortran's flat parameter lists. This method could leverage a well-defined syntax for the Fortran parameter names.
This issue is related to #2