Commit Graph

6923 Commits

Author SHA1 Message Date
Martin Diehl 7ecb7689f1 Intel compiler failed with SIGSEV
derived types, pointers, finalize .... altogether seems to bring both Compilers to their limits.
I cannot see what was wrong before, but now it works and might be a little faster
2018-08-23 00:13:57 +02:00
Martin Diehl 271b9ba76b intersting note ... 2018-08-22 23:28:47 +02:00
Martin Diehl 8c5f3d4e07 only needed once 2018-08-22 22:52:12 +02:00
Martin Diehl ab45818d51 seems to work now
anyway, nicer code
2018-08-22 14:30:51 +02:00
Martin Diehl 1b5623ad6c avoid out of bound access, removed unneeded stuff 2018-08-22 14:22:37 +02:00
Martin Diehl 037ab3d081 getTag works now for tags with the same start and close tag
needed for '/echo/'. Still suggest to rather use /echo\
2018-08-22 13:10:59 +02:00
Martin Diehl 52088691d1 improved linked list and fixed solution for strange bug
Bug: Using automated LHS re-allocation for a string array that with global scope seems to cause trouble
     Hence, "parse_file" works with a local string and assings only once to it

Linked_List: Now storing data in the list head also and last element is always empty.
             Finalize allows simple handling of deallocation
2018-08-22 11:51:23 +02:00
Martin Diehl 52002f654e to converge at one point to one (or two) string lenth values 2018-08-22 09:14:16 +02:00
Martin Diehl 0068dba40f Merge branch 'development' into 36-faster-file-handling-for-material-config-use-stream-access-instead-of-line-wise-reading 2018-08-22 09:11:33 +02:00
Test User 579e45c551 [skip ci] Merge branch 'master' into development 2018-08-22 06:26:59 +02:00
Test User 3ac8d93a84 Merge commit 'v2.0.2-392-ga8788b65' 2018-08-22 06:26:31 +02:00
Test User a8788b65e5 [skip ci] updated version information after successful test of v2.0.2-391-g87a8a953 2018-08-22 06:26:29 +02:00
Martin Diehl 51dbc6c445 test compatible with 39-branch 2018-08-21 22:58:54 +02:00
Test User 00b7e270c5 [skip ci] Merge branch 'master' into development 2018-08-21 09:47:33 +02:00
Test User c6ed69cb77 [skip ci] updated version information after successful test of v2.0.2-390-g7c683d4f 2018-08-21 09:47:03 +02:00
Martin Diehl 8de321382f using final seems to be the better approach
http://www.training.prace-ri.eu/uploads/tx_pracetmo/AdvFTN_handout.pdf
still needs in-depth analysis, even though I cannot reproduce 'terminally ill'
2018-08-21 08:14:59 +02:00
Martin Diehl d146417abe hot fix for terminally ill with gfortran 7.3
might be a bug in the compiler or in the linked list.
waste some memory at the moment...
check linked list carefully before enabling again and blaming gfortran
2018-08-21 07:41:10 +02:00
Martin Diehl 465d950ab1 gfortran 7.3 and optimized code still gives 'terminally ill' 2018-08-21 07:09:50 +02:00
Martin Diehl 69ad600916 more explicit file opening
still having trouble with Gfortran 7.3 and no numerics.config
2018-08-20 22:36:55 +02:00
Philip Eisenlohr 87a8a9536b absTol for divergence was way too tight 2018-08-20 16:34:43 -04:00
Martin Diehl c78396dd78 randomized FILEUNIT
matrix inversion error when numerics.config is not there or not present
very strange
2018-08-20 22:11:53 +02:00
Martin Diehl 3a097d1099 Merge branch 'development' into 36-faster-file-handling-for-material-config-use-stream-access-instead-of-line-wise-reading 2018-08-20 09:04:28 +02:00
Martin Diehl 7c683d4f3d updated tests for 38- and 36- branches 2018-08-20 09:02:03 +02:00
Martin Diehl 3bb2e2c580 Merge branch 'development' of magit0.mpie.de:damask/DAMASK into development 2018-08-20 09:01:38 +02:00
Test User 615af684eb [skip ci] updated version information after successful test of v2.0.2-381-gc03ea8f5 2018-08-20 08:55:59 +02:00
Martin Diehl d6c69e3a18 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2018-08-18 23:17:07 +02:00
Philip Eisenlohr c03ea8f5c7 added forgotten C66(2,2) read-in from parameter database 2018-08-17 15:43:09 -04:00
Philip Eisenlohr 08d6cb242f adopted new name for covera_ratio: c/a 2018-08-17 15:42:35 -04:00
Philip Eisenlohr 62d2806fe1 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2018-08-17 14:59:00 -04:00
Martin Diehl 26b08bc21b Merge branch 'development' into 36-faster-file-handling-for-material-config-use-stream-access-instead-of-line-wise-reading 2018-08-16 23:39:14 +02:00
Test User 2ea894dbbe [skip ci] updated version information after successful test of v2.0.2-374-g3e4f6598 2018-08-16 03:16:13 +02:00
Franz Roters 3e4f6598f4 Merge remote-tracking branch 'remotes/origin/35-new-style-of-reading-in-parameters-in-lattice' into development 2018-08-15 14:48:25 +02:00
Philip Eisenlohr 66e68151ea Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2018-08-13 18:28:59 -04:00
Philip Eisenlohr ba215ed9ea small polish 2018-08-13 18:27:51 -04:00
Test User 6c4ae60030 [skip ci] updated version information after successful test of v2.0.2-357-g3fbc537b 2018-08-09 00:03:41 +02:00
Martin Diehl 3fbc537b7b avoid deadlock for master pipelines 2018-08-05 22:50:43 +02:00
Martin Diehl 80841adcbb support python 3 soon 2018-08-05 22:50:21 +02:00
Test User 784faafdd7 [skip ci] Merge branch 'master' into development 2018-08-05 22:35:23 +02:00
Test User 9f8325ab0e Merge commit 'v2.0.2-351-g8173b8ce' 2018-08-05 22:35:17 +02:00
Test User 8173b8ced1 [skip ci] updated version information after successful test of v2.0.2-350-g2be13b00 2018-08-05 22:35:17 +02:00
Test User 7f933025c7 [skip ci] Merge branch 'master' into development 2018-08-05 15:22:57 +02:00
Test User 686f0fe801 [skip ci] updated version information after successful test of v2.0.2-349-gd623d037 2018-08-05 15:22:24 +02:00
Martin Diehl 5337fb1229 old runtime debugging leftovers 2018-08-05 11:08:17 +02:00
Martin Diehl c0adb61350 outdated description 2018-08-05 10:41:01 +02:00
Martin Diehl 60fc47ca2a unused import 2018-08-05 09:41:27 +02:00
Martin Diehl aa1bcd68fa Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2018-08-05 06:10:43 +02:00
Martin Diehl 386c3e7797 Merge branch 'development' into 36-faster-file-handling-for-material-config-use-stream-access-instead-of-line-wise-reading 2018-08-05 06:04:33 +02:00
Martin Diehl 2be13b0047 test that also works for new nonlocal 2018-08-05 06:02:33 +02:00
Martin Diehl 661636d83e default values needed to suppress error in case of missing key 2018-08-04 22:53:56 +02:00
Martin Diehl f522f79703 Merge branch 'development' into 35-new-style-of-reading-in-parameters-in-lattice 2018-08-04 22:42:14 +02:00