Pratheek Shanthraj
ce3be666e8
redoing previous changes that were lost in commit 3502
...
please please please make sure you merge your changes to an updated version of the code before committing them
2014-09-26 18:49:40 +00:00
Pratheek Shanthraj
590eb31ed0
some more renaming or thermal related routines
2014-09-26 18:07:48 +00:00
Pratheek Shanthraj
c39aac9c9d
makefile to go with renaming
2014-09-26 16:10:41 +00:00
Pratheek Shanthraj
40cd991496
thermal_none to thermal_isothermal
2014-09-26 16:09:25 +00:00
Pratheek Shanthraj
dabfa6d2e6
renamed get/put thermal to get/put temperature and thermal_none to thermal_isothermal
2014-09-26 16:07:26 +00:00
Pratheek Shanthraj
d4076e4db9
some fixes to get ductile damage working with recent changes
2014-09-26 15:23:10 +00:00
Pratheek Shanthraj
5c3f4e3e69
some fixes to get homogenisation none working with recent changes
2014-09-26 15:16:10 +00:00
Luv Sharma
d3fd4bdf90
started adding a ductile damage model
2014-09-26 10:38:13 +00:00
Pratheek Shanthraj
82932c3708
added field quantity output
2014-09-26 10:34:36 +00:00
Pratheek Shanthraj
280e563fa0
removed homogenization_sizepostresults. This information only needs to be stores per homog type in homogState and not for every element and ip
2014-09-26 10:32:56 +00:00
Pratheek Shanthraj
a42fd0608a
use constitutive_xxx_Noutput instead of phase_Noutput as number of outputs for more consistency with constitutive multi physics output
2014-09-26 10:25:26 +00:00
Pratheek Shanthraj
34c33cca13
changed Noutput to constitutive_nonlocal_Noutput for consistency
2014-09-26 10:21:00 +00:00
Su Leen Wong
1c38d42a0b
Projection matrices for transformation
2014-09-24 12:31:16 +00:00
Luv Sharma
c38b80ad49
updated module include list for abaqus interface also.
2014-09-24 11:11:17 +00:00
Luv Sharma
a0b724836e
typo fixed
2014-09-24 10:45:46 +00:00
Su Leen Wong
4d351ccba1
Outputs for TRIP volume fraction
2014-09-24 07:26:27 +00:00
Su Leen Wong
c2ee6ff299
Renaming transformation input variables to more logical names
2014-09-23 15:38:41 +00:00
Pratheek Shanthraj
556d485ca4
typo: diffusion not difusion
2014-09-23 12:30:52 +00:00
Pratheek Shanthraj
5ce49387f6
added history variable for brittle damage to prevent healing. renamed/removed some lattice damage tensors and symmetrize them.
2014-09-23 12:22:34 +00:00
Pratheek Shanthraj
d2dee58703
removed obsolete thermal and damage modules
2014-09-23 10:42:57 +00:00
Pratheek Shanthraj
c2c5c0c521
subsumed constitutive_damage/thermal into constitutive
2014-09-23 10:38:20 +00:00
Pratheek Shanthraj
c029554c31
better naming damage_local --> damage_brittle
2014-09-23 08:43:16 +00:00
Pratheek Shanthraj
854879d277
undid some marc/abaqus related changes
2014-09-23 08:19:15 +00:00
Pratheek Shanthraj
bb7f9be6ea
remove obsolete constitutive field modules
2014-09-22 20:57:12 +00:00
Pratheek Shanthraj
cb4117df95
adiabatic part of possibly conductive thermal model
2014-09-22 20:55:54 +00:00
Pratheek Shanthraj
3948d99f4f
local part of possibly nonlocal brittle damage model
2014-09-22 20:38:19 +00:00
Pratheek Shanthraj
f6c0f7062e
moved field initialization from homogenization to material since it is needed in crystallite
2014-09-22 20:36:55 +00:00
Pratheek Shanthraj
6ace12be0c
removed unused variables
2014-09-22 20:34:42 +00:00
Luv Sharma
e83a0fb3f7
polished field state related changes and brittle damage
2014-09-22 18:15:19 +00:00
Martin Diehl
2b35cc041e
fixed wrong line continuation
2014-09-19 19:38:59 +00:00
Luv Sharma
649ec1fca8
Finished applying newstate to Homogenization.
2014-09-19 17:59:06 +00:00
Luv Sharma
4bbd6583a0
prepared for using new state structure in homogenization
2014-09-18 15:27:52 +00:00
Martin Diehl
f64418f29a
removed multithreaded FFTW, does not make a big time difference and will simplify linking when using PETSc
2014-09-18 15:23:11 +00:00
Chen Zhang
2d460c3b78
remove redundant debug output
2014-09-16 18:22:03 +00:00
Pratheek Shanthraj
cc7064d025
changed default petsc_options for FEM and removed unused variables
2014-09-16 10:02:37 +00:00
Martin Diehl
27026c7f6a
fixed missing initialization of output in RGC that got lost in Rev 3452
2014-09-16 09:50:37 +00:00
Su Leen Wong
74db2ef064
Small fix for missing constitutive dislotwin output
2014-09-16 08:02:19 +00:00
Martin Diehl
7cb7815176
polishing style
2014-09-13 10:04:44 +00:00
Luv Sharma
05d980f1e3
minor fixes
2014-09-12 15:58:03 +00:00
Su Leen Wong
f8646daf85
Added projection matrix for strain-induced transformation
2014-09-12 09:10:19 +00:00
Martin Diehl
5b6f143fb0
intel fortran behaves strange for standard check:
...
https://software.intel.com/en-us/forums/topic/506419
worked around that
2014-09-11 16:02:05 +00:00
Pratheek Shanthraj
d6080d332d
updated to be compatible with latest version of petsc.
...
Please change your PETSC_DIR to /opt/petsc-dev and PETSC_ARCH to ifort (gfort or ifort-debug for gfortran and debugging version respectively on maws01 also available)
2014-09-11 13:28:15 +00:00
Martin Diehl
4aa2c65d1e
next try to make the makefile work in all possible cases for FEM and spectral
2014-09-11 09:51:38 +00:00
Luv Sharma
7c60c45f80
corrected typos and some field related changes
2014-09-10 18:26:12 +00:00
Martin Diehl
0af667e94d
set search path (VPATH) to ../private/FEM/code only in case FEM solver is the target
2014-09-10 16:27:53 +00:00
Luv Sharma
2f76ecf0e3
fixed error in use statement.
2014-09-10 15:12:14 +00:00
Luv Sharma
7b5cbf4199
now compiling thermal_adiabatic.f90 also and some field related changes
2014-09-10 15:05:28 +00:00
Luv Sharma
e8f8655c98
fixed buggy initialization. Now initialising in similar way to constitutive models.
2014-09-10 14:14:03 +00:00
Su Leen Wong
8e6ea7d9c7
Added Ctrans to homogenizedC and strain-induced martensite part to basic states
2014-09-10 12:12:17 +00:00
Luv Sharma
dc406a01c0
added funtions to get averged properties at integration points.
2014-09-10 08:37:12 +00:00