addCustomLBCDataToModel Module Subroutine

module subroutine addCustomLBCDataToModel(modelObj, modelTag, envObj, normObj)

Initialize custom LBC modelbound data and add to corresponding model object

Arguments

Type IntentOptional Attributes Name
type(Model), intent(inout) :: modelObj
character(len=*), intent(in) :: modelTag
type(EnvironmentWrapper), intent(inout) :: envObj
class(Normalization), intent(in) :: normObj