Martin Diehl
|
0503a80943
|
avoid the use of global variables
better to define variables where they are used
|
2019-03-25 15:54:51 +01:00 |
Martin Diehl
|
12723d7247
|
running test (hopefully)
|
2019-03-25 13:10:56 +01:00 |
Martin Diehl
|
010fd0b862
|
using config_numerics instead of global values
|
2019-03-25 09:36:59 +01:00 |
Martin Diehl
|
d55a7da592
|
renaming "spectral" to "grid"
|
2019-03-23 09:27:58 +01:00 |
Martin Diehl
|
927f947c2a
|
better readable
|
2019-03-10 10:05:47 +01:00 |
Martin Diehl
|
05b4dd1973
|
correct type casting
|
2019-03-10 10:05:47 +01:00 |
Martin Diehl
|
383e1befd5
|
polishing and extending citations
|
2019-03-09 11:11:40 +01:00 |
Martin Diehl
|
66e6a6ec68
|
cleaning
|
2019-03-09 11:11:40 +01:00 |
Martin Diehl
|
ae5ea87ab1
|
cleaning
|
2019-03-09 11:11:40 +01:00 |
Martin Diehl
|
af707c671c
|
improved IO functionality
- naming for file opening follows python
- damage modules do not read from file any more
|
2019-03-08 23:16:56 +01:00 |
Martin Diehl
|
9e05b2fcf0
|
using new name
|
2019-03-07 22:20:38 +01:00 |
Martin Diehl
|
4ee484b6e7
|
correct scaling for fluctuations
|
2019-03-07 07:14:45 +01:00 |
Martin Diehl
|
21bbba1575
|
cleaning
|
2019-03-07 07:09:00 +01:00 |
Martin Diehl
|
ae3de821b4
|
bugfix: synchronizatopm of dPdF_min and dPdF_max was not correct
-before: using componenwise min/max among different processors
-now: identify the processor that holds the minimum/maximum of the
norm
|
2019-03-07 07:01:09 +01: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 |
Philip Eisenlohr
|
bebcd53445
|
more commenting, clearer variable naming, stress_mask as param
|
2018-07-03 15:51:46 -04:00 |
Philip Eisenlohr
|
324df2eeba
|
Merge branch 'PETSc3.9' into 'development'
PETSc 3.9 working
See merge request damask/DAMASK!25
|
2018-05-19 17:39:26 +02:00 |
Martin Diehl
|
5187ee25b6
|
destroying unused object causes problem with PETSc 3.9
not clear, why destroying at the end of the program is anyway needed, so removed it
|
2018-05-19 11:20:04 +02:00 |
Martin Diehl
|
537bb8df48
|
employing use statements (almost no external functions anymore)
adopted function calls to newer PETSc versions
|
2018-05-17 12:04:21 +02:00 |
Martin Diehl
|
8193e27e8d
|
line break looked strange
|
2018-05-16 18:34:49 +02:00 |
Yi-Chin Yang
|
35a4fdc358
|
"et al." instead of "et. al" abbreviates "et alii", meaning "and others"
|
2018-04-22 10:07:49 +02:00 |
Sharan Roongta
|
451e9f245a
|
Removing some typos in citations
|
2018-04-18 15:01:03 +02:00 |
Yi-Chin Yang
|
b7d622c32d
|
No tab allowed
|
2018-04-17 15:39:08 +02:00 |
Yi-Chin Yang
|
86683674c0
|
mod
|
2018-04-17 14:52:50 +02:00 |
Martin Diehl
|
c2ced6a274
|
not needed anymore
|
2018-02-25 14:45:35 +01:00 |
Martin Diehl
|
d5d71d2321
|
math_transpose33 has no benefit here
|
2018-02-25 13:42:02 +01:00 |
Martin Diehl
|
eedec74a6a
|
correct debug reporting
|
2018-02-25 12:31:23 +01:00 |
Martin Diehl
|
86768c38d9
|
source code should not be executable
|
2018-02-25 10:16:27 +01:00 |
Philip Eisenlohr
|
ad1179117d
|
modified meaning of restart increment to "restart from" instead of "restart at"
|
2018-02-16 16:41:07 -05:00 |
Philip Eisenlohr
|
0a763ff116
|
included changes to correct cutback issue of spectral solver
|
2018-02-16 09:36:18 -05:00 |
Martin Diehl
|
fe07a34c69
|
source code should not be executable
|
2018-02-12 12:42:18 +01:00 |
Martin Diehl
|
2254746177
|
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
|
2018-02-12 11:23:05 +01:00 |
Fengbo Han
|
208c4affa4
|
using math_equivStrain33 and math_equivStress33 instead of Mises
|
2018-02-07 17:11:43 +01:00 |
Fengbo Han
|
9249e7db2b
|
Merge branch 'development' into HMS
|
2018-02-07 11:44:17 +01:00 |
Fengbo Han
|
190a2baf9f
|
when using yield stop criteria, if rotation of the load frame is specified, the output results in .yield and .stressstrain files are also rotated
|
2018-02-07 11:35:16 +01:00 |
Martin Diehl
|
d80e15bd76
|
compiler_options and compiler_version supported by new Intel compiler
|
2018-02-02 12:36:09 +01:00 |
Fengbo Han
|
2b5a536458
|
calculate stress and strain from the average PK stress and average deformation gradient of the whole RVE
|
2017-11-22 08:52:48 +01:00 |
Philip Eisenlohr
|
426b2d0537
|
Merge branch 'development' into 6-debug-replaces-openmp-preprocessor-switch
|
2017-11-06 11:39:58 -05:00 |
Fengbo Han
|
d599aec37f
|
Merge branch 'development' into HMS
|
2017-10-24 11:24:54 +02:00 |
Martin Diehl
|
e9440ccd6f
|
suppress warning when compiling with gfortran
|
2017-10-05 16:35:34 +02:00 |
Philip Eisenlohr
|
483ed745e0
|
replaced #ifndef _OPENMP with #ifdef DEBUG to trigger inclusion of parallelized debug statements; fixed minor bugs in debug output
|
2017-10-03 09:20:53 -04:00 |
Fengbo Han
|
0750f7fd01
|
fixed plastic work calculation
|
2017-08-10 15:40:18 +02:00 |
Fengbo Han
|
36c370e668
|
implemented fast yield surface fitting with yield stop criteria
|
2017-08-08 17:25:38 +02:00 |
Fengbo Han
|
afda166fd8
|
calculate platic strain by subtracting elastic strain from total strain
|
2017-08-01 18:02:53 +02:00 |
Fengbo Han
|
d51fa10ae5
|
implemented yield stop criteria
|
2017-07-27 16:33:05 +02:00 |
Fengbo Han
|
5cedba0721
|
implemented yield stop criteria
|
2017-07-27 16:21:02 +02:00 |
Martin Diehl
|
b35ff67f99
|
using IEEE_is_NAN and IEEE_quiet_NaN instead of hand-written solution, will not work for gfortran < 5
|
2017-05-04 00:32:44 +02:00 |
Martin Diehl
|
a5f8c5ba32
|
Merge branch 'development' into cmake
|
2017-04-15 16:17:50 +02:00 |
Martin Diehl
|
d86074829c
|
Merge branch 'development' into cmake
|
2017-02-03 19:28:23 +01:00 |
Chen Zhang
|
672c8d0606
|
Merge remote branch 'origin/development' into cmake
|
2016-04-18 09:11:29 -04:00 |