Commit Graph

12692 Commits

Author SHA1 Message Date
Martin Diehl 1f021880eb pytest for temperature now fully working 2020-12-17 21:52:12 +01:00
Philip Eisenlohr e11be7e600 preinitialize a ConfigMaterial object with 'constituents','homogenization','phase' keys 2020-12-17 10:49:33 -05:00
Martin Diehl 3884549e19 store field variables as 1D array
first step of simplifying layout:
1) Solver translates from ip,el tuple (FEM) or cells(1),cells(2),cells(3) triple to list.
2) DAMASK iterates over all points
3) homogenization knows mapping (point,constituent) -> (instance,member)
2020-12-16 21:56:02 +01:00
Martin Diehl 5d9c931008 code follows structure 2020-12-16 11:27:42 +01:00
Martin Diehl d7889aff12 extra function not (yet) needed 2020-12-16 09:13:13 +01:00
Martin Diehl 710c217d8a no extra mapping for damage 2020-12-15 19:55:55 +01:00
Martin Diehl f8e3cfe91d not needed (was stored as restart data) 2020-12-15 19:41:47 +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 d7f035235c do initialization later 2020-12-15 14:01:39 +01:00
Martin Diehl 872ceac855 not needed 2020-12-15 11:26:31 +01:00
Martin Diehl afbcb82502 Merge remote-tracking branch 'origin/development' into misc-improvements 2020-12-15 10:32:59 +01:00
Test User b030123980 [skip ci] updated version information after successful test of v3.0.0-alpha2-35-g1ebd10745 2020-12-15 10:16:44 +01:00
Martin Diehl 1ebd10745a Merge branch 'fix-stress-ramp' into 'development'
Fix stress ramp

See merge request damask/DAMASK!301
2020-12-15 08:06:50 +01:00
Martin Diehl 2dd520b4a2 P_aim should be independent from P_av
P_av is not defined after restart or cutback. Restart with change of
load case is probably still an issue
2020-12-15 08:06:50 +01:00
Martin Diehl 8fbadef524 print instead of write 2020-12-14 22:37:14 +01:00
Martin Diehl 168d6e85e1 simplified 2020-12-14 17:44:31 +01:00
Martin Diehl b95eb6f604 simplified (using pkg-config module of PETSc)
might be possible to use pkg-config for FFTW and HDF5 in future
2020-12-14 13:01:52 +01:00
Martin Diehl 8100f3ebfa not required for cmake > 2.4 2020-12-13 22:29:36 +01:00
Martin Diehl 104fa167bd missing rename: constituent -> phase
meaningfull order
2020-12-13 19:30:34 +01:00
Martin Diehl 189597dbff drop support for old PETSc versions 2020-12-13 08:55:07 +01:00
Martin Diehl b6d00e2fb8 limit access to public variables to one function
not sure if the 'volatile' attribute is needed
2020-12-13 08:48:04 +01:00
Martin Diehl 0e8082860c Fortran standard is 2018
will not work for older compilers
2020-12-13 08:45:44 +01:00
Martin Diehl 610c233fb6 ensure correct shape 2020-12-13 08:45:08 +01:00
Test User b6db675f1a [skip ci] Merge branch 'master' into development 2020-12-13 00:22:56 +01:00
Test User 01e60d38b9 Merge commit 'v3.0.0-alpha2-29-g511bc6005' 2020-12-13 00:22:51 +01:00
Test User 511bc60053 [skip ci] updated version information after successful test of v3.0.0-alpha2-28-g279ec65f9 2020-12-13 00:22:50 +01:00
Test User 0e78fff531 [skip ci] Merge branch 'master' into development 2020-12-12 22:08:55 +01:00
Test User 1aaec9c5d2 [skip ci] updated version information after successful test of v3.0.0-alpha2-26-gaad123f41 2020-12-12 22:08:46 +01:00
Martin Diehl 279ec65f93 Merge branch 'PETSc-3.14.2' into development 2020-12-12 20:02:09 +01:00
Martin Diehl aad123f41b Merge branch 'table-getitem' into development 2020-12-12 19:58:42 +01:00
Martin Diehl b1a5472794 new PETSc (including bugfix for Krylov solver) 2020-12-12 16:30:14 +01:00
Philip Eisenlohr 36e4042f0b removed "where" method from Table class 2020-12-11 19:31:19 -05:00
Test User 6aa600b687 [skip ci] updated version information after successful test of v3.0.0-alpha2-22-gca71b7379 2020-12-11 22:48:03 +01:00
Sharan Roongta ca71b73799 Merge branch 'misc-improvements' into 'development'
Misc improvements

See merge request damask/DAMASK!300
2020-12-11 18:13:46 +01:00
Martin Diehl 8c8dd9ba0a simplified 2020-12-11 00:43:21 +01:00
Martin Diehl 2e28bc127a better message in case that GUI is not possible 2020-12-10 23:44:54 +01:00
Martin Diehl a881e6e57a Merge remote-tracking branch 'origin/development' into misc-improvements 2020-12-10 23:41:59 +01:00
Martin Diehl b0c8024e01 include updates to release scripts 2020-12-10 22:50:23 +01:00
Martin Diehl 32c2de6b91 Ensuring regular spacing for grid 2020-12-10 22:47:30 +01:00
Martin Diehl 4286fc3b82 Merge branch 'development' into misc-improvements 2020-12-10 20:21:00 +01:00
Test User f5f2cdba7b [skip ci] updated version information after successful test of v3.0.0-alpha2-8-gbda5a50ff 2020-12-10 19:03:03 +01:00
Franz Roters bda5a50ff3 Merge branch 'compressed-hdf5' into 'development'
Compressed HDF5

See merge request damask/DAMASK!299
2020-12-10 16:52:52 +01:00
Martin Diehl 3ad741dbeb only used in one function 2020-12-10 00:31:58 +01:00
Martin Diehl 9b6f5ba9c6 Merge branch 'development' into compressed-hdf5 2020-12-10 00:23:22 +01:00
Martin Diehl ed57bfecf2 preparing second 3.0 series alpha release 2020-12-09 07:46:16 +01:00
Test User 170b9a27d2 [skip ci] updated version information after successful test of v3.0.0-alpha-930-g92d21ca88 2020-12-09 01:18:48 +01:00
Martin Diehl 92d21ca888 doxygen documentation does not exist anymore 2020-12-08 23:08:40 +01:00
Martin Diehl 98328c9450 PRIVATE-master has one extra merge commit 2020-12-08 20:49:45 +01:00
Sharan Roongta 6172a6fb0d Merge branch 'rename-grid-2' into 'development'
Rename grid 2

See merge request damask/DAMASK!298
2020-12-08 17:07:51 +01:00
Martin Diehl 14bb947c36 updated documentation 2020-12-08 08:15:27 +01:00