Commit Graph

  • 4812939b21 fixed error concerning state indices check Luv Sharma 2014-07-02 14:54:43 +0000
  • 8fa2dcffbd changed to new state, please report bugs to Luv or Martin Martin Diehl 2014-07-02 12:27:39 +0000
  • a68fe7c77b first draft of a script to compute yield surfaces with the spectral solver Martin Diehl 2014-07-02 10:42:51 +0000
  • ad452508b0 cleaned up some errors with post results size Pratheek Shanthraj 2014-07-01 23:02:24 +0000
  • 4797c3c328 Added report of SUCCESSFUL test for Revision 3246 Test User 2014-07-01 01:39:48 +0000
  • ac36190f10 no 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
  • 891e3b3138 small change to prevent autolinking of CamelCase names on foswiki. Luv Sharma 2014-06-27 08:41:34 +0000
  • 7b6376f727 updated start page Martin Diehl 2014-06-27 07:48:06 +0000
  • d3ba5e3804 Added report of SUCCESSFUL test for Revision 3242 Test User 2014-06-27 01:39:43 +0000
  • 9be7c0d5f3 fixed floating point exception in nonlocal (calculation of dUpper at several places) Martin Diehl 2014-06-26 20:01:38 +0000
  • 4c7d6c4464 fixed error with Noutput counter and few other newstate related changes (nonlocal) Luv Sharma 2014-06-26 13:53:12 +0000
  • 57a865c886 changed pointer attribute to allocatable in p_vec and p_intvec Pratheek Shanthraj 2014-06-25 16:08:49 +0000
  • 03d1bb6b8b changed thermal and damage defaults from undefined to none Pratheek Shanthraj 2014-06-25 16:06:21 +0000
  • baaf104238 changed 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
  • 28f3ba6841 fixed abaqus job submission Martin Diehl 2014-06-25 08:32:33 +0000
  • 8b11b1b6b0 added thermal and damage effects to elastic hooke's law Pratheek Shanthraj 2014-06-24 23:22:52 +0000
  • 676cba13a8 modified state integrators to perform staggered integration of plasticity damage and thermal internal variables Pratheek Shanthraj 2014-06-24 23:21:25 +0000
  • 6dc7f1bac9 thermal and damage modules now synched with DAMASK Pratheek Shanthraj 2014-06-24 23:19:21 +0000
  • ab9a9f4f58 thermal and damage modules now linked to DAMASK Pratheek Shanthraj 2014-06-24 23:18:39 +0000
  • d594996e7c added 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
  • 5d88a78206 added 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
  • 0c66204904 reference temperature for thermal problems parsed and stored in lattice Pratheek Shanthraj 2014-06-24 22:54:19 +0000
  • 81729dab2a changed 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
  • 930cd0f3ac improved abaqus test structure Martin Diehl 2014-06-24 15:32:42 +0000
  • 18b1245874 added damage and thermal state vectors and phase instances. only works with new state layout. Pratheek Shanthraj 2014-06-24 13:51:17 +0000
  • 9cdee47500 now 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
  • c1fab338c3 new state with constitutive none was giving segfaults. fixed. Pratheek Shanthraj 2014-06-24 13:44:50 +0000
  • 6ad6c7ad82 removed few bugs from nonlocal (newstate) Luv Sharma 2014-06-24 09:24:59 +0000
  • 9ef7d2261e removed few bugs from nonlocal (newstate) Luv Sharma 2014-06-24 09:24:19 +0000
  • 6347adcb65 fixed error in previous commit Pratheek Shanthraj 2014-06-23 22:09:15 +0000
  • d3356bde4e moved mappings for new state layout to material Pratheek Shanthraj 2014-06-22 18:58:29 +0000
  • 27970bb760 Added report of SUCCESSFUL test for Revision 3219 Test User 2014-06-19 01:15:33 +0000
  • 257bf2f9e4 renamed to fit naming scheme Martin Diehl 2014-06-18 14:36:29 +0000
  • 0365a4f357 added homogenization none Martin Diehl 2014-06-18 14:11:28 +0000
  • bf24bd83f2 fixed error check for CoverA ratio Pratheek Shanthraj 2014-06-18 13:26:16 +0000
  • eaa3e32f21 improved warning and error messages Martin Diehl 2014-06-18 09:10:16 +0000
  • 1333921ed5 improved logging Martin Diehl 2014-06-18 09:03:48 +0000
  • fd1d44aa31 made 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
  • 1ff38b98af fixed error in file handling Martin Diehl 2014-06-18 09:00:57 +0000
  • 69857cc608 Added report of SUCCESSFUL test for Revision 3211 Test User 2014-06-18 01:17:24 +0000
  • 326397feb4 improved test, now with hex Martin Diehl 2014-06-17 18:29:20 +0000
  • 2160b37b1e fixed warning message in constitutive Martin Diehl 2014-06-17 15:24:44 +0000
  • 132e43b7b3 improved on the test, now on-the-fly schmid factor calculation Martin Diehl 2014-06-17 15:22:44 +0000
  • 7d8934c9f6 made some more functions case insensitive Martin Diehl 2014-06-17 08:53:37 +0000
  • eac0217b78 check for valid marc version Martin Diehl 2014-06-17 07:29:05 +0000
  • 51b92f3ef9 simplified option parsing (so far, only for addCalculation and addMises) Martin Diehl 2014-06-17 07:10:10 +0000
  • 3533138936 removed delta state for J2 and phenopowerlaw when using new state Martin Diehl 2014-06-17 06:54:49 +0000
  • 98ec754cdf added ignore flag for test.log Martin Diehl 2014-06-17 06:18:05 +0000
  • 5bd80123b4 fixed 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
  • 6da07dd437 new state nonlocal output fixed Luv Sharma 2014-06-16 14:28:11 +0000
  • 488927a231 worked 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
  • e8be3b871b commented out the logical 'nonlocal' from newState structure(might be used later) Luv Sharma 2014-06-14 11:50:46 +0000
  • cb1337aaf8 changed interface to execute call Martin Diehl 2014-06-14 08:51:51 +0000
  • 5755ed547b applied new State for nonlocal model and a trivial changes in crystallite Luv Sharma 2014-06-13 20:53:17 +0000
  • da8f10fe6f consistency checks for lattice type improved Martin Diehl 2014-06-13 08:57:00 +0000
  • f288426a1d improved on convergence checking Pratheek Shanthraj 2014-06-13 06:12:18 +0000
  • a45007799c Added report of SUCCESSFUL test for Revision 3194 Test User 2014-06-13 01:18:15 +0000
  • 1f1ef3caa0 test to compare single slip of phenopowerlaw to j2 Martin Diehl 2014-06-12 15:47:39 +0000
  • bc5456b6c7 added dummy homogenization Martin Diehl 2014-06-12 13:58:54 +0000
  • 3f75e2bf6c also updated abaqus compile test Martin Diehl 2014-06-12 10:53:05 +0000
  • 283377804b made version of MSC.Marc a parameter of the test Martin Diehl 2014-06-12 08:32:22 +0000
  • 77610fe129 Added report of SUCCESSFUL test for Revision 3189 Test User 2014-06-12 01:21:18 +0000
  • 25459823ee improved on test scripts to support individual parser options Martin Diehl 2014-06-11 17:46:26 +0000
  • 0ca7f01186 fixed previous incomplete commit and few other trivial changes in newstate Luv Sharma 2014-06-11 16:52:18 +0000
  • 8130f4b21f changes to make newstate aware of damage variables Luv Sharma 2014-06-11 16:32:09 +0000
  • 401b31c951 new state related changes Luv Sharma 2014-06-11 12:27:41 +0000
  • a54bb6ab24 prepared new State for dislotwin Luv Sharma 2014-06-11 12:11:14 +0000
  • f5ca6b5b36 made (homogeneous) temperature working for spectral solver Martin Diehl 2014-06-11 08:19:07 +0000
  • c8d57ab088 Added report of SUCCESSFUL test for Revision 3182 Test User 2014-06-11 01:17:54 +0000
  • 6327a0c471 removed debug statement Martin Diehl 2014-06-10 18:00:13 +0000
  • 04bfeeda45 now returning error code correctly Martin Diehl 2014-06-10 17:24:29 +0000
  • 72648088f8 variational inequalities now works but convergence checking is still off. minor bug fixes Pratheek Shanthraj 2014-06-10 15:55:34 +0000
  • 9facc4a6dc Added report of SUCCESSFUL test for Revision 3178 Test User 2014-06-10 01:30:10 +0000
  • 596ee18da9 improved the regex for header reading Luv Sharma 2014-06-08 14:43:32 +0000
  • 31aded8311 no 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
  • b0ab048d7b now aware of "origin" keyword in seeds-file Philip Eisenlohr 2014-06-07 18:15:08 +0000
  • e3c4e0ecfc added option to override bounding box calculation from data with own geometry. Philip Eisenlohr 2014-06-07 18:14:30 +0000
  • 72e9c512bd polishing of variable names, comments, and some of the programming structure. Philip Eisenlohr 2014-06-07 18:13:29 +0000
  • fec50e424e Added report of SUCCESSFUL test for Revision 3172 Test User 2014-06-07 12:13:25 +0000
  • 07765da01a fixed typo Martin Diehl 2014-06-07 08:36:43 +0000
  • 0a4f3c43d1 added support for variational inequality solvers for contact, irreversible damage etc. Pratheek Shanthraj 2014-06-06 17:11:52 +0000
  • 2f249773c9 fixed missing Python module Philip Eisenlohr 2014-06-06 15:11:15 +0000
  • 32b315487c removed debug printing Philip Eisenlohr 2014-06-06 14:46:41 +0000
  • 59e8cd1d7e new 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
  • 63c1a0a212 updated to croaking, scriptID, IO-piping. Philip Eisenlohr 2014-06-06 09:43:28 +0000
  • 01a0a0d0bb reverted some changes from previous commit Pratheek Shanthraj 2014-06-06 08:57:24 +0000
  • 0d5e1a878b basic postproc script for parallel FEM data Pratheek Shanthraj 2014-06-06 08:29:30 +0000
  • 53586b197e FEM example Pratheek Shanthraj 2014-06-06 00:55:27 +0000
  • 639ca89133 DAMASK (except nonlocal) now sees and interacts with FEM solver Pratheek Shanthraj 2014-06-06 00:38:29 +0000
  • 9a285a1e9f Added FEM solver sandbox Pratheek Shanthraj 2014-06-06 00:25:12 +0000
  • 522efaac92 added immutable option Pratheek Shanthraj 2014-06-05 17:18:52 +0000
  • 4d3b09030c fixed array out of bounds error due to misplaced #ifdef Martin Diehl 2014-06-05 15:22:35 +0000
  • ab074f1fbc improved naming of test script functions Martin Diehl 2014-06-05 12:17:39 +0000
  • f928d9406d replaced print output by logging class for better control over output (level, screen/file) Martin Diehl 2014-06-04 15:34:35 +0000
  • 1af40728d6 Added report of SUCCESSFUL test for Revision 3156 Test User 2014-06-04 11:33:23 +0000
  • 27ffa658b6 corrected use of variants Martin Diehl 2014-06-03 17:19:56 +0000
  • e9faee565c updated tests to load them as python modules Martin Diehl 2014-06-03 15:56:32 +0000
  • 51360d5d50 Added report of SUCCESSFUL test for Revision 3151 Test User 2014-06-03 14:51:58 +0000
  • bc1750f6f3 prepared new state for dislotwin Luv Sharma 2014-06-03 13:46:42 +0000
  • 41b097bbc1 simplified updating Martin Diehl 2014-06-03 13:09:52 +0000