Pratheek Shanthraj
|
c9a4609290
|
reading in BCs correctly
|
2018-09-22 12:48:57 +02:00 |
Martin Diehl
|
42bc1b468a
|
cleaning+adopting to petsc-3.10
|
2018-09-22 11:19:08 +02:00 |
Martin Diehl
|
a95e2b8083
|
Merge branch 'PETSc3.10' into 38-introduce-rudimentary-PETSc-based-FEM-solver
|
2018-09-22 10:36:31 +02:00 |
Martin Diehl
|
f590851a78
|
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 10:33:20 +02:00 |
Martin Diehl
|
80914470cc
|
most probably pInt and PetscInt is the same
|
2018-09-22 10:32:26 +02:00 |
Jaeyong Jung
|
4ddb8d843c
|
modified DMGetDefaultGlobalSection to DMGetGlobalSection
|
2018-09-21 14:08:44 +02:00 |
Jaeyong Jung
|
9150844c96
|
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-21 10:13:27 +02:00 |
Martin Diehl
|
180105d3ce
|
external statements will not work if interfaces exist
we're currently providing a patch for PETSc with interfaces for all
functions that we use
|
2018-09-21 08:25:35 +02:00 |
Martin Diehl
|
ff241ae4a6
|
only use required includes
|
2018-09-21 08:19:36 +02:00 |
Jaeyong Jung
|
abe5c1d825
|
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-20 09:57:30 +02:00 |
Martin Diehl
|
b775d5084b
|
more (temporarly) cleaning
|
2018-09-20 08:26:59 +02:00 |
Martin Diehl
|
1545a53ea9
|
ID do not exist at the moment
|
2018-09-20 08:00:39 +02:00 |
Martin Diehl
|
cc262ae198
|
Merge branch 'development' into 38-introduce-rudimentary-PETSc-based-FEM-solver
|
2018-09-20 07:29:19 +02:00 |
Martin Diehl
|
3e7b80a3ef
|
debug only available if compiled in debug mode
|
2018-09-20 07:27:12 +02:00 |
Martin Diehl
|
fc016bbc6e
|
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
|
2018-09-20 07:16:03 +02:00 |
Martin Diehl
|
310ea62964
|
only print out the essential information
|
2018-09-20 06:58:31 +02:00 |
Martin Diehl
|
fcff6b908a
|
can be easily computed during post processing
|
2018-09-20 06:40:23 +02:00 |
Martin Diehl
|
901355d2ae
|
don't use unnecessarily long names
|
2018-09-20 06:27:53 +02:00 |
Martin Diehl
|
df0464c31b
|
use (import) debug variables only when needed
|
2018-09-20 06:24:03 +02:00 |
Martin Diehl
|
6aa4dd842a
|
define debug variables only if needed
|
2018-09-20 06:09:02 +02:00 |
Martin Diehl
|
1623a33b48
|
cleaning (mainly OMP FLUSh)
|
2018-09-19 21:46:26 +02:00 |
Martin Diehl
|
191ad9df09
|
not used
|
2018-09-19 20:40:35 +02:00 |
Martin Diehl
|
1bf1e13b46
|
some debug statements
|
2018-09-19 20:23:28 +02:00 |
Martin Diehl
|
e7e959af47
|
using explicit interface from PETScDT
|
2018-09-19 20:06:35 +02:00 |
Martin Diehl
|
11d4c28d88
|
flushes not needed + further cleaning
|
2018-09-19 19:45:57 +02:00 |
Martin Diehl
|
b84476e681
|
cleaning and debugging
|
2018-09-19 18:33:37 +02:00 |
Martin Diehl
|
c313dc1675
|
only read access
|
2018-09-19 17:04:12 +02:00 |
Martin Diehl
|
0bf64645a1
|
should be done by the plasticity laws (for the moment)
|
2018-09-19 14:22:35 +02:00 |
Martin Diehl
|
a8fb7d7ade
|
not needed
but I'm under the impression that the compiler removes such things anyway
|
2018-09-19 14:21:10 +02:00 |
Martin Diehl
|
20f0bee459
|
fallback dPdF not needed
save a lot of memory
|
2018-09-19 06:19:40 +02:00 |
Martin Diehl
|
18db5f5652
|
not needed
|
2018-09-18 05:20:08 +02:00 |
Martin Diehl
|
82cdc551a5
|
MPI Communicator only needed for PETSc 3.10.
thx to Jaeyong for figuring this out
|
2018-09-18 05:17:48 +02:00 |
Martin Diehl
|
245676728d
|
not needed
|
2018-09-17 23:28:00 +02:00 |
Jaeyong Jung
|
3beab556a2
|
runtime polar decompoistion error comes up
|
2018-09-17 15:41:58 +02:00 |
Martin Diehl
|
e6fa3f3d35
|
correct stress in postResults
|
2018-09-16 22:57:50 +02:00 |
Martin Diehl
|
cea2fba063
|
don't repeat code that can be handled centrally
|
2018-09-16 22:38:57 +02:00 |
Martin Diehl
|
9570fb894a
|
correct names and no superflous conversions anymore
|
2018-09-16 22:31:55 +02:00 |
Martin Diehl
|
5f06a35900
|
Merge branch 'development' into 19-NewStylePhenopowerlaw
|
2018-09-16 22:03:05 +02:00 |
Martin Diehl
|
b54742cfa7
|
[skip sc] [skip ci] PETSc 3.10 is out
|
2018-09-15 20:09:27 +02:00 |
Martin Diehl
|
075d2e51b2
|
debugging, still crashing
|
2018-09-15 16:19:41 +02:00 |
Martin Diehl
|
3b1817a954
|
cleaning, only having mech at the moment
|
2018-09-15 15:14:48 +02:00 |
Martin Diehl
|
934ca56811
|
clean exit if required files not found
|
2018-09-15 14:54:56 +02:00 |
Martin Diehl
|
a92b945e3f
|
does not crash anymore
xx is nc, the number of components
needs to be 3 in the current case
|
2018-09-15 11:40:07 +02:00 |
Martin Diehl
|
5e33900664
|
Merge branch 'development' into 38-introduce-rudimentary-PETSc-based-FEM-solver
|
2018-09-15 08:38:30 +02:00 |
Martin Diehl
|
25a38ad438
|
initialization broken
- need to consider case of no twin/slip active
- state0 needs to be initialized
|
2018-09-15 05:45:10 +02:00 |
Martin Diehl
|
9f16cefd9f
|
renaming in accordance with the DAMASK paper
|
2018-09-14 11:17:14 +02:00 |
Martin Diehl
|
af32b3d85b
|
reordering for easier overview
|
2018-09-14 10:51:44 +02:00 |
Martin Diehl
|
3dd47eade9
|
just renaming, better readable...
|
2018-09-14 10:18:44 +02:00 |
Martin Diehl
|
07b0ddf711
|
polishing
|
2018-09-14 10:08:36 +02:00 |
Martin Diehl
|
18858301d5
|
using consistently i as first running index and j as second
|
2018-09-14 09:59:04 +02:00 |
Martin Diehl
|
55511782e8
|
incomplete transition/renaming
caused segmentation fault
|
2018-09-14 08:19:39 +02:00 |
Martin Diehl
|
f98243e4ac
|
Merge branch 'development' into 43-wrong-stress-in-dotstate-and-deltastate
|
2018-09-14 05:39:15 +02:00 |
Martin Diehl
|
e2a66f6ddb
|
should not differ from development
|
2018-09-14 05:33:39 +02:00 |
Martin Diehl
|
b165e48d9f
|
non-Schmid contribution were ignored in test
reverted, just to ensure that the results have not changed: Never
polishing and change physics at the same time
|
2018-09-14 05:21:05 +02:00 |
Martin Diehl
|
cc20b044a6
|
forgot to allocate array now used internally only
|
2018-09-13 09:27:54 +02:00 |
Martin Diehl
|
ae8efe2755
|
Merge branch 'development' into 44-column-major-access-to-interaction-matrices
|
2018-09-13 05:55:59 +02:00 |
Martin Diehl
|
8ecb019566
|
real must be pReal for MSC.Marc
|
2018-09-13 05:51:58 +02:00 |
Martin Diehl
|
4266872965
|
array out of bounds was possible for Ntwin =0
in postResults(c+1:c+prm%totalNtwin) c+1 will be out of bounds if
c is already size(postResults)
|
2018-09-13 05:41:44 +02:00 |
Martin Diehl
|
3068caa9a3
|
[skip sc] resolved stress not needed
using kinetics_xxx as in disloUCLA
compiles on gfortran but pre-receive hook with intel compiler (MSC.Marc)
fails
|
2018-09-12 21:05:40 +02:00 |
Martin Diehl
|
4e68d049a8
|
WIP: calculating rotated stiffness matrices for transformation
|
2018-09-12 20:37:55 +02:00 |
Martin Diehl
|
b95174a8b7
|
reducing global variables
|
2018-09-12 16:16:31 +02:00 |
Martin Diehl
|
192bb6453d
|
cleaning
|
2018-09-12 15:57:54 +02:00 |
Martin Diehl
|
0a621ece8b
|
WIP: polishing and implementing remaining functions
|
2018-09-12 14:29:22 +02:00 |
Martin Diehl
|
f1f8922ab8
|
more meaningful error messages
|
2018-09-12 14:03:45 +02:00 |
Martin Diehl
|
edebe4d1ed
|
vectorization error
|
2018-09-12 12:26:33 +02:00 |
Martin Diehl
|
c9b5b3fb7b
|
should be always set, even if no twinning is enabled
fixes NaN in dotState
|
2018-09-12 12:08:03 +02:00 |
Martin Diehl
|
253f318e55
|
preventing NaN in dotState
|
2018-09-12 11:47:35 +02:00 |
Martin Diehl
|
2337dde525
|
cleaning
|
2018-09-12 11:26:59 +02:00 |
Martin Diehl
|
8a406150f8
|
polishing
|
2018-09-12 10:06:04 +02:00 |
Martin Diehl
|
3352611267
|
cleaning
|
2018-09-12 09:59:09 +02:00 |
Martin Diehl
|
01196ca36b
|
Merge branch 'development' into 19-NewStylePhenopowerlaw
|
2018-09-12 09:50:24 +02:00 |
Martin Diehl
|
c9208315f5
|
avoid repeated calculations
does not save so much here, but avoids having inconsistent calculation
(e.g. nonSchmid effects) and serves as a template for more complex
models
|
2018-09-12 09:23:11 +02:00 |
Martin Diehl
|
ce6e6679d5
|
causes array access out of bounds, needs further checks
|
2018-09-11 12:20:05 +02:00 |
Martin Diehl
|
3d49c70dbc
|
commenting
|
2018-09-08 20:15:17 +02:00 |
Philip Eisenlohr
|
9be2c084e4
|
Merge branch '39-simplify-obscure-numerics-integration-mode' into 'development'
Resolve "simplify obscure numerics integration mode"
Closes #39
See merge request damask/DAMASK!36
|
2018-09-07 19:34:35 +02:00 |
Philip Eisenlohr
|
7e330f1249
|
Merge branch '37-include-hdf5-routines' into 'development'
Resolve "Include HDF5 routines"
Closes #37
See merge request damask/DAMASK!37
|
2018-09-07 19:18:07 +02:00 |
Satyapriya Gupta
|
a16454f1f9
|
fixed missing propagation of dependent state variables
|
2018-09-06 16:48:28 -04:00 |
Martin Diehl
|
e70efd2608
|
inform about debug versions indenpendently of the solver
|
2018-09-06 16:49:39 +02:00 |
Martin Diehl
|
8324962123
|
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
|
2018-09-06 16:26:46 +02:00 |
Martin Diehl
|
cf65aae92a
|
correct names
|
2018-09-01 06:49:03 +02:00 |
Philip Eisenlohr
|
6a64637ac3
|
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
|
2018-08-31 11:23:25 -04:00 |
Philip Eisenlohr
|
3e81110830
|
tell user whether DEBUG version or not
|
2018-08-31 11:22:59 -04:00 |
Martin Diehl
|
3b88096cd7
|
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
|
2018-08-31 11:09:52 +02:00 |
Martin Diehl
|
5330fb31ad
|
more verbose error message
|
2018-08-31 10:19:37 +02:00 |
Martin Diehl
|
f028e05298
|
guessing was not correctly set
|
2018-08-31 10:14:33 +02:00 |
Martin Diehl
|
3cb279b083
|
one more loop not needed
|
2018-08-31 10:03:15 +02:00 |
Martin Diehl
|
017563e061
|
one more loop not needed
|
2018-08-31 09:14:16 +02:00 |
Martin Diehl
|
c0ac05aa88
|
no need to use two loops
|
2018-08-31 09:12:50 +02:00 |
Martin Diehl
|
732022d4f0
|
functions from IO does not add any value here
only prevents the automated selection of a new unit
|
2018-08-31 08:58:13 +02:00 |
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
|
555ca8e5f1
|
debug statements not needed anymore
|
2018-08-30 17:21:22 +02:00 |
Martin Diehl
|
62413e8187
|
now compiles again
|
2018-08-30 17:18:56 +02:00 |
Martin Diehl
|
5f97ae9080
|
not used at the moment
|
2018-08-30 16:39:18 +02:00 |
Martin Diehl
|
cbecb71000
|
[skip sc] using explicit interface helps to get correct type
still some issues with different ranks and datatypes
|
2018-08-30 13:10:18 +02:00 |
Martin Diehl
|
b930c68887
|
PETSc 3.9 style (no SIGSEGVs anymore)
|
2018-08-30 12:38:44 +02:00 |
Martin Diehl
|
8b6bef159e
|
a little bit more verbose
|
2018-08-30 12:38:29 +02:00 |
Martin Diehl
|
3254ae79a5
|
collecting questions to Pratheek
|
2018-08-30 12:37:47 +02:00 |
Martin Diehl
|
d180af494e
|
adopted to new PETSc fortran interface
|
2018-08-30 11:55:13 +02:00 |
Martin Diehl
|
29e55d20fb
|
message better to understand and giving error instead of SIGSEGV
|
2018-08-30 09:42:45 +02:00 |
Martin Diehl
|
b96e01c128
|
Merge branch 'development' into lattice-builds-interaction
|
2018-08-30 05:41:40 +02:00 |