Commit Graph

7104 Commits

Author SHA1 Message Date
Test User e1a1ec14b2 [skip ci] Merge branch 'master' into development 2018-08-26 05:02:35 +02:00
Test User d9c509cc5e Merge commit 'v2.0.2-410-g7af7e45b' 2018-08-26 05:02:32 +02:00
Test User 7af7e45b6d [skip ci] updated version information after successful test of v2.0.2-409-gac011684 2018-08-26 05:02:31 +02:00
Martin Diehl 83740b5d7b accidently commited .. 2018-08-25 21:39:18 +02:00
Martin Diehl 4f1becb503 cleaning and fixing bugs (wrong indices) 2018-08-25 21:27:14 +02:00
Martin Diehl f458de82fa simplified 2018-08-25 21:13:32 +02:00
Martin Diehl 3ff7c9c0eb extendend to Schmid_twin 2018-08-25 20:55:15 +02:00
Martin Diehl fbaac484ea extended to postResults 2018-08-25 20:32:01 +02:00
Martin Diehl 780699740d internal (non)-Schmid definitions also in dotState 2018-08-25 20:19:02 +02:00
Martin Diehl ba9330c8dd early rename 2018-08-25 20:08:46 +02:00
Martin Diehl d51b00c2d3 no need to loop over families and systems independently. no need for 3333 2018-08-25 20:06:19 +02:00
Martin Diehl d055ef665a using only internal schmid and non schmid matrices 2018-08-25 20:01:39 +02:00
Martin Diehl 6b8ecbe653 using only internal Schmid and nonSchmid matrix 2018-08-25 19:47:39 +02:00
Martin Diehl cc5d04ff2a newly introduced parameters for non-schmid were confusing 2018-08-25 19:28:09 +02:00
Martin Diehl bde242902b Merge branch 'development' into 43-wrong-stress-in-dotstate-and-deltastate 2018-08-25 16:02:12 +02:00
Martin Diehl b8b5bac684 dotState and deltaState parse Mstar instead of Tstar
requires to parse in Fi
2018-08-25 15:59:34 +02:00
Martin Diehl a463888156 test in PRIVATE improved 2018-08-25 15:51:28 +02:00
Martin Diehl 22a232ad08 bug: memory access out of bounds
introduced when moderninzing reading in of parameters
2018-08-25 15:50:43 +02:00
Martin Diehl 7e002d1bfb missing rename 2018-08-25 14:42:44 +02:00
Martin Diehl e46605f0ef forall is deprecated 2018-08-25 14:36:21 +02:00
Martin Diehl 17d88184a7 typos fixed 2018-08-25 14:35:49 +02:00
Martin Diehl 35688a6acf temp33 not needed (compiler should be smart enough) 2018-08-25 14:29:03 +02:00
Martin Diehl 953fff79ac prepared LpAndItsTangent to remove superflous forward-backward
conversion

updating the individual plastic laws will be done in the respective
branches
2018-08-25 14:21:06 +02:00
Martin Diehl d585deee7e unified syntax
_v for vector representation of tensor conflicts with 3333 suffix for
4-th order tensors.
General idea: Mark symmetric second order tensors in vector notation with
'6' and fourth order tensors in second order matrix notation with '99'.

Append nothing for 'natural' representation, i.e. F and NOT F33, Lp_dTstar and NOT
Lp_dTstar3333
2018-08-25 14:07:23 +02:00
Test User 2ad13a08e8 [skip ci] Merge branch 'master' into development 2018-08-24 13:39:12 +02:00
Test User b7ec6b4dd2 Merge commit 'v2.0.2-404-g2c8fd880' 2018-08-24 13:39:06 +02:00
Test User 2c8fd880c0 [skip ci] updated version information after successful test of v2.0.2-403-g4867dfa2 2018-08-24 13:39:06 +02:00
Martin Diehl ff8d746224 Merge branch 'development' into 38-introduce-rudimentary-PETSc-based-FEM-solver 2018-08-24 10:36:26 +02:00
Martin Diehl ac011684dd 3 tests that do not append *.load to the load case file
automatic appending will not work for combined spectral and FEM interface as
default extension is *.geom for spectral but *.msh for FEM.
2018-08-24 10:34:04 +02:00
Test User 699c478de0 [skip ci] Merge branch 'master' into development 2018-08-24 06:48:46 +02:00
Test User 39e973a645 Merge commit 'v2.0.2-403-gfa72998a' 2018-08-24 06:48:43 +02:00
Test User fa72998afc [skip ci] updated version information after successful test of v2.0.2-402-g8cf6dea8 2018-08-24 06:48:43 +02:00
Test User e9dfe89d33 [skip ci] Merge branch 'master' into development 2018-08-23 13:38:08 +02:00
Test User acd956ea62 [skip ci] updated version information after successful test of v2.0.2-401-ga3b472a7 2018-08-23 13:38:02 +02:00
Martin Diehl 4867dfa20c test working for 32-.. branch 2018-08-23 08:24:47 +02:00
Martin Diehl 76bc948974 Merge branch 'development' into 38-introduce-rudimentary-PETSc-based-FEM-solver 2018-08-23 06:59:53 +02:00
Martin Diehl 8cf6dea818 one more test compatible with 38-.. branch 2018-08-23 06:56:13 +02:00
Martin Diehl 7ecb7689f1 Intel compiler failed with SIGSEV
derived types, pointers, finalize .... altogether seems to bring both Compilers to their limits.
I cannot see what was wrong before, but now it works and might be a little faster
2018-08-23 00:13:57 +02:00
Martin Diehl 271b9ba76b intersting note ... 2018-08-22 23:28:47 +02:00
Martin Diehl 8c5f3d4e07 only needed once 2018-08-22 22:52:12 +02:00
Martin Diehl 51b4ef319a HDF5 was not compiled due to missing dependency 2018-08-22 20:12:16 +02:00
Martin Diehl 16c814fe0a Merge branch 'development' into 38-introduce-rudimentary-PETSc-based-FEM-solver 2018-08-22 18:14:57 +02:00
Martin Diehl a3b472a74d test also working for 38-branch
appending extension automatically is not really KISS
2018-08-22 18:13:57 +02:00
Martin Diehl dc596e6789 zero termination does not work 2018-08-22 18:09:17 +02:00
Martin Diehl 1a943df97e small flaws 2018-08-22 17:52:00 +02:00
Test User 7c967f814d [skip ci] Merge branch 'master' into development 2018-08-22 17:20:33 +02:00
Test User 18e5c7968f Merge commit 'v2.0.2-395-ga0cb6811' 2018-08-22 17:20:29 +02:00
Test User a0cb6811ab [skip ci] updated version information after successful test of v2.0.2-394-g51dbc6c4 2018-08-22 17:20:29 +02:00
Martin Diehl 8180488bdd Merge branch 'development' into 37-include-hdf5-routines 2018-08-22 14:33:43 +02:00
Martin Diehl ab45818d51 seems to work now
anyway, nicer code
2018-08-22 14:30:51 +02:00