OpenRadioss 2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
thickini.F
Go to the documentation of this file.
1Copyright> OpenRadioss
2Copyright> Copyright (C) 1986-2025 Altair Engineering Inc.
3Copyright>
4Copyright> This program is free software: you can redistribute it and/or modify
5Copyright> it under the terms of the GNU Affero General Public License as published by
6Copyright> the Free Software Foundation, either version 3 of the License, or
7Copyright> (at your option) any later version.
8Copyright>
9Copyright> This program is distributed in the hope that it will be useful,
10Copyright> but WITHOUT ANY WARRANTY; without even the implied warranty of
11Copyright> MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12Copyright> GNU Affero General Public License for more details.
13Copyright>
14Copyright> You should have received a copy of the GNU Affero General Public License
15Copyright> along with this program. If not, see <https://www.gnu.org/licenses/>.
16Copyright>
17Copyright>
18Copyright> Commercial Alternative: Altair Radioss Software
19Copyright>
20Copyright> As an alternative to this open-source version, Altair also offers Altair Radioss
21Copyright> software under a commercial license. Contact Altair to discuss further if the
22Copyright> commercial version may interest you: https://www.altair.com/radioss/.
23!||====================================================================
24!|| thickini ../starter/source/elements/shell/coqueba/thickini.F
25!||--- called by ------------------------------------------------------
26!|| c3init3 ../starter/source/elements/sh3n/coque3n/c3init3.F
27!|| cbainit3 ../starter/source/elements/shell/coqueba/cbainit3.F
28!|| cdkinit3 ../starter/source/elements/sh3n/coquedk/cdkinit3.F
29!|| cinit3 ../starter/source/elements/shell/coque/cinit3.F
30!||--- uses -----------------------------------------------------
31!|| message_mod ../starter/share/message_module/message_mod.F
32!||====================================================================
33 SUBROUTINE thickini(JFT ,JLT ,NFT ,PTSH ,NUMEL ,
34 2 THK ,THKE ,IX ,NIX ,NSIGSH,
35 3 SIGSH )
36C-----------------------------------------------
37C M o d u l e s
38C-----------------------------------------------
39 USE message_mod
40C-----------------------------------------------
41C I m p l i c i t T y p e s
42C-----------------------------------------------
43#include "implicit_f.inc"
44C-----------------------------------------------
45C C o m m o n B l o c k s
46C-----------------------------------------------
47#include "com01_c.inc"
48C-----------------------------------------------
49C D u m m y A r g u m e n t s
50C-----------------------------------------------
51 INTEGER JFT,JLT,NUMEL,NIX,NFT,NSIGSH
52 INTEGER IX(NIX,*),PTSH(*)
54 . thk(*),thke(*),sigsh(nsigsh,*)
55C------------------------------------------------------
56C L o c a l V a r i a b l e s
57C-----------------------------------------------
58 INTEGER I,II,J,JJ,N
59C=======================================================================
60!
61 DO i=jft,jlt
62 IF (abs(isigi) /= 3.AND.abs(isigi) /= 4.AND.abs(isigi) /= 5) THEN
63 ii = i+nft
64 n = nint(sigsh(1,ii))
65 IF (n /= ix(nix,ii)) THEN
66 jj = ii
67 DO j = 1,numel
68 ii= j
69 n = nint(sigsh(1,ii))
70 IF (n == 0) GOTO 100
71 IF (n == ix(nix,jj)) GOTO 60
72 ENDDO
73 60 CONTINUE
74 ENDIF
75 ELSE
76 jj=nft+i
77 n =ix(nix,jj)
78 ii=ptsh(jj)
79 IF (ii == 0) GOTO 100
80 ENDIF
81!
82 IF (sigsh(3,ii) /= zero) THEN
83 thk(i)=sigsh(3,ii)
84 thke(i)=thk(i)
85 ENDIF
86!
87 100 CONTINUE
88 ENDDO ! DO I=JFT,JLT
89C-----------
90 RETURN
91 END
#define my_real
Definition cppsort.cpp:32
subroutine thickini(jft, jlt, nft, ptsh, numel, thk, thke, ix, nix, nsigsh, sigsh)
Definition thickini.F:36