Martin Diehl
|
5c544a6e4e
|
bugfix
- IO_read sanities files such that they end with EOL (unless 0 byte)
- IO_readline simply counts EOL to determine number of lines
|
2020-06-05 20:58:36 +02:00 |
Martin Diehl
|
9cd9ee71c5
|
off-by-one issue fixed
|
2020-06-05 14:44:31 +02:00 |
Martin Diehl
|
a9e0e93213
|
need to handle case of zero length file when splitting
|
2020-06-05 13:38:40 +02:00 |
Martin Diehl
|
512e54a7ee
|
before we forget ...
|
2020-06-02 17:34:58 +02:00 |
Martin Diehl
|
742b3718ec
|
using iostat solved the issue for ifort
but for a zero length file, ifort returns -1
|
2020-06-02 10:09:19 +02:00 |
Martin Diehl
|
d31417b050
|
Ifort can not handle 0-length files
Not sure whether this is a bug or not:
https://software.intel.com/en-us/forums/intel-fortran-compiler/topic/856789
|
2020-06-02 09:31:26 +02:00 |
Martin Diehl
|
79c17ec407
|
use names known from python
|
2020-06-02 07:57:19 +02:00 |
Martin Diehl
|
f84e5aaaf9
|
bugfix (do not keep EOL in last string)
simplified further
|
2020-06-02 07:39:27 +02:00 |
Martin Diehl
|
ac9fddd9e9
|
Merge remote-tracking branch 'origin/development' into misc-improvements
|
2020-06-02 00:12:50 +02:00 |
Martin Diehl
|
37d7e593e8
|
correct counting of lines
counts like "wc -l" either with or without EOL in last line
|
2020-06-01 22:09:28 +02:00 |
Martin Diehl
|
2badf257fc
|
same information but shorter
|
2020-06-01 21:36:36 +02:00 |
Martin Diehl
|
431284aa95
|
not needed
|
2020-06-01 18:23:01 +02:00 |
Martin Diehl
|
44fc65b812
|
Merge branch 'development' into FEM-PETSC_3.11+
|
2020-06-01 15:19:37 +02:00 |
Martin Diehl
|
1885a701fa
|
nothing to debug here
|
2020-06-01 15:19:30 +02:00 |
Martin Diehl
|
a5bd0958a1
|
polishing
|
2020-05-31 23:50:06 +02:00 |
Martin Diehl
|
733208a83c
|
Merge branch 'development' into misc-improvements
|
2020-05-28 19:38:18 +02:00 |
Sharan Roongta
|
8ae7f8f991
|
polishing
|
2020-05-26 20:56:53 +02:00 |
Sharan Roongta
|
9732726cfa
|
editorial changes
|
2020-05-26 11:46:28 +02:00 |
Martin Diehl
|
e8992e7b72
|
documentation
|
2020-05-25 22:09:46 +02:00 |
Martin Diehl
|
eced5d0a3c
|
bugfixes for date reporting
|
2020-05-25 20:13:57 +02:00 |
Martin Diehl
|
248f199a7b
|
track creation time
|
2020-05-25 18:51:10 +02:00 |
Sharan Roongta
|
3f221ab5ed
|
polishing
|
2020-05-25 12:54:43 +02:00 |
Martin Diehl
|
376e45d7bf
|
don't even start to compile
|
2020-05-23 13:55:00 +02:00 |
Sharan Roongta
|
677e081937
|
YAML related errors
|
2020-05-21 21:03:39 +02:00 |
Sharan Roongta
|
873cb80edd
|
access issue resolved
|
2020-05-21 20:52:15 +02:00 |
Sharan Roongta
|
72fdb639f0
|
YAML parser
|
2020-05-21 20:41:40 +02:00 |
Martin Diehl
|
23b1381eaf
|
give credit
|
2020-05-21 11:30:25 +02:00 |
Martin Diehl
|
d8764f2b8f
|
status is not the first argument
|
2020-05-16 18:32:30 +02:00 |
Martin Diehl
|
ae20ab8d42
|
more reasonable name
|
2020-05-16 17:05:03 +02:00 |
Martin Diehl
|
a279785149
|
Merge branch 'development' into misc-improvements
|
2020-05-16 17:01:48 +02:00 |
Martin Diehl
|
1ccd3aab89
|
suppress warnings
the compiler does not know that IO_error terminates the program
|
2020-05-15 22:33:38 +02:00 |
Martin Diehl
|
661604ff94
|
more error checking
|
2020-05-14 06:59:30 +02:00 |
Martin Diehl
|
530623a2b3
|
function was only renamed in PETSc 3.12
|
2020-05-13 13:15:37 +02:00 |
Martin Diehl
|
f2d1343cdf
|
need to select the whole mesh
|
2020-05-13 12:58:39 +02:00 |
Karo
|
90f93d2399
|
Merge branch 'integrate-lambert' into 'development'
Integrate lambert
See merge request damask/DAMASK!166
|
2020-05-12 23:36:08 +02:00 |
Franz Roters
|
24c2e5ba61
|
Merge branch 'YAML-Prerequisites' into 'development'
Yaml prerequisites
See merge request damask/DAMASK!167
|
2020-05-12 08:59:46 +02:00 |
Martin Diehl
|
72c835a554
|
not used
|
2020-05-11 16:00:53 +02:00 |
Sharan Roongta
|
620154a1a8
|
not needed
|
2020-05-11 14:00:19 +02:00 |
Martin Diehl
|
5a94218d23
|
fixes error:
[0]PETSC ERROR: Object is in wrong state
[0]PETSC ERROR: Cannot set coordinates until after DMDA has been setup
|
2020-05-11 08:02:34 +02:00 |
Martin Diehl
|
4340d30f05
|
Merge branch 'development' into misc-improvements
|
2020-05-08 12:26:35 +02:00 |
Martin Diehl
|
4f8c7ea2d5
|
Merge branch 'development' into YAML-Prerequisites
|
2020-05-07 23:11:38 +02:00 |
Martin Diehl
|
1610a6e12a
|
editorial changes
|
2020-05-07 23:10:27 +02:00 |
Sharan Roongta
|
0c70f1a54f
|
polishing
|
2020-05-07 21:13:25 +02:00 |
Martin Diehl
|
9553a7838b
|
needs to be logical
|
2020-05-06 22:15:09 +02:00 |
Martin Diehl
|
0f2447d413
|
restart does not overwrite existing results
|
2020-05-06 21:48:55 +02:00 |
Martin Diehl
|
a5b78dc30a
|
potential glitch
|
2020-05-05 11:20:16 +02:00 |
Martin Diehl
|
4dcec8b309
|
not needed
|
2020-05-05 11:18:58 +02:00 |
Martin Diehl
|
6e99956b58
|
Merge branch 'development' into misc-improvements
|
2020-05-05 09:22:53 +02:00 |
Martin Diehl
|
76d37b5bcd
|
flux debug would need temporary variable
|
2020-05-03 20:38:25 +02:00 |
Martin Diehl
|
520a484df2
|
reasonable name
|
2020-05-03 13:09:49 +02:00 |