Martin Diehl
|
5ea0139678
|
simplified the rate calculation interface in DAMASK_spectral_utilities.f90, corrected bug in rotation parsing and added debug option "rotation" to spectral solver options. This will show the current average stress and deformation additionally in lab coordinate system
|
2012-11-28 15:04:05 +00:00 |
Martin Diehl
|
7e683ca7c3
|
removed coordinates from call to CPFEM_general and introduced direct storage of coordinates to mesh_ipCoordinates
|
2012-11-14 14:38:10 +00:00 |
Martin Diehl
|
70c4e11742
|
added comments and structured the code. Temperature is not longer stored for each point but only to simplify restart behavior as long as it is not fully supported by the constitutive models
|
2012-11-12 14:14:39 +00:00 |
Martin Diehl
|
b1c3c57412
|
some more finetuning, still not running on gfortran 4.5.0
|
2012-11-08 21:33:58 +00:00 |
Martin Diehl
|
ee5903c767
|
replaced real 'guessmode' with logical 'guess', caused trouble on gfortran 6.3 with ultra optimization
|
2012-11-08 19:32:00 +00:00 |
Martin Diehl
|
bbcffa668b
|
some small changes in including PETSc *.h90 files to prevent warnings.
It seems that a bug in old gfortran 4.5.0 causes the problems, at least with 4.7.3 it seems to work after fixing the bugs in IO.f90
|
2012-11-07 13:11:41 +00:00 |
Martin Diehl
|
3ada4897fb
|
reordered PETSc initialization (now first part done in interface, setting of parameters done in numerics), removed unnecessary includes for PETSc
still not running with gfortran, use at own risk!
|
2012-11-06 16:00:51 +00:00 |
Martin Diehl
|
13b55275b1
|
documented utilities and structured, worked on the restart capabilities of the new basic solver
|
2012-10-24 11:31:40 +00:00 |
Martin Diehl
|
b9f97ba5da
|
unified naming scheme, fixed a bug in the new basic scheme, and added a statistic file similar to abaqus to store the information on needed cut backs and iterations for each inc
|
2012-10-19 08:44:21 +00:00 |