Franz Roters
|
4e68da3cf1
|
moved all numerical parameters to prec.f90
removed some unused variables
|
2007-03-29 07:15:12 +00:00 |
Luc Hantcherli
|
11bb8faa3f
|
Added random component
|
2007-03-28 17:48:59 +00:00 |
Luc Hantcherli
|
3ba46ac7d7
|
Added ideas for Voigt<->Mandel transformations (PE)
|
2007-03-28 17:41:54 +00:00 |
Franz Roters
|
4b69c1d738
|
corrected calculation of FEM jacobi
adjusted marc return of FEM jacobi
|
2007-03-28 15:59:17 +00:00 |
Philip Eisenlohr
|
40e3ec2349
|
shortened long lines
|
2007-03-28 14:13:44 +00:00 |
Philip Eisenlohr
|
7a27045c06
|
i,j,k,l,m loop DO it now
|
2007-03-28 14:12:41 +00:00 |
Luc Hantcherli
|
fab9a4f6da
|
New commit (check for bugs)
|
2007-03-28 13:51:28 +00:00 |
Philip Eisenlohr
|
99eb77b3dc
|
mandel fun at end of hypela2
|
2007-03-28 13:48:33 +00:00 |
Luc Hantcherli
|
9b96eb9984
|
Corrected arrays assignment
|
2007-03-28 13:32:54 +00:00 |
Philip Eisenlohr
|
e41b0c1493
|
convergence criteria depend on maxvals
|
2007-03-28 13:32:25 +00:00 |
William Counts
|
7e84af73c1
|
Added max # shared elements
|
2007-03-28 12:58:51 +00:00 |
Franz Roters
|
05db614589
|
changed interfacing to marc due to Mandel notation
set relative convergence limits
|
2007-03-28 12:49:12 +00:00 |
Luc Hantcherli
|
2be98a39ac
|
Checked subroutines constitutive_SchmidMatrices and constitutive_HardeningMatrices
Some polishing
|
2007-03-28 10:04:59 +00:00 |
William Counts
|
c82140a49d
|
add input routines
|
2007-03-28 10:02:33 +00:00 |
William Counts
|
6d3155efcb
|
fixed flaws in fixedFormat number extraction
|
2007-03-28 10:00:49 +00:00 |
Luc Hantcherli
|
d121fbc9dd
|
Added constitutive_Nstatevars, constitutive_maxNstatevars
Added multiplicity factor
|
2007-03-28 09:34:38 +00:00 |
William Counts
|
882a074cea
|
fixed dsqrt intrinsic call in Mandel parameter list
|
2007-03-28 08:51:31 +00:00 |
Philip Eisenlohr
|
de5c3668fd
|
added LF and CR to list of whitespaces (IO_stringPos)
|
2007-03-28 08:33:21 +00:00 |
Philip Eisenlohr
|
d491838c13
|
fixed compiler error in IO_lcInplace
|
2007-03-28 08:31:12 +00:00 |
Philip Eisenlohr
|
181f96fcdf
|
polishing of Mandel notation
|
2007-03-28 08:20:50 +00:00 |
Franz Roters
|
08c5390f95
|
included newest hypela2 from marc 2005r3
the whole thing should compile now, however some things are still missing
|
2007-03-28 08:12:48 +00:00 |
Philip Eisenlohr
|
9241c7de91
|
added Mandel notation transformations for sym 3x3x3x3 and 3x3 tensors
|
2007-03-28 07:21:47 +00:00 |
Franz Roters
|
dfd73a72ea
|
changed a lot of small bugs and inconsistencies
Jacobi is not correct yet
|
2007-03-28 06:39:48 +00:00 |
Luc Hantcherli
|
d1b04519ec
|
Corrected compilation errors
|
2007-03-27 19:56:24 +00:00 |
Luc Hantcherli
|
cd43929951
|
Added constitutive_homogenizedC
|
2007-03-27 18:51:11 +00:00 |
Luc Hantcherli
|
0673b15cfa
|
Finalizing subroutine that reads materials&textures-file
Gauss and fiber components are read (seems to work fine)
|
2007-03-27 16:12:14 +00:00 |
Philip Eisenlohr
|
31d5ccf16d
|
added math_Hooke to calc stress from stiffness and strain
|
2007-03-27 15:57:18 +00:00 |
Philip Eisenlohr
|
4bd3bbd2f5
|
added 4th order identity
|
2007-03-27 15:13:08 +00:00 |
Philip Eisenlohr
|
9671dc7de5
|
generalized _FEasCP (string what,int ID) to use targeted arrays
available what options are 'elem' and 'node'
|
2007-03-27 12:53:31 +00:00 |
Luc Hantcherli
|
9fca4824e4
|
Added subroutine constitutive_Assignement() that allocates and initializes arrays of type (:,ipc,ip,el)
|
2007-03-27 12:51:56 +00:00 |
Luc Hantcherli
|
99c8765729
|
Corrected some compilation errors
|
2007-03-26 20:16:37 +00:00 |
Luc Hantcherli
|
68d89a9d4e
|
Added subroutine for calculation of Lp and tangent
Subroutine that reads 'mattex.mpie' checked: seems to work well
|
2007-03-26 18:55:54 +00:00 |
Philip Eisenlohr
|
5752fe2ca7
|
sitting together and finding open issues.. ;-)
|
2007-03-26 15:32:58 +00:00 |
Philip Eisenlohr
|
86d7f222ae
|
fixed allocatable hybridIA return value, finalized IO_lc
|
2007-03-26 15:03:21 +00:00 |
Franz Roters
|
11bb61b2a8
|
corrected jacobi calculation
|
2007-03-26 14:51:01 +00:00 |
Franz Roters
|
3aa9ab921a
|
changed IO_lc and IO_lcInplace to use do loops instead of forall
|
2007-03-26 13:13:43 +00:00 |
Franz Roters
|
b439a1209a
|
changed pi
added math_invert3x3 and math_invert6x6
|
2007-03-26 12:50:04 +00:00 |
Franz Roters
|
e8701700a4
|
this version should be working
|
2007-03-26 10:27:34 +00:00 |
Philip Eisenlohr
|
a52a742a3f
|
added _build_ipNeighborhood and _faceMatch
|
2007-03-26 08:50:57 +00:00 |
Luc Hantcherli
|
dab0e7013c
|
Added structures for constitutive_Lp ; constitutive_TangentLp and constitutive_DotState
|
2007-03-23 19:37:18 +00:00 |
Luc Hantcherli
|
1c04045359
|
Revisited version of constitutive_parse_MatTexDat() Some polishing added
|
2007-03-22 16:29:06 +00:00 |
Philip Eisenlohr
|
edc2632067
|
now Franz has to do the rest ;-)
|
2007-03-22 14:49:42 +00:00 |
Philip Eisenlohr
|
e56849fbb2
|
started envIP building
|
2007-03-22 14:48:58 +00:00 |
Philip Eisenlohr
|
72e2bb12e4
|
inserted MISSING comments and math_I3 global
|
2007-03-22 14:48:16 +00:00 |
Philip Eisenlohr
|
7feb43bc1e
|
mapped FE to CP id
|
2007-03-22 13:17:07 +00:00 |
Franz Roters
|
9e2c176f5d
|
added mpie_cpfem_marc.f90 (the file to include in marc)
modification in CPFEM.f90 not finished yet
|
2007-03-22 12:09:37 +00:00 |
Luc Hantcherli
|
5f52e53e55
|
Modified subroutine that reads materials and textures files (according propositions of PE)
|
2007-03-22 12:05:24 +00:00 |
Luc Hantcherli
|
0d10b9ea5f
|
Added subroutine that reads materials and textures file
|
2007-03-21 21:10:22 +00:00 |
Philip Eisenlohr
|
396a32024a
|
change of expon in fixedFloatNoE to type int, general polishing
|
2007-03-21 17:04:10 +00:00 |
Luc Hantcherli
|
2703989c4f
|
Corrected version of the previous constitutive.f90
prefix -constitutive- added to variables of the module
|
2007-03-21 16:57:32 +00:00 |