Skip to content

How can I changed the exchange-current density #1733

Answered by brosaplanella
AmadeusTina asked this question in Q&A
Discussion options

You must be logged in to vote

Hi! You need to define it as a Python function of this form (with this particular inputs)

def your_electrolyte_exchange_current_density(c_e, c_s_surf, T):

and then you can pass your function to the parameters dictionary doing

param["Positive electrode exchange-current density [A.m-2]"] = exchange_current_density

(or with the negative one if that's the one you want to change.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@AmadeusTina
Comment options

Answer selected by brosaplanella
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants