Martin Diehl
|
a5ca26ab10
|
bug (copy and paste): fiber should be counted, not gauss
|
2018-06-26 08:20:40 +02:00 |
Martin Diehl
|
860899b769
|
Merge branch '30_parsePhasePartOnce' into 19-NewStylePhenopowerlaw
|
2018-06-26 08:03:49 +02:00 |
Martin Diehl
|
0680b1706f
|
improved error handling
|
2018-06-26 07:56:20 +02:00 |
Martin Diehl
|
6ffac60961
|
Merge branch '30_parsePhasePartOnce' into 19-NewStylePhenopowerlaw
|
2018-06-26 07:38:53 +02:00 |
Martin Diehl
|
a91fa75a28
|
sanity check, something is going wrong with intel 16.0
|
2018-06-26 07:38:41 +02:00 |
Sharan Roongta
|
300b2827b2
|
Using new functions for parsing material config
|
2018-06-25 15:28:15 +02:00 |
Vitesh Shah
|
aad3611bb4
|
Defined a new function to handle recursive file includes
|
2018-06-25 15:10:54 +02:00 |
Martin Diehl
|
6cd08a38b1
|
pre-defined variables seem to work for gfortran
|
2018-06-25 14:06:13 +02:00 |
Martin Diehl
|
f63e8fe34e
|
avoid specifying per-family-values for inactive families
|
2018-06-25 13:43:34 +02:00 |
Martin Diehl
|
feb6978255
|
test was broken
|
2018-06-25 10:34:24 +02:00 |
Martin Diehl
|
d484d1b5bb
|
fixed typo and removed alias
|
2018-06-25 10:33:22 +02:00 |
Martin Diehl
|
bd09bd91f9
|
exit immediately if array size does not match Nslip/Ntwin
otherwise, array acces out of bounds might happen for subsequent sanity
checks
|
2018-06-23 14:48:32 +02:00 |
Martin Diehl
|
74aec7bb71
|
circumventing bug in Gfortran, tests use correct label (a_slip)
|
2018-06-22 18:14:14 +02:00 |
Martin Diehl
|
363c083886
|
Merge branch '30_parsePhasePartOnce' into 19-NewStylePhenopowerlaw
|
2018-06-22 17:57:33 +02:00 |
Vitesh Shah
|
47a6e6b292
|
Added functionality to read include statements on the go
|
2018-06-22 12:13:43 +02:00 |
Martin Diehl
|
1add0f3d84
|
gfortran does not recognice an empty array as 'present'
|
2018-06-22 08:03:22 +02:00 |
Martin Diehl
|
c5ebe3510f
|
simplified by using empty string list as default
|
2018-06-21 23:49:07 +02:00 |
Martin Diehl
|
c5b00e7a6c
|
consistent description
|
2018-06-21 23:48:34 +02:00 |
Martin Diehl
|
0f3485c4a1
|
using default value for when getting strings, setting correct size for post results
|
2018-06-21 23:14:30 +02:00 |
Martin Diehl
|
fd097846ae
|
Merge branch '30_parsePhasePartOnce' into 19-NewStylePhenopowerlaw
|
2018-06-21 22:47:51 +02:00 |
Martin Diehl
|
367e6a4eee
|
consistent string length (de-facto standard 65536)
|
2018-06-21 22:39:18 +02:00 |
Martin Diehl
|
bed9220597
|
consistent string name and more verbose "prm" for shortcut parameters
|
2018-06-21 22:38:48 +02:00 |
Martin Diehl
|
f61f22924a
|
empty string list as default value simplifies logic
|
2018-06-21 22:38:06 +02:00 |
Martin Diehl
|
adefbd95e6
|
don't use intrinsic names of keywors as function names
|
2018-06-21 22:34:32 +02:00 |
Martin Diehl
|
910aad1094
|
Marc 2014 requires old compiler not supported any more
|
2018-06-21 21:54:07 +02:00 |
Martin Diehl
|
28b82fe511
|
bugfixes
type on zsh gives information in prefix, = comparison operator should
not be in in string
|
2018-06-21 21:50:11 +02:00 |
Martin Diehl
|
f225591ccc
|
transition compatibility not needed anymore, more verbose
|
2018-06-21 21:30:14 +02:00 |
Martin Diehl
|
b58489c1c2
|
merged all config related data into the config module
|
2018-06-19 23:53:14 +02:00 |
Martin Diehl
|
8bcaaf11a5
|
Merge branch '30_parsePhasePartOnce' into 19-NewStylePhenopowerlaw
|
2018-06-19 23:44:16 +02:00 |
Martin Diehl
|
5302782dad
|
need to search for cumulative tag
|
2018-06-19 23:42:15 +02:00 |
Martin Diehl
|
7ccca899c6
|
using branch 19 counterpart in PRIVATE to adjust parameter names
|
2018-06-19 23:36:46 +02:00 |
Martin Diehl
|
7aa8cac164
|
Merge branch '30_parsePhasePartOnce' into 19-NewStylePhenopowerlaw
|
2018-06-19 23:10:06 +02:00 |
Martin Diehl
|
76fcf6b204
|
logic for default value was broken
only use default value if nothing else is found (do not append)
|
2018-06-19 22:59:52 +02:00 |
Martin Diehl
|
d177afa9e1
|
unallocated array
|
2018-06-19 22:59:18 +02:00 |
Martin Diehl
|
9aa211605f
|
having no output in crystallite caused trouble
|
2018-06-19 22:58:46 +02:00 |
Martin Diehl
|
13f280367e
|
using config module
|
2018-06-19 19:43:41 +02:00 |
Martin Diehl
|
d7da70cefb
|
Merge branch '30_parsePhasePartOnce' into 19-NewStylePhenopowerlaw
|
2018-06-19 19:30:01 +02:00 |
Martin Diehl
|
2b5db71739
|
using consistent names
|
2018-06-19 19:25:29 +02:00 |
Martin Diehl
|
efd2eae63e
|
first step to get rid off getStringsRaw
|
2018-06-19 19:16:03 +02:00 |
Martin Diehl
|
fc54104599
|
getStrings works for cumulative and non-cumulative
|
2018-06-19 18:38:32 +02:00 |
Martin Diehl
|
8d5d306076
|
getStrings has functionality for multiple entries in a row of cumulative
searches
|
2018-06-19 18:02:53 +02:00 |
Martin Diehl
|
3b676af215
|
always search for last occurrence
|
2018-06-19 18:02:53 +02:00 |
Martin Diehl
|
8739bada26
|
always search for last occurrence
|
2018-06-19 13:08:14 +02:00 |
Martin Diehl
|
25fa68ca2e
|
relative paths are also supported
|
2018-06-19 10:45:45 +02:00 |
Martin Diehl
|
ba8d9b7062
|
simplifying parsing of absolute path
|
2018-06-19 10:41:44 +02:00 |
Vitesh Shah
|
196b0ef22f
|
adding new include in file reading
|
2018-06-19 10:00:15 +02:00 |
Jaeyong Jung
|
8aeb4a115e
|
first commit.
|
2018-06-18 16:19:03 +02:00 |
Martin Diehl
|
674d2ea61a
|
getting tests to run after seaborn update
|
2018-06-18 16:04:58 +02:00 |
Martin Diehl
|
3f30902ff1
|
Merge branch 'development' into 29_parsePhasePartOnce
|
2018-06-18 07:29:30 +02:00 |
Martin Diehl
|
aadcd61824
|
polishing
|
2018-06-18 00:05:55 +02:00 |