Set up the initialization process so it can recurse to deal with degrees of freedom. E.g. for transport's IC, you might want to say:
initial conditions
H+
restart file = "..."
O2
function
function-constant
value = 0
This should be straightforward to do using the existing src/state/data/Data_Helpers functionality and recursing with subfieldnames set?
Set up the initialization process so it can recurse to deal with degrees of freedom. E.g. for transport's IC, you might want to say:
This should be straightforward to do using the existing src/state/data/Data_Helpers functionality and recursing with subfieldnames set?