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
101
of file
dt_mod.F
.
102
IMPLICIT NONE
103
#include "constant.inc"
104
105
TYPE
(DT_),
INTENT(INOUT)
:: THIS
106
107
this%IDEL_BRICK = 0
108
IF
((this%BRICK_DEL_DEFV_MIN+this%BRICK_DEL_DEFV_MAX+
109
. this%BRICK_DEL_ASP_MAX+this%BRICK_DEL_COL_MIN)>zero) this%IDEL_BRICK = 1
110
dt_mod
Generated by
1.15.0