Solver: CDIFS Description: Particle rebound References:
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ResPart_set), | intent(inout) | :: | RP |
Resolved particles |
||
integer(kind=8), | intent(in) | :: | id |
ID of parent resolved particle |
||
real(kind=wp), | intent(in) | :: | centroid(3) |
Position of centroid |
||
real(kind=wp), | intent(in) | :: | vel(3) |
Velocity of centroid |
||
real(kind=wp), | intent(in) | :: | radius |
Particle radius |
||
real(kind=wp), | intent(in) | :: | facet_size |
Characteristic facet size |
Set the immersed boundaries
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(cdifs_case_obj), | intent(inout) | :: | this |
Set the resolved particles
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(cdifs_case_obj), | intent(inout) | :: | this |
Set boundary conditions
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(cdifs_case_obj), | intent(inout) | :: | this |
Set the block parameters
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(cdifs_case_obj), | intent(inout) | :: | this |
Set the flow fields
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(cdifs_case_obj), | intent(inout) | :: | this |
Define block info and initial conditions for this case
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(cdifs_case_obj), | intent(inout) | :: | this |