4812939b21fixed error concerning state indices check
Luv Sharma
2014-07-02 14:54:43 +0000
8fa2dcffbdchanged to new state, please report bugs to Luv or Martin
Martin Diehl
2014-07-02 12:27:39 +0000
a68fe7c77bfirst draft of a script to compute yield surfaces with the spectral solver
Martin Diehl
2014-07-02 10:42:51 +0000
ad452508b0cleaned up some errors with post results size
Pratheek Shanthraj
2014-07-01 23:02:24 +0000
4797c3c328Added report of SUCCESSFUL test for Revision 3246
Test User
2014-07-01 01:39:48 +0000
ac36190f10no need to allocate a large array for constitutive(thermal,damage)_sizePostResults (changes apply only to new state)
Pratheek Shanthraj
2014-06-30 14:47:30 +0000
891e3b3138small change to prevent autolinking of CamelCase names on foswiki.
Luv Sharma
2014-06-27 08:41:34 +0000
7b6376f727updated start page
Martin Diehl
2014-06-27 07:48:06 +0000
d3ba5e3804Added report of SUCCESSFUL test for Revision 3242
Test User
2014-06-27 01:39:43 +0000
9be7c0d5f3fixed floating point exception in nonlocal (calculation of dUpper at several places)
Martin Diehl
2014-06-26 20:01:38 +0000
4c7d6c4464fixed error with Noutput counter and few other newstate related changes (nonlocal)
Luv Sharma
2014-06-26 13:53:12 +0000
57a865c886changed pointer attribute to allocatable in p_vec and p_intvec
Pratheek Shanthraj
2014-06-25 16:08:49 +0000
03d1bb6b8bchanged thermal and damage defaults from undefined to none
Pratheek Shanthraj
2014-06-25 16:06:21 +0000
baaf104238changed pointer attribute to allocatable in tState. since the pointers are only used for allocation, allocatables should do the same job more efficiently
Pratheek Shanthraj
2014-06-25 14:22:08 +0000
28f3ba6841fixed abaqus job submission
Martin Diehl
2014-06-25 08:32:33 +0000
8b11b1b6b0added thermal and damage effects to elastic hooke's law
Pratheek Shanthraj
2014-06-24 23:22:52 +0000
676cba13a8modified state integrators to perform staggered integration of plasticity damage and thermal internal variables
Pratheek Shanthraj
2014-06-24 23:21:25 +0000
6dc7f1bac9thermal and damage modules now synched with DAMASK
Pratheek Shanthraj
2014-06-24 23:19:21 +0000
ab9a9f4f58thermal and damage modules now linked to DAMASK
Pratheek Shanthraj
2014-06-24 23:18:39 +0000
d594996e7cadded mesh dependent characteristic length as a numerical parameter needed for gradient and phase field problems on unstructured meshes
Pratheek Shanthraj
2014-06-24 23:18:07 +0000
5d88a78206added thermal and damage modules as examples of multi physics modules. only works with new state layout and still under testing.
Pratheek Shanthraj
2014-06-24 22:59:16 +0000
0c66204904reference temperature for thermal problems parsed and stored in lattice
Pratheek Shanthraj
2014-06-24 22:54:19 +0000
81729dab2achanged output parsing slightly to not give an error for undefined (for plasticity) parameters or outputs. get Noutput for plasticity from constitutive_xxx_noutput and not from phase_Noutput which is the total number of outputs (plasticity+thermal....)
Pratheek Shanthraj
2014-06-24 22:53:25 +0000
930cd0f3acimproved abaqus test structure
Martin Diehl
2014-06-24 15:32:42 +0000
18b1245874added damage and thermal state vectors and phase instances. only works with new state layout.
Pratheek Shanthraj
2014-06-24 13:51:17 +0000
9cdee47500now parsing thermal conductivity, thermal expansion coeff and damage tensor from material config if present and symmetrizing according to lattice structure. setting up for multi physics
Pratheek Shanthraj
2014-06-24 13:48:29 +0000
c1fab338c3new state with constitutive none was giving segfaults. fixed.
Pratheek Shanthraj
2014-06-24 13:44:50 +0000
6ad6c7ad82removed few bugs from nonlocal (newstate)
Luv Sharma
2014-06-24 09:24:59 +0000
9ef7d2261eremoved few bugs from nonlocal (newstate)
Luv Sharma
2014-06-24 09:24:19 +0000
6347adcb65fixed error in previous commit
Pratheek Shanthraj
2014-06-23 22:09:15 +0000
d3356bde4emoved mappings for new state layout to material
Pratheek Shanthraj
2014-06-22 18:58:29 +0000
27970bb760Added report of SUCCESSFUL test for Revision 3219
Test User
2014-06-19 01:15:33 +0000
257bf2f9e4renamed to fit naming scheme
Martin Diehl
2014-06-18 14:36:29 +0000
0365a4f357added homogenization none
Martin Diehl
2014-06-18 14:11:28 +0000
bf24bd83f2fixed error check for CoverA ratio
Pratheek Shanthraj
2014-06-18 13:26:16 +0000
eaa3e32f21improved warning and error messages
Martin Diehl
2014-06-18 09:10:16 +0000
1333921ed5improved logging
Martin Diehl
2014-06-18 09:03:48 +0000
fd1d44aa31made Abaqus version generic in example test, correctly introduced update functionality to work with new structure of tests (class based)
Martin Diehl
2014-06-18 09:03:15 +0000
1ff38b98affixed error in file handling
Martin Diehl
2014-06-18 09:00:57 +0000
69857cc608Added report of SUCCESSFUL test for Revision 3211
Test User
2014-06-18 01:17:24 +0000
326397feb4improved test, now with hex
Martin Diehl
2014-06-17 18:29:20 +0000
2160b37b1efixed warning message in constitutive
Martin Diehl
2014-06-17 15:24:44 +0000
132e43b7b3improved on the test, now on-the-fly schmid factor calculation
Martin Diehl
2014-06-17 15:22:44 +0000
7d8934c9f6made some more functions case insensitive
Martin Diehl
2014-06-17 08:53:37 +0000
eac0217b78check for valid marc version
Martin Diehl
2014-06-17 07:29:05 +0000
51b92f3ef9simplified option parsing (so far, only for addCalculation and addMises)
Martin Diehl
2014-06-17 07:10:10 +0000
3533138936removed delta state for J2 and phenopowerlaw when using new state
Martin Diehl
2014-06-17 06:54:49 +0000
98ec754cdfadded ignore flag for test.log
Martin Diehl
2014-06-17 06:18:05 +0000
5bd80123b4fixed two severe bugs in new state, now a little bit faster (399 vs. 378 sec) and more memory efficicient (251312 vs. 236832 kbytes) for Phenopowerlaw 16x16x16 example (short load only)
Martin Diehl
2014-06-16 19:19:38 +0000
6da07dd437new state nonlocal output fixed
Luv Sharma
2014-06-16 14:28:11 +0000
488927a231worked on phenopowerlaw test, made material.config writer case insensitive, polished lattice, removed deprecated part of documentation
Martin Diehl
2014-06-16 13:11:26 +0000
e8be3b871bcommented out the logical 'nonlocal' from newState structure(might be used later)
Luv Sharma
2014-06-14 11:50:46 +0000
cb1337aaf8changed interface to execute call
Martin Diehl
2014-06-14 08:51:51 +0000
5755ed547bapplied new State for nonlocal model and a trivial changes in crystallite
Luv Sharma
2014-06-13 20:53:17 +0000
da8f10fe6fconsistency checks for lattice type improved
Martin Diehl
2014-06-13 08:57:00 +0000
f288426a1dimproved on convergence checking
Pratheek Shanthraj
2014-06-13 06:12:18 +0000
a45007799cAdded report of SUCCESSFUL test for Revision 3194
Test User
2014-06-13 01:18:15 +0000
1f1ef3caa0test to compare single slip of phenopowerlaw to j2
Martin Diehl
2014-06-12 15:47:39 +0000
bc5456b6c7added dummy homogenization
Martin Diehl
2014-06-12 13:58:54 +0000
3f75e2bf6calso updated abaqus compile test
Martin Diehl
2014-06-12 10:53:05 +0000
283377804bmade version of MSC.Marc a parameter of the test
Martin Diehl
2014-06-12 08:32:22 +0000
77610fe129Added report of SUCCESSFUL test for Revision 3189
Test User
2014-06-12 01:21:18 +0000
25459823eeimproved on test scripts to support individual parser options
Martin Diehl
2014-06-11 17:46:26 +0000
0ca7f01186fixed previous incomplete commit and few other trivial changes in newstate
Luv Sharma
2014-06-11 16:52:18 +0000
8130f4b21fchanges to make newstate aware of damage variables
Luv Sharma
2014-06-11 16:32:09 +0000
401b31c951new state related changes
Luv Sharma
2014-06-11 12:27:41 +0000
a54bb6ab24prepared new State for dislotwin
Luv Sharma
2014-06-11 12:11:14 +0000
f5ca6b5b36made (homogeneous) temperature working for spectral solver
Martin Diehl
2014-06-11 08:19:07 +0000
c8d57ab088Added report of SUCCESSFUL test for Revision 3182
Test User
2014-06-11 01:17:54 +0000
6327a0c471removed debug statement
Martin Diehl
2014-06-10 18:00:13 +0000
04bfeeda45now returning error code correctly
Martin Diehl
2014-06-10 17:24:29 +0000
72648088f8variational inequalities now works but convergence checking is still off. minor bug fixes
Pratheek Shanthraj
2014-06-10 15:55:34 +0000
9facc4a6dcAdded report of SUCCESSFUL test for Revision 3178
Test User
2014-06-10 01:30:10 +0000
596ee18da9improved the regex for header reading
Luv Sharma
2014-06-08 14:43:32 +0000
31aded8311no scaling of the output by size (seeds files are within 0..1) plus some polishing here and there
Philip Eisenlohr
2014-06-08 12:48:32 +0000
b0ab048d7bnow aware of "origin" keyword in seeds-file
Philip Eisenlohr
2014-06-07 18:15:08 +0000
e3c4e0ecfcadded option to override bounding box calculation from data with own geometry.
Philip Eisenlohr
2014-06-07 18:14:30 +0000
72e9c512bdpolishing of variable names, comments, and some of the programming structure.
Philip Eisenlohr
2014-06-07 18:13:29 +0000
fec50e424eAdded report of SUCCESSFUL test for Revision 3172
Test User
2014-06-07 12:13:25 +0000
07765da01afixed typo
Martin Diehl
2014-06-07 08:36:43 +0000
0a4f3c43d1added support for variational inequality solvers for contact, irreversible damage etc.
Pratheek Shanthraj
2014-06-06 17:11:52 +0000
2f249773c9fixed missing Python module
Philip Eisenlohr
2014-06-06 15:11:15 +0000
32b315487cremoved debug printing
Philip Eisenlohr
2014-06-06 14:46:41 +0000
59e8cd1d7enew script: Add data in column(s) of second ASCIItable selected from row that is given by the value in a mapping column
Philip Eisenlohr
2014-06-06 14:35:37 +0000
63c1a0a212updated to croaking, scriptID, IO-piping.
Philip Eisenlohr
2014-06-06 09:43:28 +0000
01a0a0d0bbreverted some changes from previous commit
Pratheek Shanthraj
2014-06-06 08:57:24 +0000
0d5e1a878bbasic postproc script for parallel FEM data
Pratheek Shanthraj
2014-06-06 08:29:30 +0000
53586b197eFEM example
Pratheek Shanthraj
2014-06-06 00:55:27 +0000
639ca89133DAMASK (except nonlocal) now sees and interacts with FEM solver
Pratheek Shanthraj
2014-06-06 00:38:29 +0000
9a285a1e9fAdded FEM solver sandbox
Pratheek Shanthraj
2014-06-06 00:25:12 +0000