Skip to content

json_xtnsn

Cory edited this page Jul 18, 2023 · 2 revisions

The json_xtnsn_mod module (defined in json_xtnsn.f90) is a module that extends the capabilities of json_mod. Most notably, it adds the capability to extract values from a JSON file while also supplying a default value in case the desired value is not found.

Clone this wiki locally