Martin Diehl
|
208196d213
|
introduced pointers as names. thx to Chuanlai for doing the work
|
2016-01-15 15:26:24 +00:00 |
Martin Diehl
|
117c8edfbd
|
corrected comment
|
2016-01-15 14:03:24 +00:00 |
Test User
|
68c1a3c075
|
Added report of SUCCESSFUL test for Revision 4751
|
2016-01-15 04:16:07 +00:00 |
Philip Eisenlohr
|
684992bf50
|
exchanged mappingConstitutive array for more descriptive "phaseAt and phasememberAt"
|
2016-01-15 00:19:44 +00:00 |
Martin Diehl
|
4b10e4792e
|
adjusted function for polar decomposition to actual need (no return of U)
|
2016-01-12 21:39:31 +00:00 |
Test User
|
a36093b38c
|
Added report of SUCCESSFUL test for Revision 4749
|
2016-01-12 16:14:19 +00:00 |
Martin Diehl
|
f090a1b216
|
generalized dimension of calls to lapack, for performance reason special 3x3 variants will follow
|
2016-01-12 11:00:23 +00:00 |
Test User
|
cd10d79fc0
|
Added report of SUCCESSFUL test for Revision 4747
|
2016-01-12 04:11:55 +00:00 |
Martin Diehl
|
2eafefe652
|
removed norm functions from math in favor of intrinsic and simplified (mostly by using existing functions, merge intrinsic and array constructors)
|
2016-01-10 13:34:26 +00:00 |
Martin Diehl
|
519cd29c6f
|
using norm2 function as L2 norm (vector, math_norm3) and Frobenius norm (tensor, math_norm33)
|
2016-01-09 16:01:30 +00:00 |
Tias Maiti
|
53d07215a9
|
reverting back to converged Lp as the initial guess for next iteration
|
2016-01-09 15:03:18 +00:00 |
Martin Diehl
|
885b9095c4
|
option not supported by slightly older gfortran versions. thx to Luv for pointing out
|
2016-01-09 12:33:33 +00:00 |
Martin Diehl
|
5378dbdcc9
|
cleaned
|
2016-01-09 12:12:31 +00:00 |
Martin Diehl
|
b5ab94a0f1
|
added new plasticity module
|
2016-01-09 12:12:05 +00:00 |
Tias Maiti
|
7ba031adb3
|
fixed wrong Li and dLi_dTstar_3333 initialization when Tstar is zero.
|
2016-01-09 03:41:56 +00:00 |
Tias Maiti
|
a30b596e7f
|
combined J2 and I2 isotropic mechanical response. Default is identical to old plastic_j2. /dilatation/ flag adds (spherical) Li calculation based on hydrostatic pressure.
|
2016-01-08 19:45:20 +00:00 |
Tias Maiti
|
6cf92913a3
|
use current Lp for next iteration instead of converged Lp inherited from end of former increment as starting guess
|
2016-01-08 19:01:53 +00:00 |
Tias Maiti
|
1d1672ebfc
|
added math_spherical33 to calculate hydrostatic part of a 2nd order tensor
|
2016-01-08 18:57:37 +00:00 |
Test User
|
2e1362ea77
|
Added report of SUCCESSFUL test for Revision 4736
|
2016-01-08 04:07:43 +00:00 |
Martin Diehl
|
ab2162bfd8
|
adding all relevant parameters for transformation
|
2016-01-07 16:01:07 +00:00 |
Martin Diehl
|
cbb6b7a689
|
adding fpe report for gfortran, some compiler opions are now used for linking (Debug + Optimization)
|
2016-01-07 12:58:19 +00:00 |
Martin Diehl
|
1857e47f75
|
div by zero in output
|
2016-01-07 11:48:30 +00:00 |
Test User
|
0e01439e7d
|
Added report of SUCCESSFUL test for Revision 4732
|
2016-01-07 04:07:07 +00:00 |
Martin Diehl
|
86885cb2ba
|
wrong initialization order, thanks to N Grilli for reporting the bug
|
2016-01-06 16:46:37 +00:00 |
Test User
|
b2d8a26b7c
|
Added report of SUCCESSFUL test for Revision 4730
|
2016-01-06 04:07:06 +00:00 |
Martin Diehl
|
81a8b2c4ed
|
color lib for output
|
2016-01-05 18:17:55 +00:00 |
Test User
|
5c161e4d5b
|
Added report of SUCCESSFUL test for Revision 4728
|
2015-12-29 04:48:19 +00:00 |
Martin Diehl
|
f693ead989
|
adding material.config to header
|
2015-12-28 16:36:26 +00:00 |
Test User
|
367134d793
|
Added report of SUCCESSFUL test for Revision 4726
|
2015-12-25 16:32:15 +00:00 |
Martin Diehl
|
14992593bc
|
syntax error, test did no run
|
2015-12-25 10:35:39 +00:00 |
Martin Diehl
|
413ebf5b8d
|
added test for phenoplus
|
2015-12-24 07:34:30 +00:00 |
Test User
|
9e65ef5c4d
|
Added report of SUCCESSFUL test for Revision 4723
|
2015-12-24 04:25:39 +00:00 |
Martin Diehl
|
0d1822e48a
|
added disloUCLA test and change comparison
|
2015-12-23 22:16:48 +00:00 |
Martin Diehl
|
268c7f359c
|
wrong index in output
|
2015-12-23 21:15:49 +00:00 |
Martin Diehl
|
74086fd0fb
|
correct initialization
|
2015-12-23 16:13:08 +00:00 |
Martin Diehl
|
5b8e4e0095
|
corrected path for plotting
|
2015-12-23 16:10:29 +00:00 |
Martin Diehl
|
7127403bd9
|
usused variables
|
2015-12-23 11:25:25 +00:00 |
Martin Diehl
|
525918ee93
|
now getting user and sys time
|
2015-12-23 10:21:37 +00:00 |
Martin Diehl
|
d7366ed07f
|
enabled plotting
|
2015-12-23 09:00:59 +00:00 |
Test User
|
5ba31deb9d
|
Added report of SUCCESSFUL test for Revision 4715
|
2015-12-23 03:57:12 +00:00 |
Martin Diehl
|
120b2b8bd2
|
added test for hybridIA
|
2015-12-22 22:17:15 +00:00 |
Martin Diehl
|
0cfe35dfe6
|
consistently removing leading and trailing whitespace
|
2015-12-22 15:59:01 +00:00 |
Test User
|
3bd428eeb5
|
Added report of SUCCESSFUL test for Revision 4712
|
2015-12-22 15:58:45 +00:00 |
Martin Diehl
|
dfe09f11f5
|
cleaner handling of NaN
|
2015-12-22 10:03:15 +00:00 |
Martin Diehl
|
ee47c9302a
|
small readability improvement
|
2015-12-22 09:22:57 +00:00 |
Test User
|
aafbf63816
|
Added report of SUCCESSFUL test for Revision 4709
|
2015-12-22 04:28:15 +00:00 |
Martin Diehl
|
e127bd8db4
|
should reflect name of parameter
|
2015-12-21 07:27:21 +00:00 |
Test User
|
0f7dc42146
|
Added report of SUCCESSFUL test for Revision 4707
|
2015-12-18 15:58:30 +00:00 |
Martin Diehl
|
993b73ce1a
|
removed results with old loadcase
|
2015-12-18 10:51:33 +00:00 |
Test User
|
51199f7077
|
Added report of SUCCESSFUL test for Revision 4705
|
2015-12-18 03:59:34 +00:00 |