Commit Graph

5232 Commits

Author SHA1 Message Date
Martin Diehl 3314e5f051 updated symlinking, removed unused "rootRelation" 2016-07-14 15:11:49 +02:00
Martin Diehl 72d60039c1 general improvements and adoptions to be compatible with csh 2016-07-14 13:46:08 +02:00
Martin Diehl 83e1970f71 now working with tcsh 2016-07-14 12:24:55 +02:00
Martin Diehl 0fbb56a6ef python env reads from $DAMASK_ROOT/CONFIG 2016-07-14 10:42:22 +02:00
Martin Diehl 091b72c3ff commenting 2016-07-13 16:25:27 +02:00
Martin Diehl bc8ecc5437 polishing 2016-07-08 22:12:02 +02:00
Martin Diehl e5abb08acd not needed anymore 2016-07-05 17:05:10 +02:00
Martin Diehl 963e058140 came back due to line ending conflict, not used 2016-07-05 17:02:07 +02:00
Martin Diehl 9dea11f10e Merge branch 'development' of magit1.mpie.de:damask/DAMASK into miscImprovements 2016-07-05 17:00:17 +02:00
Test User b4c7287a93 updated version information after successful test of v2.0.0-347-gbe02300 2016-07-05 04:16:33 +02:00
Martin Diehl be02300d38 print statement disturbs shell piping 2016-07-04 21:44:59 +02:00
Martin Diehl 3ada327d3f Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2016-07-04 21:43:33 +02:00
Test User a317636e8b updated version information after successful test of v2.0.0-341-gaf4307e 2016-07-03 02:24:55 +02:00
Martin Diehl af4307ea72 Merge branch 'NoCoreModule' into development 2016-07-01 15:08:47 +02:00
Martin Diehl fa13aa30b0 python 3 at least imports the damask module now 2016-07-01 15:03:25 +02:00
Martin Diehl 7445aa0b32 conflict due to line ending changes 2016-07-01 15:02:50 +02:00
Test User 755501da69 updated version information after successful test of v2.0.0-310-ge99784d 2016-06-30 16:31:41 +02:00
Martin Diehl ffcc9300c5 using norm2 function and newly introduced dNeq0/dEq0 2016-06-30 14:39:11 +02:00
Martin Diehl e97f3a788d added special function for often used comparison to 0 2016-06-30 10:30:40 +02:00
Martin Diehl 3e130ee7b6 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into miscImprovements 2016-06-30 10:25:32 +02:00
Martin Diehl e99784d20e Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2016-06-30 09:09:04 +02:00
Test User bfcad39728 updated version information after successful test of v2.0.0-302-g2c8427e 2016-06-30 04:32:36 +02:00
Martin Diehl ddb292e360 some simplifications 2016-06-29 23:27:22 +02:00
Martin Diehl 97d6ed57e1 also not needed any more 2016-06-29 20:13:00 +02:00
Martin Diehl 745c012088 fully adopted code from addDisplacement 2016-06-29 20:09:42 +02:00
Martin Diehl c949f407e5 unused variable 2016-06-29 17:13:02 +02:00
Martin Diehl ddff0035b6 removed old regridding related stuff 2016-06-29 16:59:22 +02:00
Martin Diehl 3a0a7dea9a not needed for disabled output MPI rank>0 2016-06-29 16:44:05 +02:00
Martin Diehl e1802cb31d removed some more core module functionality 2016-06-29 16:28:15 +02:00
Martin Diehl f04b737e4c Merge remote-tracking branch 'origin/development' into NoCoreModule 2016-06-29 16:11:07 +02:00
Martin Diehl 39c9c18ade disabling stdout for MPIrank>0 now working for ifort: 2016-06-29 13:40:54 +02:00
Martin Diehl fbf67de37a Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2016-06-29 12:39:14 +02:00
Martin Diehl 2c8427eb2a seems to work now 2016-06-29 12:35:50 +02:00
Martin Diehl 9bf8b6221c fixed fluct displacement 2016-06-29 12:11:07 +02:00
Martin Diehl a64388355a simplified 2016-06-29 11:02:49 +02:00
Martin Diehl 9ea6d3afd7 simplified FFT statements 2016-06-29 10:58:15 +02:00
Martin Diehl cd5eddb444 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2016-06-28 22:44:23 +02:00
Test User 0a89900f72 updated version information after successful test of v2.0.0-297-ga27aba1 2016-06-28 04:24:11 +02:00
Martin Diehl b759a79f9a small check to see if 6 is really STDOUT (no idea what to do if not) 2016-06-27 23:36:09 +02:00
Martin Diehl af2404f0f8 no access out of bounds anymore (but incorrect results) 2016-06-27 23:27:30 +02:00
Martin Diehl bfc02af515 closing stdout for mpi rannk >0 (enables to get rid of many if statements and allows for
central debug handling like writing to file per process)
2016-06-27 23:15:41 +02:00
Martin Diehl 8307a4a9ab trying to get the last things work without the core module 2016-06-27 19:38:12 +02:00
Martin Diehl 21cfe09412 removed a bunch of unneded functions 2016-06-27 18:15:56 +02:00
Martin Diehl 14394e7e13 Merge branch 'development' into NoCoreModule 2016-06-27 17:51:45 +02:00
Martin Diehl de614f5ce7 declaring external only where needed 2016-06-27 17:50:43 +02:00
Martin Diehl a27aba1a47 correct casting to cmplx 2016-06-27 17:47:32 +02:00
Martin Diehl a1c8c676c6 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2016-06-27 17:46:57 +02:00
Martin Diehl 985eee094f respecting compiler warnings 2016-06-27 17:46:34 +02:00
Test User e7f0014ae8 updated version information after successful test of v2.0.0-292-g2ebc5ec 2016-06-27 16:24:11 +02:00
Martin Diehl a3a36ead39 Libs not needed (got back during merge) 2016-06-27 15:43:04 +02:00