Solver: GRANS Description: Head-on Collision. Performs head-on collisions between point particles (PP) and/or resolved particles (RP). References:
Setup the point particles
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(grans_case_obj), | intent(inout) | :: | this |
Setup the resolved particles
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(grans_case_obj), | intent(inout) | :: | this |
Setup the simulation block
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(grans_case_obj), | intent(inout) | :: | this |
Seed markers on the resolved particles
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ResPart_set), | intent(inout) | :: | RP | |||
real(kind=wP), | intent(in) | :: | dl |
Setup block parameters and initial conditions for this case
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(grans_case_obj), | intent(inout) | :: | this |