Skip to content

Dropped second action#4

Merged
avdudchenko merged 2 commits into
avdudchenko:mainfrom
TimBartholomew:main
May 24, 2026
Merged

Dropped second action#4
avdudchenko merged 2 commits into
avdudchenko:mainfrom
TimBartholomew:main

Conversation

@TimBartholomew

Copy link
Copy Markdown
Contributor
  • Dropped the second action which was primarily punching diffusion coefficients and transport numbers
  • Modified osmotic pressure because I think it was tied to the second action, somehow
  • Added something to gitignore



class solution_utils:
def _process_activities(self, result):

@avdudchenko avdudchenko May 24, 2026

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So we are completely dropping reporting activity coefficients for phases/species?
Osmotic pressure use this - hence the dependence (we get activities for all specie/h2o) and then use h2o to get osmotic pressure.

I think it is fine to drop all of this as I do not seem many/any use cases (I only added as I tried to see if useing raw activites would make better surrogates -it did not...)

@avdudchenko avdudchenko left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall looks good. Can just merge once tests pass

@avdudchenko avdudchenko merged commit 1cc59ef into avdudchenko:main May 24, 2026
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants