Martin Diehl
fced0168f0
added a little bit more HDF5 functionality
...
made abbreviations in configure options consistently capitals
2014-03-12 16:51:01 +00:00
Martin Diehl
9afc1e3a15
fixed wrong omp statement
2014-03-12 15:29:14 +00:00
Christoph Kords
f19955c84a
added options to specify the columns for the grain IDs and segments
...
improved error handling
2014-03-12 14:26:44 +00:00
Martin Diehl
3aea8b39e9
added some HDF5 functionality (needs to be activated with preprocessor makro)
2014-03-12 07:33:51 +00:00
Martin Diehl
ff1b1c1a50
fixed bug introduced with lattice_structure change nonlocal, but with DEBUG=ON OPTIMIZATION=OFF there is an FPE. Division by zero? Marked in the code
...
forgot to commit dislotwin last time, now seems to work
2014-03-11 23:55:40 +00:00
Martin Diehl
ef8fbf4dda
introduced case in dislotwin for bcc (peierls stress as critical stress)
...
renamed some parameters, now exponents (p,q) for slip are per family, shear band got own ones. exponent for twin (r) now per family
fixed bugs in lattice ("empty" interactions should be 1 not zero)
see both Phase examples to check what is needed
2014-03-11 17:40:59 +00:00
Franz Roters
6781d7d8a5
last line got lost
...
as it is fcc it should actually be only one slip system family
2014-03-11 10:49:48 +00:00
Martin Diehl
c2e81414e3
updated TWIP steel data set to have only 2 slip system families, added data set for tungsten
2014-03-11 10:34:36 +00:00
Martin Diehl
0363b1fb04
updated reporting (according to addCauchy)
2014-03-10 14:01:39 +00:00
Martin Diehl
721183e702
removed some forgotten debug statements
2014-03-08 22:51:32 +00:00
Martin Diehl
2b589c3d71
moved reading in of lattice type and elastic constants to lattice module
...
removed structure type for hex, fcc, bcc, now defining slip/twin systems for each phase found in material.config
constitutive modules will only be initialized if needed
homogenizedC function is only needed for models incorporating twinning in a physical way (titanmod and dislotwin)
2014-03-08 20:50:31 +00:00
Christoph Kords
3b20f1154e
added macro releases 2013 and 2013.1
2014-03-07 09:22:04 +00:00
Martin Diehl
a1b8278216
removed unneeded slip and twin systems
2014-03-06 14:00:09 +00:00
Martin Diehl
32493675d6
fixed bug in constitutive introduced in rev 2988 causing wrong names in *.outputConstitutive
2014-03-05 08:06:21 +00:00
Christoph Kords
e10f8f1b5e
corrected typo
2014-03-04 16:43:22 +00:00
Christoph Kords
0265978941
renamed "maxNmatIDs" accordingly to "maxNinstances"
2014-03-04 13:47:04 +00:00
Philip Eisenlohr
943349fdbb
bunch of new scripts:
...
gwyddion_filter tries to smoothen out Gwyddion data sets.
vtk_fromGwyddion produces vtk mesh from Gwyddion data set.
geom_addPrimitive allows to add box, cylinder, or ellipsoidal blobs to geom file.
2014-03-04 03:34:34 +00:00
Martin Diehl
24e9bdb523
added mkdir again in case of non-existing dir for configuration files
2014-03-02 15:42:05 +00:00
Philip Eisenlohr
6fd8407d6e
moved "predefined" to colormap init
...
cleaned interpolate to not change color model
fixed color range cropping issue
2014-02-28 16:09:01 +00:00
Philip Eisenlohr
63569b19b6
added use of "defaultdict" from collections
2014-02-28 15:56:28 +00:00
Philip Eisenlohr
fdbde250dc
deleted obsolete table.data_rewind to be pipe-safe
2014-02-28 15:55:48 +00:00
Martin Diehl
a0d75ee05e
moved quaternion disorientation to lattice because it requires the knowledge of the lattice structure.
2014-02-28 13:28:27 +00:00
Martin Diehl
92bf1565fc
formatting
2014-02-28 13:05:11 +00:00
Martin Diehl
b0f191c88c
also rename matID/i to instance like in the other constitutive models
2014-02-28 13:03:21 +00:00
Martin Diehl
02952c0970
updated tests to use MSC.marc 2013
2014-02-28 12:38:33 +00:00
Martin Diehl
3abe4699b7
fixed typo in output
2014-02-28 12:23:46 +00:00
Martin Diehl
b9722b866c
improved error handling when getting number of threads
2014-02-28 10:30:07 +00:00
Martin Diehl
650b71ffa9
renamed instance consistently to "instance" as a preparation for new structure / elastic matrix handling
2014-02-28 10:18:40 +00:00
Martin Diehl
f146359c04
added --prefix option to configure script to specify symlink location
2014-02-28 07:47:11 +00:00
Martin Diehl
fe13bb16fe
added some consistency check and remove unnamed constants
2014-02-27 18:57:46 +00:00
Martin Diehl
3dee38433d
fixed formatting
2014-02-27 18:08:37 +00:00
Martin Diehl
27c83f60a6
fixed typo
2014-02-26 15:05:34 +00:00
Philip Eisenlohr
7f08c976c3
skip file if mandatory column not found in ASCIItable
2014-02-26 14:56:06 +00:00
Martin Diehl
ad203d32c1
circular dependencie (copy and paste error) removed
2014-02-26 12:04:52 +00:00
Martin Diehl
d0ca698ea6
fixed order, arguments parsing should work now
2014-02-26 06:58:09 +00:00
Martin Diehl
35be468b24
fixed detection of working directory for ifort
2014-02-25 21:10:55 +00:00
Philip Eisenlohr
98a8b47a09
can now read legacy VTK files with unstructured grid data
2014-02-24 19:23:08 +00:00
Martin Diehl
a554bc5267
now ignoring c/a ratio keyword
2014-02-19 07:40:21 +00:00
Martin Diehl
69992638a8
added missing covera_ration in hex test. was not necessary before for constitutive_none, now it is
2014-02-17 09:45:54 +00:00
Martin Diehl
9d402022aa
fixed small bug when using renumber option
2014-02-15 10:37:50 +00:00
Martin Diehl
7245e38327
like for IMKL, we probably should link ACML also against the omp version
2014-02-14 20:14:44 +00:00
Martin Diehl
d57ce95409
maybe not the last word on ulimit, but some more information
2014-02-14 20:08:23 +00:00
Martin Diehl
12c43b3dab
new test scripts
2014-02-14 20:01:34 +00:00
Martin Diehl
8bbba55506
function version seems to be quasei-standard, not subroutine for getcwd
2014-02-14 19:59:37 +00:00
Martin Diehl
0cb676f41f
fixed test for arguments parsing, will run with gfortran but not with ifort due to limitation to 80 chraracters in getcwd string
2014-02-14 19:56:14 +00:00
Martin Diehl
4efb1e5617
fixed bug: wrong initialization of lattice structure, had effect on j2 and phenopowerlaw
2014-02-14 18:05:59 +00:00
Franz Roters
8ec38e8476
corrected linker options for blas
2014-02-14 15:59:25 +00:00
Franz Roters
d3d4931061
corrected checking for ~/.damask/damask.conf
2014-02-14 15:58:01 +00:00
Martin Diehl
371a027de9
added option '--renumber' to geom_rescale and geom_grainGrowth to renumber microstructures from 1 to N (without gaps), off by default.
...
added metavar information to some scripts
2014-02-14 13:17:29 +00:00
Martin Diehl
368de2f565
small fix on installation with imkl, need to try it out
2014-02-11 17:05:20 +00:00