Martin Diehl
e8ac2d0d97
limiting inter-module dependencies
2019-02-19 10:47:12 +01:00
Martin Diehl
41899f6d33
using more parameters from smart structure
2019-02-19 10:31:14 +01:00
Martin Diehl
6bcd4a77d2
complex pointer structure for state
2019-02-19 09:43:48 +01:00
Martin Diehl
1a5711e246
using more parameters from parameter structure
2019-02-18 22:55:31 +01:00
Martin Diehl
ae9d8e4e8d
cleaning
2019-02-18 10:28:08 +01:00
Martin Diehl
44e41465d0
use functions from lattice to calculate slip systems
...
don't rely on internal coding for collinear systems
2019-02-17 17:56:01 +01:00
Martin Diehl
d3e6430b94
only used internally
2019-02-17 14:30:58 +01:00
Martin Diehl
cf32e7d1f5
use parameter structure and avoid conversion 33<->6
2019-02-17 12:15:46 +01:00
Martin Diehl
0f319e2cf6
fixed state size and output size
2019-02-16 23:18:53 +01:00
Martin Diehl
c7abe55944
was not needed
2019-02-16 22:09:06 +01:00
Martin Diehl
2584f85760
parameters are stored in parameter structure
2019-02-16 18:38:13 +01:00
Martin Diehl
0ba8ebff1e
Merge remote-tracking branch 'origin/development' into 32_NewStyleNonlocal-3
2019-02-16 18:12:38 +01:00
Martin Diehl
d78bf18483
simplified output
2019-02-15 07:25:25 +01:00
Martin Diehl
1567b0ee94
was not used
2019-02-15 07:03:52 +01:00
Martin Diehl
ec23fca057
it's a property of the element, not of the mesh
2019-02-03 14:22:06 +01:00
Martin Diehl
326cbd0398
Merge branch 'development' into 53-separate-mesh-for-different-solvers-3
2019-02-02 11:52:06 +01:00
Martin Diehl
8962635136
use new elem/mesh variables
2019-02-02 11:50:07 +01:00
Martin Diehl
9a4e9e62b6
using new rotation class
2019-02-01 20:28:51 +01:00
Martin Diehl
721af0a9a9
plastic_nonlocal still has confusing state handling
2019-02-01 07:06:19 +01:00
Martin Diehl
ccb320fa6e
central function for less depencies
2019-01-31 14:00:26 +01:00
Martin Diehl
854afb7107
removed on output too much
2019-01-15 15:54:05 +01:00
Martin Diehl
efb07e0b93
only output direct quantities
...
derived quantities can be easily calculated during post processing
2019-01-15 04:55:40 +01:00
Martin Diehl
b64b5b82de
integrationMode was always 1, very obscure code
...
was most likely the leftover of old functionality
2018-08-16 23:33:39 +02:00
Martin Diehl
9c12ce5539
more general name (should include parsing of debug and numerics)
2018-06-14 06:39:49 +02:00
Martin Diehl
91d9c11612
material.config is read in centrally
...
moving data from material to config_material. use statements need to
change. All aspects of reading from file will be removed from the
individual modules
2018-06-10 18:01:52 +02:00
Philip Eisenlohr
483ed745e0
replaced #ifndef _OPENMP with #ifdef DEBUG to trigger inclusion of parallelized debug statements; fixed minor bugs in debug output
2017-10-03 09:20:53 -04:00
Martin Diehl
b35ff67f99
using IEEE_is_NAN and IEEE_quiet_NaN instead of hand-written solution, will not work for gfortran < 5
2017-05-04 00:32:44 +02:00
Martin Diehl
d86074829c
Merge branch 'development' into cmake
2017-02-03 19:28:23 +01:00
zhangc43
a99529b9b0
Merge remote branch 'origin/cmake' into pheno+
2016-04-20 16:12:17 -04:00
Chen Zhang
672c8d0606
Merge remote branch 'origin/development' into cmake
2016-04-18 09:11:29 -04:00
Chen Zhang
e33594cb44
change code folder to src
2016-03-04 14:43:29 -05:00