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 |
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 |
Martin Diehl
|
2a1badb548
|
not needed
|
2020-05-03 12:04:57 +02:00 |
Martin Diehl
|
53de95798a
|
separated local and nonlocal part of dotState
|
2020-05-03 11:49:16 +02:00 |
Martin Diehl
|
6f627892bc
|
not needed
|
2020-05-03 11:47:23 +02:00 |
Martin Diehl
|
8995faae8b
|
WIP: part of dotState should be in deltaState
|
2020-05-03 10:49:36 +02:00 |
Sharan Roongta
|
00deddac44
|
initialization needed
|
2020-05-02 23:17:53 +02:00 |
Sharan Roongta
|
47f85402c4
|
using function makes it more readable
|
2020-05-02 23:03:11 +02:00 |
Martin Diehl
|
c7a77ebc26
|
Merge branch 'development' into integrate-lambert
|
2020-05-02 09:21:42 +02:00 |
Sharan Roongta
|
815608ac42
|
polishing
|
2020-04-30 21:34:11 +02:00 |
Sharan Roongta
|
10710bc446
|
using pointers makes finalize general for GNU and Intel
|
2020-04-30 21:29:59 +02:00 |
Martin Diehl
|
ad312201dd
|
keep order
|
2020-04-29 14:53:27 +02:00 |
Martin Diehl
|
d0dcfedb47
|
no extra function needed
|
2020-04-29 14:52:18 +02:00 |
Martin Diehl
|
ce9bdc50a4
|
common variable names
|
2020-04-29 14:46:58 +02:00 |
Martin Diehl
|
5a4a7393b9
|
statements belong together
|
2020-04-28 19:17:34 +02:00 |
Martin Diehl
|
81b3dc74d5
|
default value needed (fcc/bcc)
thanks to Richard (TU Delft) and Vitesh for reporting
|
2020-04-28 19:07:17 +02:00 |
Martin Diehl
|
20b604a334
|
finalize does not work for gfortran
|
2020-04-28 11:22:09 +02:00 |
Martin Diehl
|
d99c05860e
|
FEM is now Mesh
|
2020-04-28 10:35:43 +02:00 |
Martin Diehl
|
9565f15415
|
clearer description
|
2020-04-28 10:30:03 +02:00 |
Martin Diehl
|
f3be26ffa2
|
long error and warning functions at the end of public methods
|
2020-04-28 10:05:36 +02:00 |
Martin Diehl
|
f2164a5bd3
|
simplified
openMP is not used here ...
|
2020-04-27 13:40:22 +02:00 |
Martin Diehl
|
9750f267c8
|
missing initialization
can lead to infinite loops for no 'ping pong' (MSC.Marc)
|
2020-04-27 13:39:32 +02:00 |
Martin Diehl
|
9671a632b5
|
compare floats with tolerances
|
2020-04-26 14:58:07 +02:00 |
Martin Diehl
|
0effa71276
|
cleaning
large alias lists complicate things
|
2020-04-26 08:36:16 +02:00 |
Martin Diehl
|
7ec1ae977e
|
new names
spectral => grid
FEM => mesh
because there are FEM solvers for both discretizations. old names will
be available for a certain time
|
2020-04-25 09:56:51 +02:00 |
Sharan Roongta
|
ca6aa4bcd1
|
child type would inherit procedures from parent type
|
2020-04-24 16:50:42 +02:00 |
Martin Diehl
|
49963b9f04
|
Merge branch 'development' into unified-RK4-RKCK45
|
2020-04-24 06:29:51 +02:00 |
Sharan Roongta
|
7fe2a52b65
|
better logic for finalization
|
2020-04-23 17:10:33 +02:00 |
Franz Roters
|
289808875c
|
Merge branch 'state-integration-cleaning' into 'development'
State integration cleaning
See merge request damask/DAMASK!155
|
2020-04-23 13:38:37 +02:00 |
Sharan Roongta
|
11c4ff7787
|
finalization error
|
2020-04-22 16:49:31 +02:00 |