OpenRadioss 2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
h3d_mod::h3d_database Type Reference

Data Fields

integer n_title = 0
integer n_sens_h3d = 0
integer n_outp_h3d = 0
integer ih3d = 0
integer ih3d_run = 0
integer n_input_h3d = 0
integer ipart_select = 0
integer mh3d = 0
integer light = 0
integer n_scal_dt = 0
integer n_scal_dmas = 0
integer n_scal_diner = 0
integer n_scal_dama2 = 0
integer n_scal_skid = 0
integer n_scal_stifr = 0
integer n_scal_stifn = 0
integer n_scal_cse_fric = 0
integer n_scal_cse_fricint = 0
integer n_vect_cont = 0
integer n_vect_fint = 0
integer n_vect_fext = 0
integer n_vect_pcont = 0
integer n_vect_cont2 = 0
integer n_vect_drot = 0
integer n_vect_dxanc = 0
integer n_vect_freac = 0
integer n_vect_mreac = 0
integer n_vect_clust_force = 0
integer n_vect_clust_mom = 0
integer n_vect_cont_max = 0
integer n_vect_pcont2 = 0
integer n_vect_pcont_max = 0
integer n_vect_cont2_max = 0
integer n_vect_pcont2_max = 0
integer n_vect_cont2_min = 0
integer n_vect_pcont2_min = 0
integer n_vect_cont2m = 0
integer n_vect_acc = 0
integer sh_scal_err_thk = 0
integer sol_scal_vortx = 0
integer sol_scal_vorty = 0
integer sol_scal_vortz = 0
integer sh_iepsdot = 0
integer und_forc = 0
integer strain = 0
integer is_corner_data = 0
integer rbody_single = 0
integer rbe2_single = 0
integer rbe3_single = 0
integer comp_level = 0
integer, dimension(:), allocatable n_skid_inter
integer, dimension(:), allocatable ititle
integer, dimension(:), allocatable lsens_h3d
integer, dimension(:), allocatable n_cse_fric_inter
character(len=80), dimension(:), allocatable title
type(h3d_input), dimension(:), allocatable input_list
type(h3d_part_list), dimension(:), allocatable parts
type(h3d_output), dimension(:), allocatable output_list

Detailed Description

Definition at line 435 of file h3d_mod.F.

Field Documentation

◆ comp_level

integer h3d_mod::h3d_database::comp_level = 0

Definition at line 494 of file h3d_mod.F.

494 INTEGER :: COMP_LEVEL = 0

◆ ih3d

integer h3d_mod::h3d_database::ih3d = 0

Definition at line 441 of file h3d_mod.F.

441 INTEGER :: IH3D = 0

◆ ih3d_run

integer h3d_mod::h3d_database::ih3d_run = 0

Definition at line 442 of file h3d_mod.F.

442 INTEGER :: IH3D_RUN = 0

◆ input_list

type (h3d_input), dimension(:), allocatable h3d_mod::h3d_database::input_list

Definition at line 511 of file h3d_mod.F.

511 TYPE (H3D_INPUT), DIMENSION(:), ALLOCATABLE :: INPUT_LIST

◆ ipart_select

integer h3d_mod::h3d_database::ipart_select = 0

Definition at line 444 of file h3d_mod.F.

444 INTEGER :: IPART_SELECT = 0

◆ is_corner_data

integer h3d_mod::h3d_database::is_corner_data = 0

Definition at line 489 of file h3d_mod.F.

489 INTEGER :: IS_CORNER_DATA = 0

◆ ititle

integer, dimension(:), allocatable h3d_mod::h3d_database::ititle

Definition at line 505 of file h3d_mod.F.

505 INTEGER, DIMENSION(:), ALLOCATABLE :: ITITLE

◆ light

integer h3d_mod::h3d_database::light = 0

Definition at line 446 of file h3d_mod.F.

446 INTEGER :: LIGHT = 0

◆ lsens_h3d

integer, dimension(:), allocatable h3d_mod::h3d_database::lsens_h3d

Definition at line 506 of file h3d_mod.F.

506 INTEGER, DIMENSION(:), ALLOCATABLE :: LSENS_H3D

◆ mh3d

integer h3d_mod::h3d_database::mh3d = 0

Definition at line 445 of file h3d_mod.F.

445 INTEGER :: MH3D = 0

◆ n_cse_fric_inter

integer, dimension(:), allocatable h3d_mod::h3d_database::n_cse_fric_inter

Definition at line 507 of file h3d_mod.F.

507 INTEGER, DIMENSION(:), ALLOCATABLE :: N_CSE_FRIC_INTER

◆ n_input_h3d

integer h3d_mod::h3d_database::n_input_h3d = 0

Definition at line 443 of file h3d_mod.F.

443 INTEGER :: N_INPUT_H3D = 0

◆ n_outp_h3d

integer h3d_mod::h3d_database::n_outp_h3d = 0

Definition at line 440 of file h3d_mod.F.

440 INTEGER :: N_OUTP_H3D = 0

◆ n_scal_cse_fric

integer h3d_mod::h3d_database::n_scal_cse_fric = 0

Definition at line 455 of file h3d_mod.F.

455 INTEGER :: N_SCAL_CSE_FRIC = 0

◆ n_scal_cse_fricint

integer h3d_mod::h3d_database::n_scal_cse_fricint = 0

Definition at line 456 of file h3d_mod.F.

456 INTEGER :: N_SCAL_CSE_FRICINT = 0

◆ n_scal_dama2

integer h3d_mod::h3d_database::n_scal_dama2 = 0

Definition at line 451 of file h3d_mod.F.

451 INTEGER :: N_SCAL_DAMA2 = 0 !ANIM_N(15&16)

◆ n_scal_diner

integer h3d_mod::h3d_database::n_scal_diner = 0

Definition at line 450 of file h3d_mod.F.

450 INTEGER :: N_SCAL_DINER = 0 !ANIM_N(12)

◆ n_scal_dmas

integer h3d_mod::h3d_database::n_scal_dmas = 0

Definition at line 449 of file h3d_mod.F.

449 INTEGER :: N_SCAL_DMAS = 0 !ANIM_N(2)

◆ n_scal_dt

integer h3d_mod::h3d_database::n_scal_dt = 0

Definition at line 448 of file h3d_mod.F.

448 INTEGER :: N_SCAL_DT = 0 !ANIM_N(1)

◆ n_scal_skid

integer h3d_mod::h3d_database::n_scal_skid = 0

Definition at line 452 of file h3d_mod.F.

452 INTEGER :: N_SCAL_SKID = 0

◆ n_scal_stifn

integer h3d_mod::h3d_database::n_scal_stifn = 0

Definition at line 454 of file h3d_mod.F.

454 INTEGER :: N_SCAL_STIFN = 0 !ANIM_N(19)

◆ n_scal_stifr

integer h3d_mod::h3d_database::n_scal_stifr = 0

Definition at line 453 of file h3d_mod.F.

453 INTEGER :: N_SCAL_STIFR = 0 !ANIM_N(18)

◆ n_sens_h3d

integer h3d_mod::h3d_database::n_sens_h3d = 0

Definition at line 439 of file h3d_mod.F.

439 INTEGER :: N_SENS_H3D = 0

◆ n_skid_inter

integer, dimension(:), allocatable h3d_mod::h3d_database::n_skid_inter

Definition at line 504 of file h3d_mod.F.

504 INTEGER, DIMENSION(:), ALLOCATABLE :: N_SKID_INTER

◆ n_title

integer h3d_mod::h3d_database::n_title = 0

Definition at line 438 of file h3d_mod.F.

438 INTEGER :: N_TITLE = 0

◆ n_vect_acc

integer h3d_mod::h3d_database::n_vect_acc = 0

Definition at line 477 of file h3d_mod.F.

477 INTEGER :: N_VECT_ACC = 0 !FVM acceleration (law151, colocated scheme)

◆ n_vect_clust_force

integer h3d_mod::h3d_database::n_vect_clust_force = 0

Definition at line 467 of file h3d_mod.F.

467 INTEGER :: N_VECT_CLUST_FORCE = 0 !ANIM_V(19)

◆ n_vect_clust_mom

integer h3d_mod::h3d_database::n_vect_clust_mom = 0

Definition at line 468 of file h3d_mod.F.

468 INTEGER :: N_VECT_CLUST_MOM = 0 !ANIM_V(20)

◆ n_vect_cont

integer h3d_mod::h3d_database::n_vect_cont = 0

Definition at line 458 of file h3d_mod.F.

458 INTEGER :: N_VECT_CONT = 0 !ANIM_V(4)

◆ n_vect_cont2

integer h3d_mod::h3d_database::n_vect_cont2 = 0

Definition at line 462 of file h3d_mod.F.

462 INTEGER :: N_VECT_CONT2 = 0 !ANIM_V(13)

◆ n_vect_cont2_max

integer h3d_mod::h3d_database::n_vect_cont2_max = 0

Definition at line 472 of file h3d_mod.F.

472 INTEGER :: N_VECT_CONT2_MAX = 0

◆ n_vect_cont2_min

integer h3d_mod::h3d_database::n_vect_cont2_min = 0

Definition at line 474 of file h3d_mod.F.

474 INTEGER :: N_VECT_CONT2_MIN = 0

◆ n_vect_cont2m

integer h3d_mod::h3d_database::n_vect_cont2m = 0

Definition at line 476 of file h3d_mod.F.

476 INTEGER :: N_VECT_CONT2M = 0

◆ n_vect_cont_max

integer h3d_mod::h3d_database::n_vect_cont_max = 0

Definition at line 469 of file h3d_mod.F.

469 INTEGER :: N_VECT_CONT_MAX = 0 !ANIM_V(26)

◆ n_vect_drot

integer h3d_mod::h3d_database::n_vect_drot = 0

Definition at line 463 of file h3d_mod.F.

463 INTEGER :: N_VECT_DROT = 0 !ANIM_V(14)

◆ n_vect_dxanc

integer h3d_mod::h3d_database::n_vect_dxanc = 0

Definition at line 464 of file h3d_mod.F.

464 INTEGER :: N_VECT_DXANC = 0 !ANIM_V(15)

◆ n_vect_fext

integer h3d_mod::h3d_database::n_vect_fext = 0

Definition at line 460 of file h3d_mod.F.

460 INTEGER :: N_VECT_FEXT = 0 !ANIM_V(6)

◆ n_vect_fint

integer h3d_mod::h3d_database::n_vect_fint = 0

Definition at line 459 of file h3d_mod.F.

459 INTEGER :: N_VECT_FINT = 0 !ANIM_V(5)

◆ n_vect_freac

integer h3d_mod::h3d_database::n_vect_freac = 0

Definition at line 465 of file h3d_mod.F.

465 INTEGER :: N_VECT_FREAC = 0 !ANIM_V(17)

◆ n_vect_mreac

integer h3d_mod::h3d_database::n_vect_mreac = 0

Definition at line 466 of file h3d_mod.F.

466 INTEGER :: N_VECT_MREAC = 0 !ANIM_V(18)

◆ n_vect_pcont

integer h3d_mod::h3d_database::n_vect_pcont = 0

Definition at line 461 of file h3d_mod.F.

461 INTEGER :: N_VECT_PCONT = 0 !ANIM_V(12)

◆ n_vect_pcont2

integer h3d_mod::h3d_database::n_vect_pcont2 = 0

Definition at line 470 of file h3d_mod.F.

470 INTEGER :: N_VECT_PCONT2 = 0 !ANIM_V(27)

◆ n_vect_pcont2_max

integer h3d_mod::h3d_database::n_vect_pcont2_max = 0

Definition at line 473 of file h3d_mod.F.

473 INTEGER :: N_VECT_PCONT2_MAX = 0

◆ n_vect_pcont2_min

integer h3d_mod::h3d_database::n_vect_pcont2_min = 0

Definition at line 475 of file h3d_mod.F.

475 INTEGER :: N_VECT_PCONT2_MIN = 0

◆ n_vect_pcont_max

integer h3d_mod::h3d_database::n_vect_pcont_max = 0

Definition at line 471 of file h3d_mod.F.

471 INTEGER :: N_VECT_PCONT_MAX = 0

◆ output_list

type (h3d_output), dimension(:), allocatable h3d_mod::h3d_database::output_list

Definition at line 515 of file h3d_mod.F.

515 TYPE (H3D_OUTPUT), DIMENSION(:), ALLOCATABLE :: OUTPUT_LIST

◆ parts

type (h3d_part_list), dimension(:), allocatable h3d_mod::h3d_database::parts

Definition at line 513 of file h3d_mod.F.

513 TYPE (H3D_PART_LIST), DIMENSION(:), ALLOCATABLE :: PARTS

◆ rbe2_single

integer h3d_mod::h3d_database::rbe2_single = 0

Definition at line 491 of file h3d_mod.F.

491 INTEGER :: RBE2_SINGLE = 0

◆ rbe3_single

integer h3d_mod::h3d_database::rbe3_single = 0

Definition at line 492 of file h3d_mod.F.

492 INTEGER :: RBE3_SINGLE = 0

◆ rbody_single

integer h3d_mod::h3d_database::rbody_single = 0

Definition at line 490 of file h3d_mod.F.

490 INTEGER :: RBODY_SINGLE = 0

◆ sh_iepsdot

integer h3d_mod::h3d_database::sh_iepsdot = 0

Definition at line 485 of file h3d_mod.F.

485 INTEGER :: SH_IEPSDOT = 0 !ANIM_C(...)

◆ sh_scal_err_thk

integer h3d_mod::h3d_database::sh_scal_err_thk = 0

Definition at line 479 of file h3d_mod.F.

479 INTEGER :: SH_SCAL_ERR_THK = 0 !ANIM_CE(2156)

◆ sol_scal_vortx

integer h3d_mod::h3d_database::sol_scal_vortx = 0

Definition at line 481 of file h3d_mod.F.

481 INTEGER :: SOL_SCAL_VORTX = 0 !ANIM_SE(10)

◆ sol_scal_vorty

integer h3d_mod::h3d_database::sol_scal_vorty = 0

Definition at line 482 of file h3d_mod.F.

482 INTEGER :: SOL_SCAL_VORTY = 0 !ANIM_SE(4960)

◆ sol_scal_vortz

integer h3d_mod::h3d_database::sol_scal_vortz = 0

Definition at line 483 of file h3d_mod.F.

483 INTEGER :: SOL_SCAL_VORTZ = 0 !ANIM_SE(4961)

◆ strain

integer h3d_mod::h3d_database::strain = 0

Definition at line 487 of file h3d_mod.F.

487 INTEGER :: STRAIN = 0 !ANIM STRAIN TENSOR

◆ title

character(len=80), dimension(:), allocatable h3d_mod::h3d_database::title

Definition at line 509 of file h3d_mod.F.

509 CHARACTER(LEN=80), DIMENSION(:), ALLOCATABLE ::TITLE

◆ und_forc

integer h3d_mod::h3d_database::und_forc = 0

Definition at line 486 of file h3d_mod.F.

486 INTEGER :: UND_FORC = 0 !ANIM_FT(1)

The documentation for this type was generated from the following file: