mus_hvs_construction_module Module

mus_hvs_construct "Creation of the data structures" from the information in the configuration and from the mesh read from disk for the musubi harvesting


Uses

Used by

  • module~~mus_hvs_construction_module~~UsedByGraph module~mus_hvs_construction_module mus_hvs_construction_module program~mus_harvesting mus_harvesting program~mus_harvesting->module~mus_hvs_construction_module

Contents


Subroutines

public subroutine mus_hvs_construct(scheme, geometry, params)

Initialize Musubi data strucutres based on data provided by Treelm

Read more…

Arguments

TypeIntentOptionalAttributesName
type(mus_scheme_type), intent(inout) :: scheme

scheme information including fluid, boundary and flow information

type(mus_geom_type), intent(inout) :: geometry

geometric information

type(mus_param_type), intent(inout) :: params

run-time Parameters