Skip to content
This repository was archived by the owner on Jul 19, 2023. It is now read-only.

Conversation

@valentinsulzer
Copy link
Contributor

@valentinsulzer valentinsulzer commented Apr 21, 2021

Fixes #378
Adds new tests for conservation of mass with Neumann BCs

@valentinsulzer valentinsulzer marked this pull request as draft April 21, 2021 00:51
@valentinsulzer valentinsulzer changed the base branch from master to ChrisRackauckas-patch-1-1 April 21, 2021 18:59
@valentinsulzer valentinsulzer changed the base branch from ChrisRackauckas-patch-1-1 to master April 21, 2021 18:59
@valentinsulzer valentinsulzer marked this pull request as ready for review April 21, 2021 21:01
@valentinsulzer valentinsulzer changed the title [WIP] add grid_align option add grid_align option Apr 21, 2021
time::T2
upwind_order::Int
centered_order::Int
grid_align::String
Copy link
Member

Choose a reason for hiding this comment

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

We should use enums here. @enum GridAlign EdgeAlign CenterAlign. That would naturally catch any syntax issues.

@ChrisRackauckas
Copy link
Member

Changing to enums I think is the only qualm here.

@ChrisRackauckas ChrisRackauckas merged commit 4fa6c60 into SciML:master May 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add option to shift grid by half a point in MOLFiniteDifference for conservative method

2 participants