Tias Maiti
|
03896fcd09
|
redefined required debug variables removed in last commit
|
2015-09-11 18:20:37 +00:00 |
Tias Maiti
|
840fd0e9fa
|
report absolute value of accumulated_shear_slip in dot state
|
2015-09-11 17:44:26 +00:00 |
Martin Diehl
|
c53bf02fea
|
changed back to old behavior
|
2015-09-11 15:38:03 +00:00 |
Martin Diehl
|
8716752bf8
|
fixed fourier convolution and div/curl calculation for even/odd grid according to Johnston 2011 (MIT, FFTW)
|
2015-09-11 13:05:46 +00:00 |
Martin Diehl
|
5f9fae1b75
|
simplified reporting using "emph"
|
2015-09-11 12:55:43 +00:00 |
Martin Diehl
|
8f32d03a9e
|
curl calculation overestimated RMS due to factor 2 instead of one for DC component and Nyquist component
|
2015-09-11 09:19:13 +00:00 |
Martin Diehl
|
e88cedc6ae
|
clearer naming, debug options for spectral do not work for MPI
|
2015-09-11 08:52:03 +00:00 |
Martin Diehl
|
751d1d7582
|
function statement is more clear
|
2015-09-10 13:01:33 +00:00 |
Martin Diehl
|
580bb76b4c
|
pInt missing
|
2015-09-10 10:26:09 +00:00 |
Martin Diehl
|
427b5f4bc1
|
wrong results for restart
|
2015-09-10 10:06:14 +00:00 |
Philip Eisenlohr
|
c69e7ec149
|
switched conjugation to apply to symmetric equivalents instead of incoming quaternion.
passing-down of degree option handled directly.
|
2015-09-09 22:43:56 +00:00 |
Philip Eisenlohr
|
31bb27268c
|
removed dangerous property overload (.asQuaternion() —> .quaternion)
|
2015-09-09 22:37:18 +00:00 |
Philip Eisenlohr
|
e0d5cef047
|
Script to merge multiple ASCIItables. Stops at end of shortest one.
|
2015-09-09 22:22:29 +00:00 |
Martin Diehl
|
bbe37c842e
|
name conflict
|
2015-09-09 21:52:00 +00:00 |
Martin Diehl
|
70f906a2c4
|
follow new syntax and bugfix, marc 2014 is default
|
2015-09-09 16:45:49 +00:00 |
Tias Maiti
|
c9dcb41bac
|
fixed sorting logic to respect numerical values of vector data (i.e. 1,2,3,….,10,11,… instead of 10,11,12,1,2,…)
|
2015-09-08 23:55:44 +00:00 |
Tias Maiti
|
7495b33b68
|
label_dimension dropped indices >9 due to buggy string comparison…
|
2015-09-08 23:12:45 +00:00 |
Martin Diehl
|
c0a5213df1
|
permute data has differente 'randomness', updated to marc v2014
|
2015-09-08 20:19:23 +00:00 |
Martin Diehl
|
34980a1d44
|
more logical structure when reading in
|
2015-09-08 19:44:32 +00:00 |
Martin Diehl
|
d9dbcb3a65
|
new keyword
|
2015-09-08 19:43:54 +00:00 |
Martin Diehl
|
1c164574ac
|
more fixes following new possibilities of ascii table
|
2015-09-08 19:42:14 +00:00 |
Martin Diehl
|
4e9b27b0ce
|
failure in last commit, using standard keyword eulerangles instead of eulers
|
2015-09-08 18:48:58 +00:00 |
Noriki Fujita
|
c2d27d56fa
|
updated to new ASCII table style
|
2015-09-08 15:26:40 +00:00 |
Noriki Fujita
|
9a2c49ff50
|
corrected label header
|
2015-09-08 13:45:46 +00:00 |
Martin Diehl
|
b04eacde1d
|
precision for seeds_fromTable and random generation of seeds_fromRandom was modified
|
2015-09-07 18:08:34 +00:00 |
Martin Diehl
|
7d996cfa11
|
fixed new IO_stringPos for Abaqus
|
2015-09-05 16:26:55 +00:00 |
Martin Diehl
|
dad0fdfb85
|
still needed
|
2015-09-05 14:59:52 +00:00 |
Martin Diehl
|
45a3568b40
|
bugfix for last commit
|
2015-09-05 14:46:57 +00:00 |
Martin Diehl
|
cf90b764f8
|
calculation was for nyquist freq not fully correct.
See Notes on FFT-based differentiation
Steven G. Johnson, MIT Applied Mathematics
Created April, 2011, updated May 4, 2011:
|
2015-09-05 11:51:36 +00:00 |
Chen Zhang
|
ba418a5c97
|
reflect recent changes in orientation class
|
2015-09-03 16:50:49 +00:00 |
Martin Diehl
|
be4068661b
|
fortran 2008 standard implies assume realloc-lhs
|
2015-09-02 13:01:39 +00:00 |
Martin Diehl
|
caf0ac7e8d
|
more verbose
|
2015-09-01 16:53:48 +00:00 |
Martin Diehl
|
08f8746182
|
made some more scripts working again
|
2015-08-31 21:22:44 +00:00 |
Philip Eisenlohr
|
8ff79e1eb0
|
NaN now considered transparent
|
2015-08-31 17:41:00 +00:00 |
Martin Diehl
|
7a3a67601f
|
realloc lhs was not always working, fixed now and added test for new string pos function
|
2015-08-31 16:30:04 +00:00 |
Philip Eisenlohr
|
8f79744f2c
|
now works with (rounded) floating point numbers as mapping indices
|
2015-08-31 16:01:11 +00:00 |
Martin Diehl
|
6100185855
|
switch to new ASCII table class was buggy, using damask.util.emph
|
2015-08-31 11:00:45 +00:00 |
Tias Maiti
|
eb5ad7528f
|
fixed bug in asEulers() output in degrees
|
2015-08-29 23:22:32 +00:00 |
Aritra Chakraborty
|
115518a2c8
|
minor changes in commit and setting the script ID properly
|
2015-08-29 15:10:43 +00:00 |
Aritra Chakraborty
|
cff6307779
|
Update existing value(s) to expression(s) respecting condition.
|
2015-08-29 00:54:45 +00:00 |
Pratheek Shanthraj
|
c3551a7f1e
|
recent IO related changes for FEM code
|
2015-08-28 11:05:32 +00:00 |
Pratheek Shanthraj
|
197ae53553
|
lots of memory savings (~ stateside + 250 pReals per integration point) when using analytic jacobian
|
2015-08-28 10:55:38 +00:00 |
Martin Diehl
|
6848d83d13
|
behavior of IO_stringPos was unsafe in some situations, also took the chance to rename the variables used in its context to a more meaningful name.
functions in the core module are not used, including kdTree
|
2015-08-28 07:38:48 +00:00 |
Chen Zhang
|
b4768013a0
|
fix output error in output geom file.
|
2015-08-26 16:39:33 +00:00 |
Chen Zhang
|
5cae5c4f0b
|
compile corientation with gcc to be compatible with most python
|
2015-08-26 14:21:53 +00:00 |
Chen Zhang
|
f4145dd505
|
add numpy header location in the setup script.
|
2015-08-25 18:06:36 +00:00 |
Philip Eisenlohr
|
d8afe9be23
|
Add scalars, vectors, and/or an RGB tuple from an ASCIItable to existing VTK rectilinear grid (.vtr/.vtk).
|
2015-08-25 00:39:37 +00:00 |
Aritra Chakraborty
|
cec6d7d220
|
for generating rectilinear grid of either cell type or point type from ASCII table.
|
2015-08-24 20:48:50 +00:00 |
Philip Eisenlohr
|
7961b486cb
|
now compatible with updated Orientation.disorientation() output, i.e., select item [0] (the quaternion).
|
2015-08-24 14:20:09 +00:00 |
Philip Eisenlohr
|
c215139ce1
|
now works with recent changes of ASCIItable and with STDIN to STDOUT.
|
2015-08-24 14:01:24 +00:00 |