MFC: Pre-Process
High-fidelity multiphase flow simulation
Loading...
Searching...
No Matches
ib_patch_parameters Type Reference

Public Attributes

integer geometry
 Type of geometry for the patch.
 
real(kind(0d0)) x_centroid
 
real(kind(0d0)) y_centroid
 
real(kind(0d0)) z_centroid
 Location of the geometric center, i.e. the centroid, of the patch. It is specified through its x-, y- and z-coordinates, respectively.
 
real(kind(0d0)) c
 
real(kind(0d0)) p
 
real(kind(0d0)) t
 
real(kind(0d0)) m
 
real(kind(0d0)) length_x
 
real(kind(0d0)) length_y
 
real(kind(0d0)) length_z
 Dimensions of the patch. x,y,z Lengths.
 
real(kind(0d0)) radius
 Dimensions of the patch. radius.
 
real(kind(0d0)) theta
 
logical slip
 

Member Data Documentation

◆ c

real(kind(0d0)) ib_patch_parameters::c

◆ geometry

integer ib_patch_parameters::geometry

Type of geometry for the patch.

◆ length_x

real(kind(0d0)) ib_patch_parameters::length_x

◆ length_y

real(kind(0d0)) ib_patch_parameters::length_y

◆ length_z

real(kind(0d0)) ib_patch_parameters::length_z

Dimensions of the patch. x,y,z Lengths.

◆ m

real(kind(0d0)) ib_patch_parameters::m

◆ p

real(kind(0d0)) ib_patch_parameters::p

◆ radius

real(kind(0d0)) ib_patch_parameters::radius

Dimensions of the patch. radius.

◆ slip

logical ib_patch_parameters::slip

◆ t

real(kind(0d0)) ib_patch_parameters::t

◆ theta

real(kind(0d0)) ib_patch_parameters::theta

◆ x_centroid

real(kind(0d0)) ib_patch_parameters::x_centroid

◆ y_centroid

real(kind(0d0)) ib_patch_parameters::y_centroid

◆ z_centroid

real(kind(0d0)) ib_patch_parameters::z_centroid

Location of the geometric center, i.e. the centroid, of the patch. It is specified through its x-, y- and z-coordinates, respectively.


The documentation for this type was generated from the following file: