Martin Diehl
c8f16f16fa
fixed bug in hill criterion
2014-08-06 20:07:47 +00:00
Martin Diehl
1402527f48
fixed nasty bug cause strange behavior for voronoi tessellation
2014-08-06 19:32:26 +00:00
Martin Diehl
649e637561
added some more post processing tests and improved output
2014-08-06 19:06:33 +00:00
Philip Eisenlohr
57e3cf00c2
redirected possible error msg from which-cmd to /dev/null. stack/heap size now in GiB.
2014-08-06 17:55:13 +00:00
Martin Diehl
938352d43a
fixed calculation of size and dimension in case of 2D (was limited to third dim only)
...
plus polishing
2014-08-06 15:25:18 +00:00
Martin Diehl
cbafad50d0
some more work on the postprocessing scripts, decreased test tolerance because spectral decomposition has rounding errors (depending on machine/python/numpy version)
2014-08-06 13:27:09 +00:00
Pratheek Shanthraj
8a683e2371
reactivated plastic work contribution to damage. default state integration tolerance is 0.001. use aTol_damage tag in material.config to specify your own tolerance
2014-08-06 11:37:47 +00:00
Martin Diehl
96fe818f5d
added more options to command line
2014-08-05 14:29:36 +00:00
Martin Diehl
b4b9835d18
some work on the yield surface generator
2014-08-04 21:15:56 +00:00
Martin Diehl
a0f9865133
updated to state-of-the art file handling etc
2014-08-04 20:07:20 +00:00
Martin Diehl
0874ebe096
new script to name abaqus output like in for marc.
...
written by B Bode from University of Kassel
2014-08-04 18:41:44 +00:00
Martin Diehl
fa45ef456e
fixed commercial FEM interfaces to work with damage_local
2014-08-04 18:18:28 +00:00
Martin Diehl
7df8f04f65
updated test for postprocessing and improve some of the scripts
2014-08-04 17:53:41 +00:00
Martin Diehl
a787d66763
updated restart test, deviations seems to be related to tolerance in stress BC
2014-08-04 17:50:01 +00:00
Pratheek Shanthraj
18341c81bf
bug fixes
2014-08-01 15:44:19 +00:00
Pratheek Shanthraj
6371d0d2bc
slight modifications to gradient damage
2014-08-01 15:15:02 +00:00
Pratheek Shanthraj
63fe36d127
switched to semi implicit time integration + misc changes
2014-08-01 15:14:08 +00:00
Pratheek Shanthraj
3d83ac64fd
added code for local damage
2014-08-01 14:54:57 +00:00
Tias Maiti
5556dad13f
updated to latest ASCII table handling style
2014-07-28 15:34:11 +00:00
Martin Diehl
0b93e7c5a5
corrected addDivergence script. Restarting still not working for new state, needs further investigations: tightend tolerances again
2014-07-27 09:43:00 +00:00
Tias Maiti
e01630e073
fixed bug in tuple assignment
2014-07-25 17:49:22 +00:00
Philip Eisenlohr
bee6e0b09b
added optional weighting column
2014-07-25 16:38:04 +00:00
Martin Diehl
1dba332083
increased tolerance for restart tests, seem to be a little worse for new state
...
increase tolerance for postProcessing (new test) because the core module has numerical fluctuations (depending on compiler)
renamed version option for marc (not to conflict with default --version)
2014-07-25 10:59:01 +00:00
Martin Diehl
a804b23b7a
bugfixing
2014-07-24 22:02:10 +00:00
Martin Diehl
d0ecc0943c
added addPK2 script to test
2014-07-24 21:42:13 +00:00
Martin Diehl
7954c9a4a3
more and improved tests for add...
2014-07-24 20:21:18 +00:00
Martin Diehl
38048a09f2
introduced use of choice for argparse where applicable
2014-07-24 18:47:09 +00:00
Martin Diehl
d5fcda8a29
last commit was wrong, fixed that
2014-07-24 14:38:37 +00:00
Martin Diehl
53e9616b17
added test for phenopowerlaw single slip comparison to J2. hardening for isotropic model is always stronger, but seems ok
2014-07-24 14:35:18 +00:00
Martin Diehl
2e377056ed
missing adjustment of interface for call to CPFEM_general related to last commit
2014-07-24 12:26:01 +00:00
Martin Diehl
e7962e6dd1
disabled calculation and storage of Cauchy stress and derived quantities for spectral solver and own FEM:
...
command: /usr/bin/time -v
OLD DAMASK terminated on:
Date: 24/07/2014
Time: 12:03:58
STOP 0
Command being timed: "DAMASK_spectral -l tensionX.load -g 20grains16x16x16.geom"
User time (seconds): 12230.57
System time (seconds): 45.98
Percent of CPU this job got: 353%
Elapsed (wall clock) time (h:mm:ss or m:ss): 57:49.24
Average shared text size (kbytes): 0
Average unshared data size (kbytes): 0
Average stack size (kbytes): 0
Average total size (kbytes): 0
Maximum resident set size (kbytes): 243392
Average resident set size (kbytes): 0
Major (requiring I/O) page faults: 0
Minor (reclaiming a frame) page faults: 13839
Voluntary context switches: 452541
Involuntary context switches: 2233168
Swaps: 0
File system inputs: 0
File system outputs: 556112
Socket messages sent: 0
Socket messages received: 0
Signals delivered: 0
Page size (bytes): 4096
Exit status: 0
NEW DAMASK terminated on:
Date: 24/07/2014
Time: 14:12:16
STOP 0
Command being timed: "DAMASK_spectral -l tensionX.load -g 20grains16x16x16.geom"
User time (seconds): 11948.80
System time (seconds): 37.28
Percent of CPU this job got: 365%
Elapsed (wall clock) time (h:mm:ss or m:ss): 54:42.97
Average shared text size (kbytes): 0
Average unshared data size (kbytes): 0
Average stack size (kbytes): 0
Average total size (kbytes): 0
Maximum resident set size (kbytes): 235280
Average resident set size (kbytes): 0
Major (requiring I/O) page faults: 0
Minor (reclaiming a frame) page faults: 14200
Voluntary context switches: 362509
Involuntary context switches: 1808383
Swaps: 0
File system inputs: 0
File system outputs: 556192
Socket messages sent: 0
Socket messages received: 0
Signals delivered: 0
Page size (bytes): 4096
Exit status: 0
2014-07-24 12:19:15 +00:00
Martin Diehl
457c3abef2
added marc dat file
2014-07-24 10:59:30 +00:00
Martin Diehl
7afc21f48f
fixed reading in of state for restarting
2014-07-24 08:38:52 +00:00
Martin Diehl
56a316a6bb
files from claudio for a moderate complex example to proof equivalence of perturbation and analytical tangent
2014-07-23 15:25:58 +00:00
Martin Diehl
a8c0ca66fc
corrected linking: use PETSC MPI (when available) rather then system wide version.
...
little polishing (e.g. debug output for new state)
2014-07-23 13:26:05 +00:00
Martin Diehl
ab9f36cfe7
fixed bug in J2 related to new state.
...
make clean now deletes old marc compilations
2014-07-23 08:23:56 +00:00
Martin Diehl
42032cbc25
started to restructure fitting to criterion
2014-07-22 21:59:58 +00:00
Martin Diehl
4e3a202f02
set local option as default for plastic state
2014-07-22 17:38:49 +00:00
Martin Diehl
f447444a56
updated J2 test to run with marc 2013.1
2014-07-22 16:33:02 +00:00
Martin Diehl
bafc391a09
fixed buggy test for basic restart and changed properties of __init__.py files
2014-07-22 16:22:19 +00:00
Martin Diehl
edbcb4b276
updated automator to use post processing test
2014-07-22 15:07:34 +00:00
Martin Diehl
7a8365f9ee
updated test and set properties
2014-07-22 15:05:56 +00:00
Martin Diehl
e5dc9e79cc
some more changes improving the post processing scripts
2014-07-22 14:21:49 +00:00
Su Leen Wong
1707f7d367
updated to read in TRIP parameters
2014-07-22 07:43:03 +00:00
Martin Diehl
cd9adf78ca
small test that ensures that the postprocessing scripts are running (no test for correctness!)
2014-07-21 19:56:31 +00:00
Martin Diehl
e8d2e787bc
updated first 9 post processing scripts to latest ASCII table handling style
2014-07-21 19:55:05 +00:00
Martin Diehl
c8cd775747
added spectral solver grid location and index function to util library
2014-07-21 17:49:45 +00:00
Pratheek Shanthraj
0cf1ca584a
changed to process updated output format
2014-07-16 18:21:33 +00:00
Pratheek Shanthraj
89285c35c7
don't need to import damask
2014-07-16 18:04:54 +00:00
Martin Diehl
2f0ecdf7e8
improved file handling etc. to follow newest style
2014-07-16 16:41:04 +00:00