Go to file
Luc Hantcherli b476aa4028 CPFEM.f90 contains the following modifications:
-Temperature is now defined as a CPFEM_Temperature, and filled for each new call of CPFEM_general according the value output by MARC
-constitutive_Microstructure(state_new,CPFEM_Temperature,grain,CPFEM_in,cp_en) is used in the state loop and before entering in the stress loop. This subroutine computes all parameters,arrays or matrices required from the state, i.e. forest or parallel or mobile dislocation densities from the statistically stored dislocation densities. Its definition is made in module constitutive.
2007-10-16 08:33:59 +00:00
dislocation_based_subroutine Added in an extra folder: modified subroutines with dislocation as state variables (version 0.1) 2007-10-15 12:05:47 +00:00
trunk CPFEM.f90 contains the following modifications: 2007-10-16 08:33:59 +00:00