HORSES3D
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
ForcingPointState
Subroutine
32 statements
Source File
IBMClass.f90
IBMClass
ForcingPointState
Contents
public subroutine ForcingPointState(Q_IP, y_IP, y_FP, normal, Q_FP)
Uses
WallFunctionBC
VariableConversion
PhysicsStorage
FluidData
WallFunctionDefinitions
SpallartAlmarasTurbulence
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=rp),
intent(in)
::
Q_IP
(:)
real(kind=rp),
intent(in)
::
y_IP
real(kind=rp),
intent(in)
::
y_FP
real(kind=rp),
intent(in)
::
normal
(:)
real(kind=rp),
intent(inout)
::
Q_FP
(:)