amanzi / ats

Advanced Terrestrial Simulator (ATS) development
Other
47 stars 35 forks source link

Issue with variables from Alquimia in output #109

Open smolins opened 3 years ago

smolins commented 3 years ago

The values for some variables obtained from Alquimia for reactive problems are wrong.

To reproduce the problem use

ats-regression-tests/07_reactive_transport/column_infiltration_alquimia_calcite.xml

(Uncomment the visualization block and comment out the blacklist parameterlist.)

Correct variables

Incorrect variables

One thing that is not clear is why we have free_ion_species and primary_free_ion_concentration.

Same issues with the equivalent surface-variables, of course.

ecoon commented 2 years ago

Any guesses of how they are wrong? Are we just not updating them from the alquimia state? I hope this is an Amanzi bug as we share the chemistry PK with Amanzi.

ecoon commented 1 year ago

Is this still a bug?