Skip to content

Creating a custom DFN model with custom parameters #1468

Discussion options

You must be logged in to vote

Look out for #1458 which when it is done should answer all your questions (@Saransh-cpp )

The model only needs the parameters that are actually in the model. So if you use the no_sei model and don't give any SEI parameters, it shouldn't error.

Parameters are defined separately for each part (though we call it negative electrode instead of anode). You can pick and choose different components. Also, once you have created the ParameterValues object, you can update any individual parameters using .update

Not sure what you mean for the last one. You can save the parameters dictionary to a csv using inbuilt python functions, but it won't include functions. Why do you need to go via the csv? Can…

Replies: 4 comments 6 replies

Comment options

You must be logged in to vote
3 replies
@vishankkumar
Comment options

@rtimms
Comment options

rtimms Apr 29, 2021
Collaborator

@Saransh-cpp
Comment options

Answer selected by valentinsulzer
Comment options

You must be logged in to vote
1 reply
@Saransh-cpp
Comment options

Comment options

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

Comment options

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

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