Make h_edge a function of position to have bottom/top/side cooled cells #2737
DavidMStraub
started this conversation in
Ideas
Replies: 1 comment
-
... or perhaps it's not straightforward as there is currently no way to define boundary conditions in 2D other than neg. tab/pos. tab/no tab? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
the title of the discussion is actually a comment in
pouch_cell_2D_current_collectors.py
. I think this is straightforward to implement, but it would mean replacingh_edge
by four paremetersh_edge_top
,h_edge_bottom
,h_edge_left
,h_edge_right
. Would this be something you would like to see upstream or would you consider this a complication that would be better placed in a custom model for users that need this functionality?Beta Was this translation helpful? Give feedback.
All reactions