Philip Eisenlohr
0a29b25acc
Merged branch development into development
2017-03-03 09:14:46 -08:00
Test User
b47b67b6d0
updated version information after successful test of v2.0.1-393-gf010aa9
2017-02-26 16:25:39 +01:00
Philip Eisenlohr
846e692873
slightly more specific why elastic diagonal == 0
2017-02-25 15:42:11 -05:00
brendanvk
f010aa97d9
Fix non-cube geometry structure, reduce memory
2017-02-24 22:30:04 -05:00
Brendan Vande Kieft
e5e6bed5de
Improve performance and generalize primitive shape
...
- Behavior is mostly unchanged, but the primitive may be shifted by a voxel when compared to the previous version, which had rounding issues near the edge of the primitive.
- exponent flag specifies the exponents that satisfy the equation x^e1 + y^e2 + z^e3 < 1. (1,1,1) gives an octahedron, (2,2,2) a sphere, and large values (1e10, 1e10, 1e10) gives a hexahedral box for any reasonable resolution. Mixing the two can produce a cylinder, (1e10, 2, 2) gives one with rotational symmetry about the x-axis.
2017-02-24 00:42:28 -05:00
Test User
007495cb71
updated version information after successful test of v2.0.1-390-g2fb97df
2017-02-18 05:31:32 +01:00
Philip Eisenlohr
2fb97df16c
reduced the frequency of h5py complaints to once every 2h
2017-02-17 12:36:01 -05:00
Test User
fb0439bf44
updated version information after successful test of v2.0.1-388-gb4bfd52
2017-02-17 16:28:13 +01:00
Martin Diehl
b4bfd52090
transition compatibility
2017-02-16 09:40:03 +01:00
Test User
17c466c3df
updated version information after successful test of v2.0.1-386-gf6d0256
2017-02-16 04:26:29 +01:00
Martin Diehl
f6d025636f
latest Abaqus version
2017-02-15 20:05:27 +01:00
Test User
71cc331ff4
updated version information after successful test of v2.0.1-384-g71e2c3f
2017-02-15 04:26:37 +01:00
Martin Diehl
71e2c3f203
switching to PETSc 3.7.x
2017-02-14 22:33:27 +01:00
Test User
4117c0375e
updated version information after successful test of v2.0.1-382-g947858d
2017-02-14 16:26:18 +01:00
Martin Diehl
947858d192
caused trouble when writing ASCII table to stdout
2017-02-14 09:55:19 +01:00
Test User
a854d2f416
updated version information after successful test of v2.0.1-380-g467577d
2017-02-14 04:26:03 +01:00
Philip Eisenlohr
467577d50a
fixed renamed J2 --> Isotropic example phase configuration
2017-02-13 13:41:40 -05:00
Philip Eisenlohr
f6a62939c8
updated path to include ConfigFiles
2017-02-13 13:04:49 -05:00
Test User
ae180662e9
updated version information after successful test of v2.0.1-377-g95f7ef8
2017-02-13 04:25:46 +01:00
Martin Diehl
95f7ef8015
IO_error should report to STDERR (otherwise not visible for MPI proc >0)
2017-02-12 22:59:14 +01:00
Test User
1de49bbc7b
updated version information after successful test of v2.0.1-375-g7be89de
2017-02-12 16:25:19 +01:00
Test User
7be89de8ad
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
2017-02-11 05:29:25 +01:00
Test User
abe042c15c
updated version information after successful test of v2.0.1-370-gb37ccdc
2017-02-11 05:29:05 +01:00
Philip Eisenlohr
83f9fc6a2a
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
2017-02-10 18:33:58 -05:00
Philip Eisenlohr
d403f5f346
give feedback on invalid MSC version and path input
2017-02-10 18:33:30 -05:00
Philip Eisenlohr
ab85694477
give feedback on invalid MSC version and path input
2017-02-10 18:32:02 -05:00
Martin Diehl
b37ccdc60f
2016 is newest supported version
2017-02-09 22:41:23 +01:00
Martin Diehl
a8359ac662
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
2017-02-09 10:12:45 +01:00
Martin Diehl
a3e9e51f78
inconsistency lead to compile error undefined reference to 'matmul_mkl_f64_'
2017-02-09 10:12:35 +01:00
Martin Diehl
829c89247f
not needed (processes >0 write to dev/Null)
2017-02-08 20:04:47 +01:00
Martin Diehl
a248a24250
consistent with other routines
2017-02-08 20:01:42 +01:00
Martin Diehl
e3a22a6e1f
might exist during transition time
2017-02-08 19:58:46 +01:00
Martin Diehl
89be6d0b08
intent(in/out) is self-explanatory
2017-02-08 19:44:19 +01:00
Martin Diehl
27063043b9
needs to follow rename of code folder, old Marc not supported any more
2017-02-08 19:32:20 +01:00
Franz Roters
8ca827d50b
Merge branch 'MarcThermoMech' into development
2017-02-08 10:46:39 +01:00
Franz Roters
7081931c02
cleaning up
...
Marc subroutine flux can be used for specifying volume flux boundary condition (dissipated plastic work) in thermomechanically coupled simulations
2017-02-08 10:02:56 +01:00
Martin Diehl
cadac1e363
no need to inlcude twice
2017-02-04 23:53:22 +01:00
Martin Diehl
6d66f63378
Merge branch 'development' into cmake
2017-02-04 01:07:57 +01:00
Martin Diehl
a9d72c54b6
was not python3 conforming
2017-02-04 01:07:24 +01:00
Martin Diehl
5cf5fdb36a
not needed anymore
2017-02-04 01:02:05 +01:00
Martin Diehl
b67f4dd324
Default cases seem to work
2017-02-04 01:01:42 +01:00
Martin Diehl
3e7ab76582
adding functionality from previous build system
2017-02-03 23:23:55 +01:00
Martin Diehl
3914dfbec4
reordering and cleaning
2017-02-03 20:35:32 +01:00
Martin Diehl
2116226407
status from development branch
2017-02-03 20:35:05 +01:00
Martin Diehl
d202e7dbd5
no dirty tricks needed
2017-02-03 20:19:02 +01:00
Martin Diehl
cf36d4534f
adjusting to development branch
2017-02-03 20:16:25 +01:00
Martin Diehl
fd41681b19
not needed
2017-02-03 19:56:06 +01:00
Martin Diehl
d86074829c
Merge branch 'development' into cmake
2017-02-03 19:28:23 +01:00
Martin Diehl
0319a5ee5d
nice also for zsh users
2017-02-03 18:37:02 +01:00
Test User
71347bfd2f
updated version information after successful test of v2.0.1-357-g38471c1
2017-01-27 16:41:41 +01:00