Commit Graph

6944 Commits

Author SHA1 Message Date
Martin Diehl d18d74ae31 mechanics solver type is set only once
as all mech routines have the same interface, this leaner syntax can be
used
2018-08-31 08:20:23 +02:00
Martin Diehl b11666effa Merge branch 'development' into 38-introduce-rudimentary-PETSc-based-FEM-solver 2018-08-26 13:59:50 +02:00
Martin Diehl f4be4839d8 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2018-08-26 13:59:20 +02:00
Martin Diehl a5f139b786 unused variables 2018-08-26 11:53:18 +02:00
Martin Diehl 241b2ade8b more portable way to define PI
https://software.intel.com/en-us/forums/intel-visual-fortran-compiler-for-windows/topic/490432
and compiler will not complain about truncation
2018-08-26 11:40:38 +02:00
Test User e1a1ec14b2 [skip ci] Merge branch 'master' into development 2018-08-26 05:02:35 +02:00
Test User d9c509cc5e Merge commit 'v2.0.2-410-g7af7e45b' 2018-08-26 05:02:32 +02:00
Test User 7af7e45b6d [skip ci] updated version information after successful test of v2.0.2-409-gac011684 2018-08-26 05:02:31 +02:00
Martin Diehl a463888156 test in PRIVATE improved 2018-08-25 15:51:28 +02:00
Martin Diehl 22a232ad08 bug: memory access out of bounds
introduced when moderninzing reading in of parameters
2018-08-25 15:50:43 +02:00
Test User 2ad13a08e8 [skip ci] Merge branch 'master' into development 2018-08-24 13:39:12 +02:00
Test User b7ec6b4dd2 Merge commit 'v2.0.2-404-g2c8fd880' 2018-08-24 13:39:06 +02:00
Test User 2c8fd880c0 [skip ci] updated version information after successful test of v2.0.2-403-g4867dfa2 2018-08-24 13:39:06 +02:00
Martin Diehl ff8d746224 Merge branch 'development' into 38-introduce-rudimentary-PETSc-based-FEM-solver 2018-08-24 10:36:26 +02:00
Martin Diehl ac011684dd 3 tests that do not append *.load to the load case file
automatic appending will not work for combined spectral and FEM interface as
default extension is *.geom for spectral but *.msh for FEM.
2018-08-24 10:34:04 +02:00
Test User 699c478de0 [skip ci] Merge branch 'master' into development 2018-08-24 06:48:46 +02:00
Test User 39e973a645 Merge commit 'v2.0.2-403-gfa72998a' 2018-08-24 06:48:43 +02:00
Test User fa72998afc [skip ci] updated version information after successful test of v2.0.2-402-g8cf6dea8 2018-08-24 06:48:43 +02:00
Test User e9dfe89d33 [skip ci] Merge branch 'master' into development 2018-08-23 13:38:08 +02:00
Test User acd956ea62 [skip ci] updated version information after successful test of v2.0.2-401-ga3b472a7 2018-08-23 13:38:02 +02:00
Martin Diehl 4867dfa20c test working for 32-.. branch 2018-08-23 08:24:47 +02:00
Martin Diehl 76bc948974 Merge branch 'development' into 38-introduce-rudimentary-PETSc-based-FEM-solver 2018-08-23 06:59:53 +02:00
Martin Diehl 8cf6dea818 one more test compatible with 38-.. branch 2018-08-23 06:56:13 +02:00
Martin Diehl 16c814fe0a Merge branch 'development' into 38-introduce-rudimentary-PETSc-based-FEM-solver 2018-08-22 18:14:57 +02:00
Martin Diehl a3b472a74d test also working for 38-branch
appending extension automatically is not really KISS
2018-08-22 18:13:57 +02:00
Martin Diehl dc596e6789 zero termination does not work 2018-08-22 18:09:17 +02:00
Martin Diehl 1a943df97e small flaws 2018-08-22 17:52:00 +02:00
Test User 7c967f814d [skip ci] Merge branch 'master' into development 2018-08-22 17:20:33 +02:00
Test User 18e5c7968f Merge commit 'v2.0.2-395-ga0cb6811' 2018-08-22 17:20:29 +02:00
Test User a0cb6811ab [skip ci] updated version information after successful test of v2.0.2-394-g51dbc6c4 2018-08-22 17:20:29 +02:00
Test User 579e45c551 [skip ci] Merge branch 'master' into development 2018-08-22 06:26:59 +02:00
Test User 3ac8d93a84 Merge commit 'v2.0.2-392-ga8788b65' 2018-08-22 06:26:31 +02:00
Test User a8788b65e5 [skip ci] updated version information after successful test of v2.0.2-391-g87a8a953 2018-08-22 06:26:29 +02:00
Martin Diehl 4d432e5462 Merge branch 'development' into 38-introduce-rudimentary-PETSc-based-FEM-solver 2018-08-21 23:03:56 +02:00
Martin Diehl 51dbc6c445 test compatible with 39-branch 2018-08-21 22:58:54 +02:00
Test User 00b7e270c5 [skip ci] Merge branch 'master' into development 2018-08-21 09:47:33 +02:00
Test User c6ed69cb77 [skip ci] updated version information after successful test of v2.0.2-390-g7c683d4f 2018-08-21 09:47:03 +02:00
Martin Diehl 60f56255e4 [skip sc] [skip ci] simplified interfacing 2018-08-20 23:14:49 +02:00
Philip Eisenlohr 87a8a9536b absTol for divergence was way too tight 2018-08-20 16:34:43 -04:00
Martin Diehl e47677738a more verbose error 2018-08-20 17:57:15 +02:00
Martin Diehl dbed7056e5 [skip sc] cleaning 2018-08-20 17:08:33 +02:00
Martin Diehl 93562d5142 mapping of elements etc not needed for PETSc-based FEM and spectral
solvers
2018-08-20 16:42:47 +02:00
Martin Diehl e3e905938e all elements are CP elements 2018-08-20 16:23:05 +02:00
Martin Diehl 3e4c878304 using shared interface for spectral and FEM solver
group_scalar seems inappropriate as integers are also scalars. renamed
to group_float (is actually usually of double precision).

think about better name, types should have a t prefix. tgroupFloat?
2018-08-20 16:09:40 +02:00
Martin Diehl b8d56ae320 unfified interface for spectral and FEM solver
Note: extension to load case and geometry is not added automatically
anymore!
2018-08-20 15:59:13 +02:00
Martin Diehl f29a5b3df3 not used at all 2018-08-20 13:15:44 +02:00
Martin Diehl f8ce2565c9 compilation test for FEM solver active 2018-08-20 09:13:20 +02:00
Martin Diehl 543c49426f Merge branch 'development' into 38-introduce-rudimentary-PETSc-based-FEM-solver 2018-08-20 09:09:15 +02:00
Martin Diehl 7c683d4f3d updated tests for 38- and 36- branches 2018-08-20 09:02:03 +02:00
Martin Diehl 3bb2e2c580 Merge branch 'development' of magit0.mpie.de:damask/DAMASK into development 2018-08-20 09:01:38 +02:00