Skip to content
Snippets Groups Projects
Commit 4f1ba051 authored by Antoine Cyril David Hoffmann's avatar Antoine Cyril David Hoffmann :seedling:
Browse files

add cyclic periodic BC

parent d86af234
No related branches found
No related tags found
No related merge requests found
......@@ -88,6 +88,7 @@ CONTAINS
SELECT CASE(parallel_bc)
CASE ('dirichlet')
CASE ('periodic')
CASE ('cyclic')
CASE ('shearless')
CASE ('disconnected')
CASE DEFAULT
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment