Martin Diehl
|
dfe09f11f5
|
cleaner handling of NaN
|
2015-12-22 10:03:15 +00:00 |
Martin Diehl
|
ee47c9302a
|
small readability improvement
|
2015-12-22 09:22:57 +00:00 |
Martin Diehl
|
e127bd8db4
|
should reflect name of parameter
|
2015-12-21 07:27:21 +00:00 |
Chen Zhang
|
2a2f558416
|
update physics in phenoplus module
|
2015-12-17 16:11:13 +00:00 |
Martin Diehl
|
5f37ade722
|
followed some suggestions from gfortran
|
2015-12-16 22:42:08 +00:00 |
Martin Diehl
|
5901af1212
|
removing code fragments after introducing pointer state
|
2015-12-16 06:15:21 +00:00 |
Martin Diehl
|
9baec1a0ff
|
get rid of overly long file names 1/2
|
2015-12-15 20:45:54 +00:00 |
Martin Diehl
|
c710709b1a
|
example Makefile typically does not work, deleted
|
2015-12-15 14:34:03 +00:00 |
Martin Diehl
|
37aa559bd4
|
fixed missing structure type in material.config, small changes in the other code
|
2015-12-15 14:30:17 +00:00 |
Martin Diehl
|
88999c847a
|
reverted handling of NaN in converged reason, seems to be a compiler bug
|
2015-12-14 20:04:59 +00:00 |
Martin Diehl
|
dc990a88d6
|
unused variables
|
2015-12-14 19:48:11 +00:00 |
Pratheek Shanthraj
|
3a7f4bf43a
|
added new set of accelerated spectral methods based on derivative approximations. use spectral_derivative to set the kind of derivative you like. valid options are:
‘continuous’: computed continuous derivatives (standard spectral method)
‘central_difference’: central difference approximation of derivatives
‘fwbw_difference’: forward difference for gradient and backward difference divergence
|
2015-12-14 18:12:09 +00:00 |
Martin Diehl
|
da913ec3c7
|
bug in dot state, thx to Haiming for pointing out
|
2015-12-11 18:36:58 +00:00 |
Martin Diehl
|
76fe37e496
|
commented and respected compiler warning
|
2015-12-08 18:10:06 +00:00 |
Martin Diehl
|
4174e6f9e2
|
removed dislokmc, use disloucla for tungsten simulations
|
2015-12-05 22:07:03 +00:00 |
Martin Diehl
|
6ecbd3ae56
|
makefile had problems with static flag, mentat spectral Box was still using table.croak
|
2015-12-02 20:02:19 +00:00 |
Martin Diehl
|
0e76ef85c1
|
checking return code in util.exececute, cleaning makefile, deleted dummy docs
|
2015-12-02 13:21:17 +00:00 |
Martin Diehl
|
22a9d65825
|
spectral solver accepting NaN in SNES converged reason as this might happen for homogeneous microstructures
|
2015-12-01 22:36:19 +00:00 |
Martin Diehl
|
3365edc6cb
|
simplified and updated abaqus
|
2015-12-01 15:13:33 +00:00 |
Martin Diehl
|
4eb43908c3
|
some simplifications as discussed with IBF colleagues
|
2015-11-25 20:55:17 +00:00 |
Su Leen Wong
|
a6cc799375
|
Removed unnecessary variables
|
2015-11-17 16:55:23 +00:00 |
Su Leen Wong
|
51059abaf0
|
Martensite volume fraction evolution
|
2015-11-17 16:30:06 +00:00 |
Su Leen Wong
|
a8b157a87c
|
Did not initialize a variable
|
2015-11-17 15:20:36 +00:00 |
Su Leen Wong
|
4a8477c2c3
|
Characteristic transformation shear
|
2015-11-17 14:50:59 +00:00 |
Su Leen Wong
|
cf84ceddd8
|
Added Ndot0 for trans
|
2015-11-16 10:15:18 +00:00 |
Martin Diehl
|
302178ebb4
|
some trouble since clean was already in PETSc rules
|
2015-11-14 09:47:18 +00:00 |
Martin Diehl
|
9d9367ae11
|
still having trouble, incorporation of PETSC_ARCH not needed
|
2015-11-13 10:16:35 +00:00 |
Martin Diehl
|
4a52c59854
|
corrected/removed PETSc variables path
|
2015-11-12 23:13:25 +00:00 |
Philip Eisenlohr
|
900b072781
|
removed unused math_qDot (deprecated anyway)
|
2015-11-10 21:56:06 +00:00 |
Philip Eisenlohr
|
45fb209658
|
respect PETSC_ARCH
|
2015-11-10 21:18:53 +00:00 |
Philip Eisenlohr
|
c5b28a22d4
|
small polishing
|
2015-11-10 21:18:13 +00:00 |
Su Leen Wong
|
aefd8fa390
|
Added a few more trans dependent variables
|
2015-11-10 15:23:15 +00:00 |
Su Leen Wong
|
2778331d7b
|
Added trans interaction matrices
|
2015-11-10 13:30:34 +00:00 |
Su Leen Wong
|
4e4136cd58
|
Consistent variable names
|
2015-11-10 13:01:03 +00:00 |
Su Leen Wong
|
9c91ba4608
|
Trans interaction matrices
|
2015-11-09 15:57:20 +00:00 |
Su Leen Wong
|
2b10625f0c
|
Typo
|
2015-11-09 08:51:05 +00:00 |
Martin Diehl
|
ff7cd17b51
|
not needed, PETSc is doing the job
|
2015-11-08 09:43:43 +00:00 |
Chuanlai Liu
|
4d9a2f8f6b
|
introduce pointer referencing of plastic state for better readability
|
2015-11-06 17:00:00 +00:00 |
Martin Diehl
|
7b0c130d6f
|
started to introduce alias name via pointer for plastic state in phenopowerlaw for more comfortable access
|
2015-10-30 15:48:30 +00:00 |
Su Leen Wong
|
2ae4d24fb3
|
Use rotated trans elasticity matrices
|
2015-10-27 12:32:03 +00:00 |
Martin Diehl
|
2ba15e462a
|
corrected values and typo
|
2015-10-26 19:27:57 +00:00 |
Martin Diehl
|
c91788d721
|
new intel compiler was compiling about *** in float output
|
2015-10-26 17:11:36 +00:00 |
Martin Diehl
|
1f356a6833
|
added parameters from indentation results
|
2015-10-22 17:45:28 +00:00 |
Su Leen Wong
|
04841cb727
|
List of dependent trans states
|
2015-10-21 13:24:26 +00:00 |
Su Leen Wong
|
20b0429517
|
Calculation of equilibrium separation of partials for twin and trans
|
2015-10-21 09:37:45 +00:00 |
Su Leen Wong
|
565d68edd7
|
Added some TRIP inputs
|
2015-10-20 15:54:01 +00:00 |
Su Leen Wong
|
b9fcd9482b
|
Renamed some input variables to denote twin
|
2015-10-20 13:45:06 +00:00 |
Franz Roters
|
fc8a11f027
|
corrected typo: alias for first Piola stress should read 1stpiola NOT 1piola
|
2015-10-19 06:57:23 +00:00 |
Chen Zhang
|
f2b29e4844
|
correct communication between
elements with different
phases
|
2015-10-14 21:04:40 +00:00 |
Chen Zhang
|
484a34b7f1
|
added pheno+ module
modify crystallite microstructure call
to pass orientations
|
2015-10-14 18:36:19 +00:00 |