FlowField_ Function

public function FlowField_(time, PATH2FlowFile, DeltaT, OFFSET, outputINTERVAL, LoopHead, LoopTail, meshFile) result(flow_field)

Arguments

Type IntentOptional Attributes Name
double precision, intent(in) :: time

現在無次元時刻

character(len=*), intent(in) :: PATH2FlowFile
double precision, intent(in) :: DeltaT

流体計算の時間間隔

integer, intent(in) :: OFFSET
integer, intent(in) :: outputINTERVAL
integer, intent(in) :: LoopHead
integer, intent(in) :: LoopTail
character(len=*), intent(in), optional :: meshFile

Return Value type(FlowField)


Calls

proc~~flowfield_~~CallsGraph proc~flowfield_ flow_field_m::FlowField_ get_requiredfilename get_requiredfilename proc~flowfield_->get_requiredfilename proc~flowfieldunstructuredgrid_ unstructuredGrid_m::FlowFieldUnstructuredGrid_ proc~flowfield_->proc~flowfieldunstructuredgrid_ proc~flowfieldunstructuredgrid_withmeshfile unstructuredGrid_m::FlowFieldUnstructuredGrid_withMeshFile proc~flowfield_->proc~flowfieldunstructuredgrid_withmeshfile set_time set_time proc~flowfield_->set_time proc~get_dirfrompath path_operator_m::get_DirFromPath proc~flowfieldunstructuredgrid_->proc~get_dirfrompath proc~flowfieldunstructuredgrid_withmeshfile->proc~get_dirfrompath

Contents