Commit Graph

24 Commits

Author SHA1 Message Date
Martin Diehl 0773fb5fae KISS
setting shell variables directly is more verbose
2021-04-22 08:04:46 +02:00
Martin Diehl 37de561938 shell variables are more robust
they will also work if Fortran and python code are installed in
different locations.
2021-01-13 18:53:16 +01:00
Martin Diehl a7d998dd48 standard name 2021-01-13 14:53:50 +01:00
Martin Diehl e0c2dbc948 look for new name 2020-07-06 16:33:48 +02:00
Martin Diehl a24ddbab48 python is replaced by python3 on newer systems 2020-04-29 11:50:43 +02:00
Philip Eisenlohr 86f27df0b2 damask.Environment reads from os.environ; python module is packaging-ready 2020-01-13 17:28:28 -05:00
Martin Diehl b4ae91f817 proper alignment 2019-12-22 07:43:07 +01:00
Martin Diehl d12842a441 only stack size matters
Intel compiler requires large stack size, otherwise DAMASK crashes with
segmentation fault. Other limits are not important (checked runtime)
2019-12-21 07:24:37 +01:00
Martin Diehl 4276ef4764 only stack size matters (for Intel Compiler) 2019-12-12 23:11:26 +01:00
Martin Diehl eab2ce3761 point always to $DAMASK_ROOT/bin 2019-04-25 08:00:09 +02:00
Martin Diehl 02ab55d4b3 python reflects content better than lib 2019-01-05 10:52:39 +01:00
Philip Eisenlohr 576c4492d4 [skip ci] bugfix for DAMASK_BIN==empty check; [ logical ] --> [[ logical ]] to align with bash syntax 2018-12-18 09:24:39 -05:00
Philip Eisenlohr f34111cf31 [skip ci] env/DAMASK.xxx now reports current repository branch of DAMASK_ROOT 2018-12-18 09:12:28 -05:00
Philip Eisenlohr 65ff21577b consistent output across all env/DAMASK scripts 2018-11-30 10:35:01 -05:00
Martin Diehl e6d5f1926f issue of heap size still not finally resolved 2018-08-04 14:43:24 +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 1a75898019 syntax error 2017-09-06 12:33:11 +00:00
Martin Diehl 734bc69071 whitespace at line end not needed 2017-08-01 09:13:25 +02:00
Martin Diehl deb69e4be8 adapting philips improvements for zsh 2017-08-01 02:57:42 +02:00
Martin Diehl da8cadea9a limiting stack/heap causes ocansionally problems.
apparently, unlimited will not cause any problems.
2017-07-12 12:50:59 +02:00
Martin Diehl 2f3c0ec0c6 consistent naming 2017-05-24 06:31:58 +02:00
Martin Diehl d5af1a7018 superfluous brackets 2017-05-18 05:32:08 +02:00
Martin Diehl eff2b4ca1c scripts now work if sourced from new location 2017-05-17 08:53:37 +02:00