Pratheek Shanthraj
|
d3356bde4e
|
moved mappings for new state layout to material
|
2014-06-22 18:58:29 +00:00 |
Martin Diehl
|
257bf2f9e4
|
renamed to fit naming scheme
|
2014-06-18 14:36:29 +00:00 |
Pratheek Shanthraj
|
bf24bd83f2
|
fixed error check for CoverA ratio
|
2014-06-18 13:26:16 +00:00 |
Martin Diehl
|
eaa3e32f21
|
improved warning and error messages
|
2014-06-18 09:10:16 +00:00 |
Martin Diehl
|
2160b37b1e
|
fixed warning message in constitutive
|
2014-06-17 15:24:44 +00:00 |
Martin Diehl
|
3533138936
|
removed delta state for J2 and phenopowerlaw when using new state
|
2014-06-17 06:54:49 +00:00 |
Martin Diehl
|
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)
|
2014-06-16 19:19:38 +00:00 |
Luv Sharma
|
6da07dd437
|
new state nonlocal output fixed
|
2014-06-16 14:28:11 +00:00 |
Martin Diehl
|
488927a231
|
worked on phenopowerlaw test, made material.config writer case insensitive, polished lattice, removed deprecated part of documentation
|
2014-06-16 13:11:26 +00:00 |
Luv Sharma
|
e8be3b871b
|
commented out the logical 'nonlocal' from newState structure(might be used later)
|
2014-06-14 11:50:46 +00:00 |
Luv Sharma
|
5755ed547b
|
applied new State for nonlocal model and a trivial changes in crystallite
|
2014-06-13 20:53:17 +00:00 |
Martin Diehl
|
da8f10fe6f
|
consistency checks for lattice type improved
|
2014-06-13 08:57:00 +00:00 |
Martin Diehl
|
bc5456b6c7
|
added dummy homogenization
|
2014-06-12 13:58:54 +00:00 |
Luv Sharma
|
0ca7f01186
|
fixed previous incomplete commit and few other trivial changes in newstate
|
2014-06-11 16:52:18 +00:00 |
Luv Sharma
|
8130f4b21f
|
changes to make newstate aware of damage variables
|
2014-06-11 16:32:09 +00:00 |
Luv Sharma
|
401b31c951
|
new state related changes
|
2014-06-11 12:27:41 +00:00 |
Luv Sharma
|
a54bb6ab24
|
prepared new State for dislotwin
|
2014-06-11 12:11:14 +00:00 |
Martin Diehl
|
f5ca6b5b36
|
made (homogeneous) temperature working for spectral solver
|
2014-06-11 08:19:07 +00:00 |
Martin Diehl
|
6327a0c471
|
removed debug statement
|
2014-06-10 18:00:13 +00:00 |
Pratheek Shanthraj
|
01a0a0d0bb
|
reverted some changes from previous commit
|
2014-06-06 08:57:24 +00:00 |
Pratheek Shanthraj
|
639ca89133
|
DAMASK (except nonlocal) now sees and interacts with FEM solver
|
2014-06-06 00:38:29 +00:00 |
Martin Diehl
|
4d3b09030c
|
fixed array out of bounds error due to misplaced #ifdef
|
2014-06-05 15:22:35 +00:00 |
Luv Sharma
|
bc1750f6f3
|
prepared new state for dislotwin
|
2014-06-03 13:46:42 +00:00 |
Martin Diehl
|
164252213b
|
more work on the new state
|
2014-05-27 14:46:03 +00:00 |
Martin Diehl
|
f7e574d7ab
|
fixed missing sizeState initialization causing problem with output (only for new state)
|
2014-05-27 12:10:16 +00:00 |
Martin Diehl
|
8f6200d01a
|
small bug fix for last commit
|
2014-05-23 23:17:22 +00:00 |
Martin Diehl
|
fcb89f7e75
|
polishing (partly redoing changes that got lost when going to rev 3000)
|
2014-05-23 17:13:08 +00:00 |
Martin Diehl
|
a284e7e6c0
|
more changes related to new state
|
2014-05-22 15:24:12 +00:00 |
Martin Diehl
|
adfa634d05
|
improved on new state, fixed wrong indices in output
|
2014-05-22 15:16:05 +00:00 |
Martin Diehl
|
052aee6d04
|
new state copying/restoring
|
2014-05-22 12:07:50 +00:00 |
Martin Diehl
|
8480fc706d
|
some changes on the new state, J2 seems to work already
|
2014-05-22 10:37:57 +00:00 |
Martin Diehl
|
d9e8e8fc10
|
added consitency check: At least one phase must be present
|
2014-05-21 13:03:59 +00:00 |
Martin Diehl
|
8044c5b737
|
improved on IO_read for recursion case
|
2014-05-21 10:03:57 +00:00 |
Philip Eisenlohr
|
5d21ef5a84
|
fixed selective debugging logic flaw in crystallite_stressAndItsTangent
|
2014-05-19 16:43:32 +00:00 |
Martin Diehl
|
880f0a0c48
|
remove OMP Critical for output in regions not parallel
|
2014-05-16 14:01:27 +00:00 |
Martin Diehl
|
8be013b6ea
|
removed unneeded omp pragmas
|
2014-05-16 10:23:10 +00:00 |
Philip Eisenlohr
|
ae7adcaa2b
|
error 100 now reports iostat return value (as "element")
|
2014-05-15 13:08:02 +00:00 |
Philip Eisenlohr
|
88f94cbbec
|
increased debug threshold for some outputs (decreased verbosity level at "basic")
|
2014-05-15 13:01:54 +00:00 |
Martin Diehl
|
e62c5fdc05
|
added consistency check in material.f90: Microstructure index in geometry must not exceed number of sections in material.config
better error messages in case of recursive file input in IO.f90. also supports absolute path now
|
2014-05-15 09:40:43 +00:00 |
Martin Diehl
|
715e7fd918
|
some small iprovements: reading in geometry in mesh, readability of math, output formatting in fesolving and debug, hdf5 in constitutive
|
2014-05-15 08:52:16 +00:00 |
Martin Diehl
|
4da866b29b
|
exchanged race condition prevention from waiting random amount of time to omp critical
|
2014-05-14 13:57:25 +00:00 |
Martin Diehl
|
4bfced1a70
|
fixed small allocation flaws for new state
|
2014-05-12 13:00:37 +00:00 |
Martin Diehl
|
838a8be1b9
|
removed forgotten debug statements from last commit
fixed material.config for abaqus example
|
2014-05-12 09:28:32 +00:00 |
Luv Sharma
|
d820a5aaa6
|
fixed some errors in changes related to newstate
|
2014-05-12 00:44:44 +00:00 |
Martin Diehl
|
ee31bb1cae
|
some changes related to new state
|
2014-05-09 09:04:09 +00:00 |
Martin Diehl
|
1298f6ea5e
|
updated material.config of tests, had too many slip systems defined.
simplified none homogenization
|
2014-05-08 17:44:28 +00:00 |
Martin Diehl
|
986926aaf2
|
some changes related to new state
fixed assigning of wrong output in J2 model
|
2014-05-08 14:55:19 +00:00 |
Martin Diehl
|
72c7cfc7af
|
still some linking issues
|
2014-04-30 21:13:06 +00:00 |
Martin Diehl
|
e8df11b62f
|
splitted link and compile options
|
2014-04-30 14:13:21 +00:00 |
Martin Diehl
|
8cc3bf4049
|
added forgotten linker options
|
2014-04-30 13:22:08 +00:00 |