Add a new region to bc_set
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(bc_set), | intent(inout) | :: | this |
Boundary conditions |
||
character(len=*), | intent(in) | :: | name |
Name of region |
||
real(kind=wp), | intent(in) | :: | xlo(3) |
Position of lower left corner |
||
real(kind=wp), | intent(in) | :: | xhi(3) |
Position of upper right corner |
||
character(len=*), | intent(in) | :: | normal |
Oriented normal |