Martin Diehl
e53ba801fa
more systematic file structure
2020-03-15 17:04:28 +01:00
Martin Diehl
705ee908a2
Merge remote-tracking branch 'origin/development' into clean-and-polish-damage
2020-03-10 13:49:11 +01:00
Martin Diehl
18ccc49d6f
avoid duplicated public/private statements
...
variables should be private
2020-02-29 15:15:41 +01:00
Martin Diehl
82dee9db0e
matching names
2020-02-25 17:53:15 +01:00
Martin Diehl
7d7eff0d94
crystallite should be responsible of crystallite variables
2020-02-25 09:42:07 +01:00
Martin Diehl
26496976c8
not used anymore
2020-01-31 21:19:15 +01:00
Martin Diehl
0b8ff64884
store mapping MARC/FEM2DAMASK mapping
...
do not calculate the mapping for elements and nodes per call on
the fly, rather store it. Not memory efficient in the case that numbers
are not consequtive (order does not matter, but missing nodes/elements
would waste some 2 integers per missing number). However, this seem to cause
problems anyway when range indicators like '1 to 10' are used.
2020-01-30 23:39:59 +01:00
Martin Diehl
3b8dd17e5b
avoiding hard-coded constants
2020-01-26 12:25:45 +01:00
Martin Diehl
8a2a9d3861
avoid direct file operations
2020-01-25 13:30:42 +01:00
Martin Diehl
624ede8177
clear separation between solver and DAMASK
2020-01-25 09:12:09 +01:00
Martin Diehl
bdae2a40cc
independent of IO
2020-01-25 08:56:39 +01:00
Martin Diehl
7f66d4e975
avoid fixed string length
...
solved issues with wrong trim and is more robust
2020-01-23 11:21:42 +01:00
Martin Diehl
246187865e
more flexibility
2020-01-23 08:19:21 +01:00
Martin Diehl
46cb787934
avoid HDF5 error when creating link twice
2020-01-12 00:55:00 +01:00
Martin Diehl
ffb112b0d8
Merge branch 'development' into DADF5-improvements
2019-10-30 17:16:54 +01:00
Martin Diehl
c1cf64bf00
was not used/tested
2019-10-24 12:15:22 +02:00
Martin Diehl
0b4605361b
plotv only needed for postResults
2019-10-20 19:23:50 +02:00
Martin Diehl
4999aa4e14
more cleaning
2019-10-13 19:41:55 +02:00
Martin Diehl
b647245e39
general polishing
2019-10-08 18:52:34 +02:00
Martin Diehl
04272f88d5
untangling
...
- avoid public variables
- openMP in initialization hardly useful
- structure of init should reflect tasks:
1) reading
2) discretization
3) nonlocal stuff
2019-10-08 09:30:32 +02:00
Martin Diehl
4256f67919
polishing
2019-06-15 16:21:37 +02:00
Martin Diehl
c7703d7aaf
preprocessor statements need to start at column 0
2019-06-07 07:45:54 +02:00
Martin Diehl
2a35a78d93
phase out mesh_elem and theMesh
2019-06-07 07:38:48 +02:00
Martin Diehl
00189554cd
correct style
2019-06-06 13:22:46 +02:00
Martin Diehl
c0964dfd88
disable coordinate update for the moment
2019-06-06 13:13:22 +02:00
Martin Diehl
2ccfc9f6da
simpler to use variables directly
2019-05-18 23:10:40 +02:00
Martin Diehl
51e19048f7
pInt not needed anymore
2019-05-14 22:52:33 +02:00
Martin Diehl
4a0584fe25
commercial FEM solvers write results to HDF5
2019-05-05 12:06:55 +02:00
Martin Diehl
81cfa31b31
[skip ci] with DAMASK ASCII art
2019-03-13 06:16:31 +01:00
Martin Diehl
fb6a6e9db5
[skip ci] corrected year
2019-03-12 22:56:09 +01:00
Martin Diehl
383e1befd5
polishing and extending citations
2019-03-09 11:11:40 +01:00
Martin Diehl
1ba27cf62d
same reporting style, more error checks
2019-03-09 11:11:40 +01:00
Franz Roters
19da2b911d
flux subroutine for Abaqus
...
related comments
2019-02-27 09:23:05 +01:00
Martin Diehl
77d60be127
avoid superfluous reporting
2019-02-16 11:30:56 +01:00
Martin Diehl
af83427e8c
Merge branch 'development' into 53-separate-mesh-for-different-solvers-3
2019-02-16 10:25:42 +01:00
Martin Diehl
afdaac47af
avoid disturbing reporting
2019-02-15 22:54:38 +01:00
Martin Diehl
59dd9b16e1
cleaning
2019-02-03 16:40:15 +01:00
Martin Diehl
adb68ff792
avoid converstions and use of global variables
2019-01-14 12:45:07 +01:00
Martin Diehl
3cceda5fe3
Merge branch 'development' into 31_consistent_wd
2018-08-03 00:08:16 +02:00
Martin Diehl
a1b1a4c476
include files are not libraries
2018-07-10 18:26:45 +02:00
Martin Diehl
70a3db275a
verbose error message
2018-07-10 09:53:20 +02:00
Martin Diehl
ac7bc4b9ed
dont' store the working directory but set it centrally
...
makes life easier, writing and reading always to CWD unless absolute path is given
Spectral: using --wd argrument and C code
MSC.Marc: using directory of input deck and Intel extension
Abaqus: using function and Intel extension
2018-07-10 08:24:45 +02:00
Yi-Chin Yang
35a4fdc358
"et al." instead of "et. al" abbreviates "et alii", meaning "and others"
2018-04-22 10:07:49 +02:00
Sharan Roongta
451e9f245a
Removing some typos in citations
2018-04-18 15:01:03 +02:00
Yi-Chin Yang
0701b535fc
DAMASK overview reference independently of selected solver
2018-04-16 16:16:10 +02:00
Martin Diehl
a5f8c5ba32
Merge branch 'development' into cmake
2017-04-15 16:17:50 +02:00
Martin Diehl
d86074829c
Merge branch 'development' into cmake
2017-02-03 19:28:23 +01:00
Chen Zhang
672c8d0606
Merge remote branch 'origin/development' into cmake
2016-04-18 09:11:29 -04:00
Chen Zhang
e33594cb44
change code folder to src
2016-03-04 14:43:29 -05:00