Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added parameters for surface diffusion dependence #162

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from

Conversation

angelamoser1
Copy link

@angelamoser1 angelamoser1 commented Jul 25, 2024

I have added the parameters to allow surface diffusion dependence in the General Rate Model in the cadetAdapter and unitOperation files, which was discussed in this forum post. I copied the format of the original surface diffusivity parameter with the property and setter for all the new parameters, but am not sure if that was the correct way to do this as I am not familiar with these functions in python.

To do

  • Add surface dependence
  • Compare simulation results with "pure" CADET config files (manual test)
  • Add tests (wait until createLWE methods are merged into dev, i.e. wait until Add ports / MCT Model (new PR) #95 is merged).

@angelamoser1
Copy link
Author

Soo, I did not mean to add the changes where I added the colloidal binding model to this branch, but git push did not work how I thought it was going to and that's what happened. Since some of the surface diffusivity parameters require having the colloidal binding model anyway and I don't know how to undo this without making an entirely new branch, I am just gonna go with it.

@schmoelder schmoelder changed the base branch from master to dev August 5, 2024 14:20
@schmoelder schmoelder force-pushed the add_GRM_surface_diffusion_dependence branch 2 times, most recently from 621fdce to c6e7351 Compare August 5, 2024 14:59
@schmoelder schmoelder force-pushed the add_GRM_surface_diffusion_dependence branch 2 times, most recently from 6b76e8a to eecef09 Compare September 6, 2024 07:16
@schmoelder schmoelder force-pushed the add_GRM_surface_diffusion_dependence branch from 7e8cea9 to 1807240 Compare October 2, 2024 14:14
@schmoelder schmoelder force-pushed the add_GRM_surface_diffusion_dependence branch from 1807240 to 92c2908 Compare October 2, 2024 14:28
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