OpenRadioss
2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
scratchfiles_mod.F
Go to the documentation of this file.
1
Copyright> OpenRadioss
2
Copyright> Copyright (C) 1986-2025 Altair Engineering Inc.
3
Copyright>
4
Copyright> This program is free software: you can redistribute it and/or modify
5
Copyright> it under the terms of the GNU Affero General Public License as published by
6
Copyright> the Free Software Foundation, either version 3 of the License, or
7
Copyright> (at your option) any later version.
8
Copyright>
9
Copyright> This program is distributed in the hope that it will be useful,
10
Copyright> but WITHOUT ANY WARRANTY; without even the implied warranty of
11
Copyright> MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12
Copyright> GNU Affero General Public License for more details.
13
Copyright>
14
Copyright> You should have received a copy of the GNU Affero General Public License
15
Copyright> along with this program. If not, see <https://www.gnu.org/licenses/>.
16
Copyright>
17
Copyright>
18
Copyright> Commercial Alternative: Altair Radioss Software
19
Copyright>
20
Copyright> As an alternative to this open-source version, Altair also offers Altair Radioss
21
Copyright> software under a commercial license. Contact Altair to discuss further if the
22
Copyright> commercial version may interest you: https://www.altair.com/radioss/.
23
Chr| scratchfile names are opened in
24
!||====================================================================
25
!|| scratchfile_mod ../engine/share/modules/scratchfiles_mod.F
26
!||--- called by ------------------------------------------------------
27
!|| arret ../engine/source/system/arret.F
28
!|| eigrrest ../engine/source/output/restart/rdresb.F
29
!|| eigwrest ../engine/source/output/restart/wrrest.F
30
!|| fxbresb ../engine/source/output/restart/rdresb.F
31
!|| fxbwrest ../engine/source/output/restart/wrrest.F
32
!|| radioss2 ../engine/source/engine/radioss2.F
33
!||====================================================================
34
MODULE
scratchfile_mod
35
CHARACTER(LEN=10192)
::
iinfna
,
iusc4_fnam
,
IUSC2_FNAM
,
36
*
ifxs_fn
,
ifxm_fn
,
ieigm_fn
37
INTEGER
use_ifxm
,
use_ifxs
,
use_ieigm
38
INTEGER
len_iinfna
,
len_iusc4_fnam
,
len_ifxs_fn
,
len_ifxm_fn
,
39
*
len_ieigm_fn
40
41
END MODULE
scratchfile_mod
scratchfile_mod
Definition
scratchfiles_mod.F:34
scratchfile_mod::use_ieigm
integer use_ieigm
Definition
scratchfiles_mod.F:37
scratchfile_mod::len_ifxm_fn
integer len_ifxm_fn
Definition
scratchfiles_mod.F:38
scratchfile_mod::use_ifxm
integer use_ifxm
Definition
scratchfiles_mod.F:37
scratchfile_mod::len_ifxs_fn
integer len_ifxs_fn
Definition
scratchfiles_mod.F:38
scratchfile_mod::iinfna
character(len=10192) iinfna
Definition
scratchfiles_mod.F:35
scratchfile_mod::iusc4_fnam
character(len=10192) iusc4_fnam
Definition
scratchfiles_mod.F:35
scratchfile_mod::ifxm_fn
character(len=10192) ifxm_fn
Definition
scratchfiles_mod.F:35
scratchfile_mod::len_iusc4_fnam
integer len_iusc4_fnam
Definition
scratchfiles_mod.F:38
scratchfile_mod::ieigm_fn
character(len=10192) ieigm_fn
Definition
scratchfiles_mod.F:35
scratchfile_mod::len_ieigm_fn
integer len_ieigm_fn
Definition
scratchfiles_mod.F:38
scratchfile_mod::len_iinfna
integer len_iinfna
Definition
scratchfiles_mod.F:38
scratchfile_mod::ifxs_fn
character(len=10192) ifxs_fn
Definition
scratchfiles_mod.F:35
scratchfile_mod::use_ifxs
integer use_ifxs
Definition
scratchfiles_mod.F:37
engine
share
modules
scratchfiles_mod.F
Generated by
1.15.0