do not import grid sizes in case we want do subgrid advection...
OVERLOAD ADVECTION TO DEAL WITH THE CURVILINEAR GRID/MESH STRUCTURE. NOTE THAT THE LOWER-LEVEL CALLS ARE DISTINCT, NOT-OVERLOADED PROCEDURES.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=wp), | intent(in), | dimension(-1:,-1:,-1:) | :: | f | ||
real(kind=wp), | intent(in), | dimension(:,:,:) | :: | v1i | ||
real(kind=wp), | intent(in), | dimension(:,:,:) | :: | v2i | ||
real(kind=wp), | intent(in), | dimension(:,:,:) | :: | v3i | ||
real(kind=wp), | intent(in) | :: | dt | |||
type(curvmesh), | intent(in) | :: | x | |||
integer, | intent(in) | :: | frank | |||
integer, | intent(in) | :: | tagf |
COMPUTE INTERFACE VELOCITIES AND LOAD UP GHOST CELLS FOR FLUID STATE VARIABLES
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | isp | |||
logical, | intent(in) | :: | isperiodic | |||
real(kind=wp), | intent(inout), | dimension(-1:,-1:,-1:,:) | :: | ns | ||
real(kind=wp), | intent(inout), | dimension(-1:,-1:,-1:,:) | :: | rhovs1 | ||
real(kind=wp), | intent(inout), | dimension(-1:,-1:,-1:,:) | :: | vs1 | ||
real(kind=wp), | intent(inout), | dimension(-1:,-1:,-1:,:) | :: | vs2 | ||
real(kind=wp), | intent(inout), | dimension(-1:,-1:,-1:,:) | :: | vs3 | ||
real(kind=wp), | intent(inout), | dimension(-1:,-1:,-1:,:) | :: | rhoes | ||
real(kind=wp), | intent(out), | dimension(1:size(vs1,1)-3,1:size(vs1,2)-4,1:size(vs1,3)-4) | :: | v1i | ||
real(kind=wp), | intent(out), | dimension(1:size(vs1,1)-4,1:size(vs1,2)-3,1:size(vs1,3)-4) | :: | v2i | ||
real(kind=wp), | intent(out), | dimension(1:size(vs1,1)-4,1:size(vs1,2)-4,1:size(vs1,3)-3) | :: | v3i |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=wp), | intent(in), | dimension(-1:,-1:,-1:) | :: | f | ||
real(kind=wp), | intent(in), | dimension(:,:,:) | :: | v1i | ||
real(kind=wp), | intent(in), | dimension(:,:,:) | :: | v2i | ||
real(kind=wp), | intent(in), | dimension(:,:,:) | :: | v3i | ||
real(kind=wp), | intent(in) | :: | dt | |||
type(curvmesh), | intent(in) | :: | x | |||
integer, | intent(in) | :: | frank |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=wp), | intent(in), | dimension(-1:,-1:,-1:) | :: | f | ||
real(kind=wp), | intent(in), | dimension(:,:,:) | :: | v1i | ||
real(kind=wp), | intent(in), | dimension(:,:,:) | :: | v2i | ||
real(kind=wp), | intent(in), | dimension(:,:,:) | :: | v3i | ||
real(kind=wp), | intent(in) | :: | dt | |||
type(curvmesh), | intent(in) | :: | x | |||
integer, | intent(in) | :: | frank | |||
integer, | intent(in) | :: | tagf |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=wp), | intent(in), | dimension(-1:) | :: | f | ||
real(kind=wp), | intent(in), | dimension(:) | :: | v1i | ||
real(kind=wp), | intent(in) | :: | dt | |||
real(kind=wp), | intent(in), | dimension(0:) | :: | dx1 | ||
real(kind=wp), | intent(in), | dimension(:) | :: | dx1i | ||
real(kind=wp), | intent(in), | dimension(-1:) | :: | ha1 | ||
real(kind=wp), | intent(in), | dimension(:) | :: | ha2i | ||
real(kind=wp), | intent(in), | dimension(:) | :: | h1i |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=wp), | intent(in) | :: | a | |||
real(kind=wp), | intent(in) | :: | b |
COMPUTE INTERFACE VELOCITIES AND LOAD UP GHOST CELLS FOR FLUID STATE VARIABLES
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | isp | |||
logical, | intent(in) | :: | isperiodic | |||
real(kind=wp), | intent(inout), | dimension(-1:,-1:,-1:,:) | :: | ns | ||
real(kind=wp), | intent(inout), | dimension(-1:,-1:,-1:,:) | :: | rhovs1 | ||
real(kind=wp), | intent(inout), | dimension(-1:,-1:,-1:,:) | :: | vs1 | ||
real(kind=wp), | intent(inout), | dimension(-1:,-1:,-1:,:) | :: | vs2 | ||
real(kind=wp), | intent(inout), | dimension(-1:,-1:,-1:,:) | :: | vs3 | ||
real(kind=wp), | intent(inout), | dimension(-1:,-1:,-1:,:) | :: | rhoes | ||
real(kind=wp), | intent(out), | dimension(1:size(vs1,1)-3,1:size(vs1,2)-4,1:size(vs1,3)-4) | :: | v1i | ||
real(kind=wp), | intent(out), | dimension(1:size(vs1,1)-4,1:size(vs1,2)-3,1:size(vs1,3)-4) | :: | v2i | ||
real(kind=wp), | intent(out), | dimension(1:size(vs1,1)-4,1:size(vs1,2)-4,1:size(vs1,3)-3) | :: | v3i |
COMPUTE INTERFACE VELOCITIES AND LOAD UP GHOST CELLS FOR FLUID STATE VARIABLES
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | isp | |||
logical, | intent(in) | :: | isperiodic | |||
real(kind=wp), | intent(inout), | dimension(-1:,-1:,-1:,:) | :: | ns | ||
real(kind=wp), | intent(inout), | dimension(-1:,-1:,-1:,:) | :: | rhovs1 | ||
real(kind=wp), | intent(inout), | dimension(-1:,-1:,-1:,:) | :: | vs1 | ||
real(kind=wp), | intent(inout), | dimension(-1:,-1:,-1:,:) | :: | vs2 | ||
real(kind=wp), | intent(inout), | dimension(-1:,-1:,-1:,:) | :: | vs3 | ||
real(kind=wp), | intent(inout), | dimension(-1:,-1:,-1:,:) | :: | rhoes | ||
real(kind=wp), | intent(out), | dimension(1:size(vs1,1)-3,1:size(vs1,2)-4,1:size(vs1,3)-4) | :: | v1i | ||
real(kind=wp), | intent(out), | dimension(1:size(vs1,1)-4,1:size(vs1,2)-3,1:size(vs1,3)-4) | :: | v2i | ||
real(kind=wp), | intent(out), | dimension(1:size(vs1,1)-4,1:size(vs1,2)-4,1:size(vs1,3)-3) | :: | v3i |