Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added uniform Robin BC #1336

Merged
merged 8 commits into from
Aug 12, 2016
Merged

Added uniform Robin BC #1336

merged 8 commits into from
Aug 12, 2016

Conversation

chleh
Copy link
Collaborator

@chleh chleh commented Aug 3, 2016

This is a successor of #1337.

Missing features:

  • The Robin BC currently cannot be used with the Newton-Raphson scheme out of the box. Currently there is no process ready for Newton, so I postponed this feature.

@chleh chleh mentioned this pull request Aug 3, 2016
@chleh chleh changed the title Restructured BCs, and added uniform Robin BC Added uniform Robin BC Aug 4, 2016
@chleh chleh force-pushed the robin-bc branch 2 times, most recently from a1385ed to b15c4a9 Compare August 9, 2016 13:49
@@ -134,6 +134,30 @@ if(NOT OGS_USE_MPI)
DIFF_DATA
line_1_line_${mesh_size}.vtu line_${mesh_size}_neumann_pcs_0_ts_1_t_1.000000.vtu D1_left_N1_right pressure
)

AddTest(
NAME GroundWaterFlowProcess_line_1_Robin_Right_Picard_${mesh_size}
Copy link
Member

Choose a reason for hiding this comment

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

Please add a small description of the benchmark to "Selected benchmarks".

@norihiro-w
Copy link
Collaborator

+1

@chleh
Copy link
Collaborator Author

chleh commented Aug 12, 2016

@endJunction Is it OK if I merge and leave the docu for later? (If so, please merge. I rebased this morning.)

@wenqing
Copy link
Member

wenqing commented Aug 12, 2016

👍

@endJunction endJunction merged commit 6b5edaa into ufz:master Aug 12, 2016
@endJunction
Copy link
Member

Changelog?

@chleh
Copy link
Collaborator Author

chleh commented Aug 12, 2016

Changes logged.

@ogsbot
Copy link
Member

ogsbot commented Jun 19, 2020

OpenGeoSys development has been moved to GitLab.

See this pull request on GitLab.

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.

5 participants