Commit Graph

8638 Commits

Author SHA1 Message Date
Martin Diehl ccb62da24a kind-ID does not need to coincide with the number of bytes 2019-03-06 16:33:39 +01:00
Martin Diehl a965c46025 improved functions for floating point comparison
- less stric tolerance for comparison to zero
- better readable
- avoid "merge" on optional arguments (not safe)
- "equal" and "notEqual" are now symmetric (assignment of <= and < is
arbitrary)
2019-03-06 15:57:42 +01:00
Martin Diehl 51f8b1961f simplify integer precision handling
essentially, it should be ok to always use the default integer (which is
32 bit unless using MSC.Marc) and use 64 bit integer only for special cases where an overflow
could happen
2019-03-06 15:52:52 +01:00
Martin Diehl 05eb80d38c pLongInt was not used 2019-03-06 15:49:31 +01:00
Martin Diehl c9e7311b42 no need to use pInt here 2019-03-06 15:47:48 +01:00
Martin Diehl 977f61452b compiler-independent defintion of real and integer kinds
real(8) does not neccessarily mean a real with 8 byte (but for gfortran
and ifort it does)
2019-03-06 15:25:47 +01:00
Test User 507963d558 [skip ci] updated version information after successful test of v2.0.2-1980-gb84d4f1b 2019-03-05 12:31:33 +00:00
Martin Diehl b84d4f1b6a improved error handling/clearer messages 2019-03-05 10:58:57 +01:00
Test User 5b28e80d21 [skip ci] updated version information after successful test of v2.0.2-1978-gfdb6ca15 2019-02-28 22:37:20 +00:00
Eureka Pai fdb6ca150d corrected missing decimal point in dislocation interactions "glissile" and "sessile" 2019-02-28 15:05:01 -05:00
Philip Eisenlohr e030038b73 [skip ci] added --blank option to create fresh canvas (from nothing) 2019-02-27 19:37:38 -05:00
Philip Eisenlohr eada10548e [skip ci] no blank line after progress bars 2019-02-27 08:38:06 -05:00
Test User 0c24a82a07 [skip ci] Merge branch 'master' into development 2019-02-27 12:41:31 +00:00
Test User 4db8c41486 Merge commit 'v2.0.2-1971-gafbafd91' 2019-02-27 12:41:06 +00:00
Test User afbafd91df [skip ci] updated version information after successful test of v2.0.2-1970-g19da2b91 2019-02-27 12:41:05 +00:00
Test User 3e236241e7 [skip ci] Merge branch 'master' into development 2019-02-27 08:56:32 +00:00
Test User 9ac9a6cc85 [skip ci] updated version information after successful test of v2.0.2-1969-gb7ee4318 2019-02-27 08:56:04 +00:00
Franz Roters 19da2b911d flux subroutine for Abaqus
related comments
2019-02-27 09:23:05 +01:00
Martin Diehl b7ee4318b7 copy and paste error 2019-02-27 07:22:59 +01:00
Test User f7e8d24dd4 [skip ci] updated version information after successful test of v2.0.2-1967-gc706ca5b 2019-02-27 04:54:59 +00:00
Philip Eisenlohr c706ca5ba3 no progress bars in quite mode 2019-02-26 21:22:49 -05:00
Philip Eisenlohr 6e9b745ca1 shorterned line to avoid compile time truncation warning 2019-02-26 21:22:14 -05:00
Philip Eisenlohr ff5ac56cfb shortened too long lines 2019-02-26 15:31:47 -05:00
Philip Eisenlohr cfb2770b93 merged and added correction to FreeSurface.config example 2019-02-26 13:56:49 -05:00
Philip Eisenlohr cb9543dff7 more elaborate debug labelling 2019-02-26 13:47:46 -05:00
Test User 4b5d1cfcfd [skip ci] updated version information after successful test of v2.0.2-1961-g07eff8eb 2019-02-26 18:16:26 +00:00
Franz Roters 07eff8eb7b Merge branch 'New-Thermal' into 'development'
New thermal

See merge request damask/DAMASK!61
2019-02-26 16:45:07 +01:00
Test User c0757fe930 [skip ci] Merge branch 'master' into development 2019-02-26 07:16:02 +00:00
Test User b7725000fd Merge commit 'v2.0.2-1940-g25c23551' 2019-02-26 07:15:53 +00:00
Test User 25c2355109 [skip ci] updated version information after successful test of v2.0.2-1939-gf3d28034 2019-02-26 07:15:53 +00:00
Martin Diehl 56e2c1264b Merge branch 'development' into New-Thermal 2019-02-26 07:54:45 +01:00
Test User f23eedb45e [skip ci] Merge branch 'master' into development 2019-02-26 04:41:11 +00:00
Test User 753fc6cf9a Merge commit 'v2.0.2-1939-ge5b65ede' 2019-02-26 04:41:05 +00:00
Test User e5b65ede89 [skip ci] updated version information after successful test of v2.0.2-1938-g20897268 2019-02-26 04:41:02 +00:00
Test User 1f813d071c [skip ci] Merge branch 'master' into development 2019-02-26 02:05:46 +00:00
Test User 7b5891a8d1 [skip ci] updated version information after successful test of v2.0.2-1937-ge401c212 2019-02-26 02:05:38 +00:00
Eureka Pai f3d2803443 addMises failed for single run of either --stress or --strain 2019-02-25 19:29:12 -05:00
Eureka Pai 2089726800 corrected output extension of vtk files to reflect binary format 2019-02-25 18:48:40 -05:00
Eureka Pai e401c21266 dropped obsolete option --inplace from geom_check 2019-02-25 18:30:45 -05:00
Test User 81e27f4ff4 [skip ci] updated version information after successful test of v2.0.2-1935-g6fab99bc 2019-02-25 21:43:22 +00:00
Martin Diehl 6fab99bca5 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2019-02-25 20:10:38 +01:00
Martin Diehl d83847446d Merge branch '32_NewStyleNonlocal-4' into development 2019-02-25 20:06:20 +01:00
Test User 43e7e06604 [skip ci] updated version information after successful test of v2.0.2-1892-ge88182b0 2019-02-24 18:57:33 +00:00
Martin Diehl e88182b007 improved converte, now with test
still needs to figure out how +P is handled
2019-02-24 14:39:34 +01:00
Martin Diehl 0d7fd587e3 direct translation from DREAM.3D to DAMASK geom
needs test
2019-02-24 12:59:10 +01:00
Martin Diehl 95be7ef938 directly convert to geom file + material config 2019-02-24 10:33:30 +01:00
Martin Diehl 56781dfa5b fiber was never used here and will be remove anyway
more user friendly formatting
2019-02-24 10:32:28 +01:00
Martin Diehl 903edcd429 do not patronize the user, rather give hints 2019-02-24 10:31:08 +01:00
Martin Diehl 7115382729 not used anymore 2019-02-24 10:08:09 +01:00
Martin Diehl 73f6cb7020 fixed datatype 2019-02-24 09:12:21 +01:00