Commit Graph

7216 Commits

Author SHA1 Message Date
Martin Diehl b51c3b5a07 handling files without LF at last line correctly 2018-10-08 23:27:06 +02:00
Test User 4f666057a6 [skip ci] updated version information after successful test of v2.0.2-713-g1043ca20 2018-10-08 21:31:31 +02:00
Franz Roters 1043ca207d removed no longer needed compile definitions 2018-10-08 17:25:06 +02:00
Test User 050a461554 [skip ci] Merge branch 'master' into development 2018-10-06 02:48:29 +02:00
Test User a2d14344d5 Merge commit 'v2.0.2-708-g081ca482' 2018-10-06 02:47:58 +02:00
Test User 081ca482e9 [skip ci] updated version information after successful test of v2.0.2-707-g47a74883 2018-10-06 02:47:57 +02:00
Test User ddd497222b [skip ci] Merge branch 'master' into development 2018-10-05 22:39:13 +02:00
Test User 32e757f040 [skip ci] updated version information after successful test of v2.0.2-706-ge74a852e 2018-10-05 22:38:41 +02:00
Martin Diehl 47a748831f Cannot write out resolved stress including non schmid
Would need to write out tau_pos and tau_neg separately, so limit to
resolved stress in the sense of Schmid
2018-10-05 07:26:13 +02:00
Martin Diehl e74a852ef7 new style is noticable slower
runtime (polycrystal example) increased from 70s to 90s.
Need to figure out how to write readable AND fast code
2018-10-05 06:38:20 +02:00
Test User 64a160eaab [skip ci] Merge branch 'master' into development 2018-10-02 18:15:05 +02:00
Test User 3394d39c44 Merge commit 'v2.0.2-701-g7ac6a5e7' 2018-10-02 18:14:32 +02:00
Test User 7ac6a5e739 [skip ci] updated version information after successful test of v2.0.2-700-g27bde055 2018-10-02 18:14:32 +02:00
Test User 7ac07f3d99 [skip ci] Merge branch 'master' into development 2018-10-02 02:53:39 +02:00
Test User b59b6523b4 [skip ci] updated version information after successful test of v2.0.2-638-gd5cf7d21 2018-10-02 02:53:01 +02:00
Martin Diehl 27bde05529 Merge branch '38-introduce-rudimentary-PETSc-based-FEM-solver' into 'development'
Resolve "Introduce Rudimentary PETSc based FEM solver"

Closes #38

See merge request damask/DAMASK!41
2018-10-01 21:10:03 +02:00
Franz Roters d5cf7d2144 Merge branch '19-NewStylePhenopowerlaw' into 'development'
Resolve "New coding style for phenopowerlaw"

See merge request damask/DAMASK!39
2018-10-01 16:08:05 +02:00
Test User bd882bb39e [skip ci] updated version information after successful test of v2.0.2-591-ga00d15b8 2018-09-30 00:12:50 +02:00
Martin Diehl a00d15b889 geom files are not labeled 2018-09-29 11:18:35 +02:00
Martin Diehl 14509876d4 error == 0 is normal termination 2018-09-29 09:57:53 +02:00
Test User bdc0051c19 [skip ci] Merge branch 'master' into development 2018-09-29 00:50:15 +02:00
Test User 813b22da49 Merge commit 'v2.0.2-584-g56c7b2e4' 2018-09-29 00:49:44 +02:00
Test User 56c7b2e433 [skip ci] updated version information after successful test of v2.0.2-583-gb391ad30 2018-09-29 00:49:43 +02:00
Martin Diehl 637544509e rewind needed
the file is read twice from beginning to end
2018-09-28 10:06:21 +02:00
Martin Diehl b141252f1f doing the same things in the same way in both solvers 2018-09-28 08:06:22 +02:00
Martin Diehl d1f614991e merging good style mutually FEM <-> Spectral 2018-09-28 07:49:52 +02:00
Martin Diehl 6780217193 adopted from DAMASK_spectral 2018-09-28 07:25:32 +02:00
Philip Eisenlohr 7c71530eca slightly more picky in what exceptions to catch, now complain when losing all labels 2018-09-27 14:21:17 -04:00
Philip Eisenlohr 273874d3fb slightly more picky in what exceptions to catch, now complain when losing all labels 2018-09-27 14:19:10 -04:00
Martin Diehl 4c057ba529 both solvers can share quit 2018-09-27 20:09:59 +02:00
Test User 4d0db17c38 [skip ci] Merge branch 'master' into development 2018-09-27 13:21:28 +02:00
Test User 03d81c48fb [skip ci] updated version information after successful test of v2.0.2-582-g0710609c 2018-09-27 13:21:24 +02:00
Chuanlai Liu b391ad304d tensor input/output is of the form 11,12,13, 21,22,23, 31,32,33. Thus row index i is slow, while column index j is fast 2018-09-27 11:53:45 +02:00
Martin Diehl 6509775d41 cleaning
avoiding compiler warnings and confusion of the user
2018-09-27 08:23:30 +02:00
Jaeyong Jung f14bc5b843 FE solver is working 2018-09-26 17:07:30 +02:00
Jaeyong Jung 5af2d4bf5f cleaning 2018-09-26 16:07:40 +02:00
Martin Diehl 0710609ce0 ignore symlinks 2018-09-26 09:02:52 +02:00
Martin Diehl 77e7124caf Merge branch 'development' into 38-introduce-rudimentary-PETSc-based-FEM-solver 2018-09-24 15:54:11 +02:00
Martin Diehl 2f10e86ef9 PETSc 3.10.0 is installed for testing 2018-09-24 08:41:17 +02:00
Martin Diehl f701910c71 Merge branch '38-introduce-rudimentary-PETSc-based-FEM-solver' of magit1.mpie.de:damask/DAMASK into 38-introduce-rudimentary-PETSc-based-FEM-solver 2018-09-23 19:32:19 +02:00
Pratheek Shanthraj 109ed4308f change in tabulation order. should now be working correctly 2018-09-23 03:14:23 +02:00
Martin Diehl 9eb318b9bf Merge branch '38-introduce-rudimentary-PETSc-based-FEM-solver' of magit1.mpie.de:damask/DAMASK into 38-introduce-rudimentary-PETSc-based-FEM-solver 2018-09-22 14:54:58 +02:00
Pratheek Shanthraj d9bdf53628 quadrature weights defined twice for some reason 2018-09-22 12:55:23 +02:00
Pratheek Shanthraj ffcadc1d86 use displacements instead of coordinates 2018-09-22 12:54:45 +02:00
Pratheek Shanthraj 4a25520828 removed debug write statements 2018-09-22 12:53:33 +02:00
Pratheek Shanthraj 6c21c60c70 corrected nbasis 2018-09-22 12:53:02 +02:00
Pratheek Shanthraj becd959913 dmda not needed 2018-09-22 12:52:29 +02:00
Pratheek Shanthraj 81ced06393 order --> degree 2018-09-22 12:51:02 +02:00
Pratheek Shanthraj 22c1436af6 working with petsc 3.10 2018-09-22 12:49:56 +02:00
Pratheek Shanthraj e15d1d5945 reasonable solver options 2018-09-22 12:49:30 +02:00