Skip to content

Issue 546 convection#635

Merged
valentinsulzer merged 81 commits intodevelopfrom
issue-546-convection
Apr 9, 2020
Merged

Issue 546 convection#635
valentinsulzer merged 81 commits intodevelopfrom
issue-546-convection

Conversation

@valentinsulzer
Copy link
Copy Markdown
Member

Description

Started off as an issue for convection and became the home of all thesis hacks. Hopefully not too much of a nightmare to merge.

Fixes #546

Type of change

  • New feature (non-breaking change which adds functionality)

Key checklist:

  • No style issues: $ flake8
  • All tests pass: $ python run-tests.py --unit
  • The documentation builds: $ cd docs and then $ make clean; make html

You can run all three at once, using $ python run-tests.py --quick.

Further checks:

  • Code is commented, particularly in hard-to-understand areas
  • Tests added that prove fix is effective or that feature works
  • Any dependent changes have been merged and published in downstream modules

@valentinsulzer valentinsulzer changed the base branch from master to develop February 26, 2020 18:50
@valentinsulzer valentinsulzer changed the base branch from develop to master April 6, 2020 13:42
@valentinsulzer valentinsulzer changed the base branch from master to develop April 6, 2020 13:42
Copy link
Copy Markdown
Contributor

@rtimms rtimms left a comment

Choose a reason for hiding this comment

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

looks good thanks!

----------
p : :class:`pybamm.Symbol`
The fluid pressure
v_box : :class:`pybamm.Symbol`
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

this just takes in variables now

----------
dV_box_dz : :class:`pybamm.Symbol`
The vertical velocity of the fluid
p : :class:`pybamm.Symbol`
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

as above

@valentinsulzer valentinsulzer merged commit 5e43789 into develop Apr 9, 2020
@valentinsulzer valentinsulzer deleted the issue-546-convection branch May 27, 2020 13:45
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+1D lead-acid

2 participants