Commit Graph

4952 Commits

Author SHA1 Message Date
Martin Diehl c73382e51f further cleaning 2016-03-24 14:36:24 +01:00
Martin Diehl d765282165 save fortran code 2016-03-24 14:20:18 +01:00
Martin Diehl 8b89063113 less core module 2016-03-24 14:19:00 +01:00
Martin Diehl 60a3ac5b04 copied fortran code 2016-03-24 12:35:33 +01:00
Martin Diehl 7d6ebfb71c removed core module fftw functionality 2016-03-24 11:58:56 +01:00
Martin Diehl 022b089fa7 cleaned core module related stuff 2016-03-24 11:49:23 +01:00
Martin Diehl 4592db8dfb added python based geometry reconstruction 2016-03-24 10:37:15 +01:00
Martin Diehl 95c4fdf9fa Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2016-03-23 19:51:54 +01:00
Martin Diehl 809f03bef5 new printing for python3 and corrected help 2016-03-23 17:02:51 +01:00
Martin Diehl d1dc976eda missing initializers (Intel compiler does not initialize to 0) 2016-03-23 12:15:03 +01:00
Martin Diehl 466178cfc7 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2016-03-23 11:06:11 +01:00
Martin Diehl 900d2f7bf2 output follows damask.croak syntax 2016-03-23 11:05:36 +01:00
Martin Diehl 143a868dad files resulting from compilation should not be part of the repository 2016-03-23 11:05:00 +01:00
Philip Eisenlohr 0840a5f42e modernized orientation treatment and adopted slip systems from lattice.f90 2016-03-22 20:52:02 -04:00
Martin Diehl fafedd5cd6 Merge branch 'LargeFiles' into development 2016-03-22 15:45:42 +01:00
Martin Diehl 9cfadb251a Initialize to J2 bevavior 2016-03-22 15:40:21 +01:00
Martin Diehl a5620359e5 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2016-03-22 09:04:16 +01:00
Philip Eisenlohr 1b22b6e4ee replaced variable interpolation into strings by "%" with .format() method 2016-03-21 10:26:30 -04:00
Philip Eisenlohr 8cd1f027b3 bug fixing. 2016-03-21 08:51:56 -04:00
Martin Diehl be42311eeb Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2016-03-21 08:08:53 +01:00
Philip Eisenlohr 01a5343ca2 added another backgroundMessage animation. generally cleaned code a slight bit. 2016-03-20 20:58:10 -04:00
Martin Diehl 8526d2f495 line feeds causing trouble on windows 2016-03-20 23:30:03 +01:00
Martin Diehl 28259b2c46 switched dNeq and dEq to relative tolerance, removed single precision (makes things complicated
and was never used anyway)
2016-03-20 23:20:58 +01:00
Martin Diehl 97b52f60e7 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2016-03-20 22:28:49 +01:00
Philip Eisenlohr a41cd3df40 added "strict" option to reading microstructure from geom file. will now complain if data mismatches with grid. 2016-03-20 16:46:35 -04:00
Philip Eisenlohr 6865987ea7 restored option to output microstructure indices as one-dimensional list (not clear why that got lost!) 2016-03-20 15:01:47 -04:00
Test User 2506667326 updated version information after successful test of v2.0.0-43-ge39441f 2016-03-18 04:13:24 +01:00
Philip Eisenlohr e39441f36b corrected usage message to tell about string comparison in filter condition 2016-03-17 19:02:30 -04:00
Philip Eisenlohr 61777647df Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2016-03-17 19:01:39 -04:00
Aritra Chakraborty fb09f8477b Merge branch 'Aritra' into development 2016-03-17 18:10:18 -04:00
Aritra Chakraborty 0f78f1c747 possibility to treat floating point numbers as microstructure indices 2016-03-17 18:09:22 -04:00
Zhuowen Zhao d42f8d5fd4 added possibility to read real numbers as microstructure indices (not only integers) 2016-03-17 17:42:05 -04:00
Test User 36c88cde02 updated version information after successful test of v2.0.0-36-g2b7524e 2016-03-17 04:13:35 +01:00
Philip Eisenlohr 2b7524ed1d Merge branch 'addGradient' into 'development'
Add gradient

FFT-based gradient calculation similar to addCurl and addDivergence. Polished other two while on it anyway.

See merge request !2
2016-03-16 20:28:04 +01:00
Aritra Chakraborty 36c703ecd3 shortened excessively long lines 2016-03-16 15:20:31 -04:00
Aritra Chakraborty 3a267dc7ff FFT-based gradient calculation of scalar or vector field data (sibling of addCurl and addDivergence) 2016-03-16 15:02:38 -04:00
Aritra Chakraborty ce26ad06da polishing and introduction of locally derived grid in FFT subroutine 2016-03-16 15:01:22 -04:00
Test User 93466273ff updated version information after successful test of v2.0.0-31-g6197e83 2016-03-16 04:13:16 +01:00
Philip Eisenlohr 9704eb6926 small correction to variable declaration layout 2016-03-15 17:23:01 -04:00
Philip Eisenlohr 6197e839c9 fixed missing file extension when adding in-place 2016-03-15 14:52:10 -04:00
Martin Diehl 654e58faf2 integer overflow due do missing brackets, wrong forwarding for large files 2016-03-14 22:30:55 +01:00
Martin Diehl 7a4e9856c5 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2016-03-14 18:47:54 +01:00
Test User 0e84bfd2ee Merge branch 'development' 2016-03-14 16:11:55 +01:00
Test User b40e7a2612 updated version information after successful test of v2.0.0-19-g80d2bdb 2016-03-14 16:11:55 +01:00
Martin Diehl fdd4ab483e core.so is not part of the repo 2016-03-14 05:51:52 +01:00
Test User 20ad857781 Merge branch 'development' 2016-03-14 04:12:59 +01:00
Test User 80d2bdbfde updated version information after successful test of v2.0.0-18-g2dbdf9a 2016-03-14 04:12:59 +01:00
Martin Diehl 2dbdf9a72f all symbols need to be representable in unicode 2016-03-13 18:21:25 +01:00
Martin Diehl 52ba6e19a0 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2016-03-12 17:09:18 +01:00
Test User 55160aead6 Merge branch 'development' 2016-03-12 05:21:45 +01:00