... | ... | @@ -18,7 +18,7 @@ Disk { |
|
|
|
|
|
## Adding new boundaries conditions
|
|
|
|
|
|
Examples of boundaries condition can be found in the the [src/D3/boundariesConditions.cpp](https://gitlab.oca.eu/DISC/fargOCA/blob/master/src/D3/boundariesConditions.cpp).
|
|
|
Examples of boundaries conditions can be found in the the [src/D3/boundariesConditions.cpp](https://gitlab.oca.eu/DISC/fargOCA/blob/master/src/D3/boundariesConditions.cpp).
|
|
|
|
|
|
Adding a new boundary condition is a 2 step process, you need to:
|
|
|
1. Implement the new boundary condition code.
|
... | ... | |