Commit Graph

6189 Commits

Author SHA1 Message Date
Philip Eisenlohr ed1948689f Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2016-03-09 11:40:31 -05:00
Philip Eisenlohr 20fe46a030 corrected logical mask for reporting stress in load cases 2016-03-09 11:40:12 -05:00
Test User 9e02684ffc Merge branch 'development' 2016-03-09 17:20:21 +01:00
Test User bb9ee3910f updated version information after successful test of v2.0.0-7-g2296929 2016-03-09 16:12:54 +01:00
Martin Diehl 849d487ab6 autogenerated file not needed in repository 2016-03-09 16:08:42 +01:00
Franz Roters 976803ba0b corrected error discovered by Haiming Zhang 2016-03-09 15:36:11 +01:00
Test User 69c1cb71de updated version information after successful test of v2.0.0-6-gb5302ec 2016-03-09 04:12:09 +01:00
Philip Eisenlohr 2296929344 added symlink info for PETSC_DIR (if present) 2016-03-08 18:38:56 -05:00
Martin Diehl 564ff68fbb first ideas 2016-03-08 23:32:18 +01:00
Philip Eisenlohr b5302ecf96 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2016-03-08 13:55:25 -05:00
Philip Eisenlohr fa9411e998 fixed mixed-up descriptions of relative and absolute tolerances in spectral part 2016-03-08 13:55:12 -05:00
zhangc43 cfddba930b add missing linker flags 2016-03-08 13:54:40 -05:00
Test User 26fa0fff72 updated version information after successful test of v2.0.0-3-g618e352 2016-03-08 16:13:40 +01:00
Franz Roters 618e352cb6 Merge branch 'master' into development 2016-03-08 10:57:34 +01:00
Franz Roters e1d4e51170 updated version string for release 2016-03-08 10:54:06 +01:00
Philip Eisenlohr 27494cd463 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2016-03-07 22:17:04 -05:00
Philip Eisenlohr 4dfd59a9e2 output complete microstructure and texture info instead of limiting to grainIDs used in geometry 2016-03-07 22:15:40 -05:00
Test User 761e698dfd updated version information after successful test of revision3813-1056-g0c1fe23 2016-03-08 04:13:33 +01:00
Martin Diehl 1935d00e05 cleaned 2016-03-08 00:00:12 +01:00
Philip Eisenlohr 0c1fe236b4 fixed issue with multiple allocation of param%outputID (was done every line) 2016-03-07 17:13:36 -05:00
Martin Diehl ff92d228f4 reordering 2016-03-07 18:43:07 +01:00
zhangc43 c22b73c803 fix mpif90 compiler type detection 2016-03-07 11:54:36 -05:00
Test User 858e322e06 updated version information after successful test of revision3813-1054-gefde4d3 2016-03-07 16:12:42 +01:00
Martin Diehl efde4d363d changed encoding 2016-03-07 09:56:14 +01:00
Chen Zhang a4225de91d reorder the CMake configuration and add more comments 2016-03-06 09:30:16 -05:00
Martin Diehl 939e0e372e changed order: first find PETSc, than determine the compiler abilities 2016-03-06 09:28:20 +01:00
Martin Diehl 13072fedc5 Merge branch 'cmake' of magit1.mpie.de:damask/DAMASK into cmake 2016-03-06 08:38:44 +01:00
Chen Zhang 5b7a149eb9 Merge branch 'cmake' of magit1.mpie.de:damask/DAMASK into cmake 2016-03-05 17:36:03 -05:00
Chen Zhang 89a1e2deb1 detect compiler from MPIF90 2016-03-05 17:35:34 -05:00
Martin Diehl f276c61c33 hickup in dirs in last commit 2016-03-05 22:31:33 +01:00
Martin Diehl 83ccd7c982 introduced (in)equality comparison for double precision 2016-03-05 22:25:13 +01:00
Martin Diehl 3d6a034c9e added build directory to ignore list and simplified dir layout 2016-03-05 22:17:59 +01:00
Chen Zhang c704663476 final test before pushing to central 2016-03-05 15:44:30 -05:00
Chen Zhang 81ac9aefa1 support special compile flags for single file 2016-03-04 17:32:26 -05:00
Chen Zhang ef45d440d9 now support old version of CMake 2016-03-04 16:43:51 -05:00
Chen Zhang 06865df87e switching development back to HPCC 2016-03-04 15:57:24 -05:00
Chen Zhang e33594cb44 change code folder to src 2016-03-04 14:43:29 -05:00
Chen Zhang 005e4df0dd force using HDF5 from PETSc 2016-03-04 14:42:55 -05:00
Martin Diehl a4bbdd5ecb further commenting, removing not used variables and code (marc2vtk) 2016-03-04 19:06:36 +01:00
Martin Diehl d1e8f69857 added docstrings etc 2016-03-04 17:55:11 +01:00
Martin Diehl 24391b5398 checked with prospector, adopted mainly docstrings 2016-03-04 17:53:55 +01:00
Chen Zhang 2a15ff166c adding support for FEM sovler (not tested) 2016-03-04 11:39:52 -05:00
Martin Diehl f13ba71f6e fixed typo 2016-03-04 17:24:13 +01:00
Martin Diehl 9a405ef41b using more stable way of handling unicode printing, cleaning unicode delete from output of execute 2016-03-04 17:23:38 +01:00
Chen Zhang 0e34d0468c adding install target in CMake 2016-03-04 11:18:38 -05:00
Martin Diehl 75480bc677 modified background threading because using it in postResults led to an dead lock.
rest modifications are just style
2016-03-04 15:22:01 +01:00
zhangc43 9cb9de9c8a CMake build system functions properly for spectral solver 2016-03-03 16:45:15 -05:00
Chen Zhang 57c8213d9b force linker settings in cmake 2016-03-03 16:09:02 -05:00
Chen Zhang 2cf5225875 focusing on tweaking ifort branch first 2016-03-03 14:12:10 -05:00
Chen Zhang ee148fe19c polish syntax 2016-03-03 13:11:03 -05:00