Martin Diehl
|
0153bca277
|
better print then write
- shorter, always writes to STDOUT
also, report only details (paper) of active models
|
2020-09-13 21:00:34 +02:00 |
Martin Diehl
|
b499578a95
|
prefix should be name of the module
poor substitute for namespace
|
2020-09-13 10:39:17 +02:00 |
Sharan Roongta
|
7754a1ea56
|
Restructuring for material.yaml
|
2020-08-15 16:08:46 +02:00 |
Martin Diehl
|
86bef605e3
|
polishing
|
2020-07-24 23:40:42 +02:00 |
Sharan Roongta
|
b5a10f2386
|
sources and kinematics modules under submodules
|
2020-07-09 01:01:08 +02:00 |
Sharan Roongta
|
8627739963
|
simplifying
|
2020-07-01 20:46:26 +02:00 |
Sharan Roongta
|
14a4dc5184
|
Merge branch 'YAML-compatible-numerics' into YAML-compatible-debug
|
2020-06-27 21:48:59 +02:00 |
Sharan Roongta
|
77e7e3d3c4
|
polishing
|
2020-06-26 20:12:05 +02:00 |
Sharan Roongta
|
76614ef278
|
structure update for constitutive laws
|
2020-06-18 17:23:05 +02:00 |
Martin Diehl
|
62384b5836
|
bugfix: invalid description/unit
|
2020-06-16 23:43:15 +02:00 |
Martin Diehl
|
6082f3c1aa
|
Merge branch 'development' into state-integration-cleaning
|
2020-04-10 13:20:38 +02:00 |
Martin Diehl
|
b996b6c42e
|
merge functionality
|
2020-04-01 09:56:59 +02:00 |
Martin Diehl
|
7eeb5db15f
|
intention clearer
slip/twin/trans happens in untwinned/untransformed volume, shear banding
is independent of that
|
2020-03-29 22:41:47 +02:00 |
Martin Diehl
|
7e7b32add1
|
useful defaults
|
2020-03-20 13:25:37 +01:00 |
Martin Diehl
|
c702a9f1d7
|
numpy name
|
2020-03-16 22:50:09 +01:00 |
Martin Diehl
|
47f91d08ca
|
handle most stupid case
|
2020-03-16 15:04:51 +01:00 |
Martin Diehl
|
b19665f235
|
works for elasticity only
|
2020-03-16 14:58:42 +01:00 |
Martin Diehl
|
5d7ff888fc
|
should work for elasticity only
|
2020-03-16 11:14:55 +01:00 |
Martin Diehl
|
ef4b24646d
|
only store parameters that are needed during the simulation
|
2020-03-16 08:16:55 +01:00 |
Martin Diehl
|
23c6510faa
|
atol=0.0 is fine
crystallite takes max(atol, rtol*X), so atol=0.0 means that convergence
is based on rtol only
|
2020-03-16 00:52:18 +01:00 |
Martin Diehl
|
c7f3c2cb56
|
notation from DAMASK paper
|
2020-03-15 21:58:28 +01:00 |
Martin Diehl
|
8cc16da53f
|
atol is part of the state structure, no need for suffix
|
2020-03-15 09:51:40 +01:00 |
Martin Diehl
|
7ec5a0bd6b
|
make consistency check
|
2020-03-15 09:39:35 +01:00 |
Martin Diehl
|
5c4ddf5138
|
Merge branch 'development' into MiscImprovements
|
2020-03-14 12:52:30 +01:00 |
Martin Diehl
|
aa75591ea9
|
no need to prefix internal parameters
also, use CAPITALS for parameters, but not for module prefixes (does not
work for IO and HDF5 anyway)
|
2020-03-10 13:45:00 +01:00 |
Martin Diehl
|
4a93f2206d
|
avoid early return + use numpy names
|
2020-03-09 14:17:05 +01:00 |
Martin Diehl
|
b1780e71c8
|
style unification, no enums for output
|
2020-02-14 09:23:09 +01:00 |
Martin Diehl
|
6463fcdabd
|
consistent names
|
2020-02-11 17:36:43 +01:00 |
Martin Diehl
|
55e53536f2
|
fixing indentation
always 2 spaces, not 1 for the first level
|
2020-01-31 21:37:18 +01:00 |
Martin Diehl
|
cad6fc7843
|
Merge branch 'development' into plasticity-submodule
|
2020-01-13 20:57:12 +01:00 |
Martin Diehl
|
4ee2e551b8
|
migrating to submodules
|
2019-12-02 22:15:34 +01:00 |