vcell icon indicating copy to clipboard operation
vcell copied to clipboard

Include species with D=0 in "Post Processing Stats Data"

Open ACowan0105 opened this issue 3 years ago • 1 comments

species with D=0 are subject to variable reduction in PDEs and then not recognized as variables for post processing stats.

ACowan0105 avatar Jul 19 '22 14:07 ACowan0105

This would be fairly involved to implement on the solver side (post processing done in C++) but maybe not too bad if done in the data retrieval logic in Java (don't know).

start with DataSetControllerImpl::getDataSetTimeSeries() and dig deeper from there ... fun, fun, fun.

jcschaff avatar Nov 03 '23 21:11 jcschaff