Martin Diehl
710c217d8a
no extra mapping for damage
2020-12-15 19:55:55 +01:00
Martin Diehl
f8756ad95a
simplifying
...
no extral handling for homogeneous temperature (the memory that was
saved was consumed by the extra mapping)
2020-12-15 19:05:01 +01:00
Martin Diehl
568d1a020c
consistent names for counting variables
2020-10-27 21:33:30 +01:00
Martin Diehl
839be90943
consistent naming
...
Nxxxs => the number of xxx
2020-10-27 21:27:26 +01:00
Martin Diehl
68017e49b2
consistent name
2020-10-24 12:45:21 +02:00
Sharan Roongta
c72240323e
applied to lattice variables
2020-09-23 01:50:13 +02:00
Martin Diehl
797073b015
print choses output unit automatically, no need to rely on 6
...
also shorter...
2020-09-17 19:28:41 +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
Sharan Roongta
50a7caa61a
cleaning
2020-07-15 14:35:21 +02:00
Sharan Roongta
5602abe690
generic interfaces makes sense
2020-07-12 13:27:28 +02:00
Sharan Roongta
b5a10f2386
sources and kinematics modules under submodules
2020-07-09 01:01:08 +02:00
Martin Diehl
640bc7b190
[skip ci] polishing
2020-06-29 15:09:13 +02:00
Sharan Roongta
692fc98fd5
'num' structure for data to avoid multiple reading of parameters
2020-06-24 16:35:47 +02:00
Sharan Roongta
e455dd4b9a
sanity checks
2020-06-17 15:21:51 +02:00
Martin Diehl
9f8fbaa9f7
same names for same variables
2020-03-02 15:49:14 +01:00
Martin Diehl
2bc36121b2
less public variables, clearer names
2020-02-29 12:57:19 +01:00
Martin Diehl
15712d7ebb
last remaining outputID enums removed
2020-02-28 11:06:21 +01:00
Martin Diehl
bd67d2bb6a
new mappings have clear name, not (1,2)
2020-01-23 13:16:45 +01:00
Martin Diehl
34af10fac1
using default string length
2019-12-21 12:39:54 +01:00
Martin Diehl
83cf062318
better define only once
2019-12-21 11:19:33 +01:00
Martin Diehl
ac182ef536
less variable, same style
2019-12-21 11:13:05 +01:00
Martin Diehl
7baf4e7f53
cleaning
2019-12-21 10:37:18 +01:00
Martin Diehl
4dc5dac831
was only needed for postResults
2019-12-21 10:20:50 +01:00
Martin Diehl
af6973adf6
HDF5 out is always on
2019-12-21 10:13:52 +01:00
Martin Diehl
db91803b80
cleaning
2019-12-10 17:52:37 +01:00
Martin Diehl
ac35759c2f
not a module subroutine
2019-12-10 17:25:51 +01:00
Martin Diehl
5681e661e2
DADF5-results replaces postResults
2019-12-10 07:31:09 +01:00
Martin Diehl
07ebd8d1b3
only damage/thermal 'homogenization' postResults is currently needed
2019-12-09 05:48:37 +01:00
Martin Diehl
8fd9341e39
not needed
2019-09-27 14:23:19 -07:00
Martin Diehl
937a84231f
material_phase is deprecated
2019-06-15 13:57:24 +02:00
Martin Diehl
9c4f92a01c
substitute phasememberAt with material_phaseMemberAt
...
need to be clear where a global variable is defined
2019-06-14 09:09:16 +02:00
Martin Diehl
7a878cab3a
phaseAt(c,i,e) substituted by material_phaseAt(c,e)
2019-06-14 09:02:28 +02:00
Martin Diehl
b2409d6998
cleaning
2019-06-11 13:34:55 +02:00
Martin Diehl
0720da29fb
mesh_element is deprecated
2019-06-06 21:14:37 +02:00
Martin Diehl
a5c6e4b17c
do not clutter the code with use statements
2019-05-28 12:06:21 +02:00
Martin Diehl
3df9a8d58c
focus on the physics
2019-05-16 23:14:47 +02:00
Martin Diehl
346c7c4a7f
one implicit none is enough
2019-05-14 23:12:32 +02:00
Martin Diehl
51e19048f7
pInt not needed anymore
2019-05-14 22:52:33 +02:00
Martin Diehl
340617ab65
unifying notation
2019-03-10 12:05:52 +01:00
Martin Diehl
550b6510a5
better name
2019-03-10 12:05:52 +01:00
Martin Diehl
2621689843
correct initialization
2019-03-09 08:01:20 +01:00
Martin Diehl
af707c671c
improved IO functionality
...
- naming for file opening follows python
- damage modules do not read from file any more
2019-03-08 23:16:56 +01:00
Martin Diehl
fd4ae71279
takeover from 40_XX and 41_XX branch
...
easier to focus on damage instead of doing all kinematics and sources
together
2018-12-30 21:08:48 +01: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
Martin Diehl
d80e15bd76
compiler_options and compiler_version supported by new Intel compiler
2018-02-02 12:36:09 +01:00
Martin Diehl
8d705522ea
output already disabled for worldrank !=0
2017-11-21 15:10:48 +01:00
Martin Diehl
e9440ccd6f
suppress warning when compiling with gfortran
2017-10-05 16:35:34 +02:00
Martin Diehl
d86074829c
Merge branch 'development' into cmake
2017-02-03 19:28:23 +01:00