OpenRadioss
2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
dt_mod Module Reference
Data Types
type
dt_
Functions/Subroutines
subroutine
init_idel_brick
(this)
Function/Subroutine Documentation
◆
init_idel_brick()
subroutine dt_mod::init_idel_brick
(
type (
dt_
), intent(inout)
this
)
Definition at line
102
of file
dt_mod.F
.
103
IMPLICIT NONE
104
#include "constant.inc"
105
106
TYPE
(DT_),
INTENT(INOUT)
:: THIS
107
108
this%IDEL_BRICK = 0
109
IF
((this%BRICK_DEL_DEFV_MIN+this%BRICK_DEL_DEFV_MAX+
110
. this%BRICK_DEL_ASP_MAX+this%BRICK_DEL_COL_MIN)>zero) this%IDEL_BRICK = 1
111
dt_mod
Generated by
1.15.0