Martin Diehl
4e4fa35ca0
reordered for better readibility, do not limit heap for zsh
...
limiting the heap causes problem on my arch linux, where it is set to
unlimited by default. Since I'm probably the only zshell user, I'll test
it for a while and If I don't observe any problems do the same changes
for bash/dash and C shell
2016-11-05 12:55:07 +01:00
Philip Eisenlohr
ef785cd7b5
removed PETSC_ARCH output
2016-09-28 18:27:06 -04:00
Martin Diehl
0d1dfc153e
without ticks, zsh expands ... to ../.. for some strange reasons
2016-07-31 22:47:08 +02:00
Martin Diehl
7de1899884
print statement not existing in python3, use print function
2016-07-30 08:53:42 +02:00
Martin Diehl
25ee7781c5
DAMASK has no special requirement on core size, just keep the system configuration
2016-07-30 08:53:18 +02:00
Philip Eisenlohr
1503cc19fd
fixed excessive line length
2016-07-29 20:40:40 -04:00
Philip Eisenlohr
0aadda4cc3
improved cross-platform robustness of DAMASK_env(s)
2016-07-29 17:45:37 -04:00
Martin Diehl
c5dba60654
need to unset "set" (seems to be a common function)
2016-07-15 21:03:34 +02:00
Martin Diehl
cd36e752e8
adopted csh script
2016-07-14 17:21:44 +02:00
Martin Diehl
46cf0394ec
cleaned, exeption not needed (SOLVER and PROCESSING are always defined)
2016-07-14 17:07:08 +02:00
Martin Diehl
72d60039c1
general improvements and adoptions to be compatible with csh
2016-07-14 13:46:08 +02:00
Martin Diehl
34b10b586a
safe way of reporting
2016-03-11 12:48:35 +01:00
Philip Eisenlohr
2296929344
added symlink info for PETSC_DIR (if present)
2016-03-08 18:38:56 -05:00
Martin Diehl
f561e2d12e
environment for z shell
2015-05-08 09:45:38 +00:00