Martin Diehl
93ae5cbd07
Merge remote-tracking branch 'origin/development' into 10-consistent-orientation-conversions-3
2019-02-22 23:05:36 +01:00
Martin Diehl
407f94082f
no need for orientation class at the moment
...
implement only if we need symmetry aware operations
2019-02-01 16:52:42 +01:00
Martin Diehl
06f67ce500
orientations module was not compiled but is needed now
2019-02-01 10:24:10 +01:00
Martin Diehl
a260bd2d2b
Merge branch 'development' into 10-consistent-orientation-conversions
2019-02-01 07:33:52 +01:00
navyanthkusam
09dc1041a5
variable attributes adjusted
...
compiles now
2019-01-28 14:36:44 +01:00
Martin Diehl
badf9e9cca
object oriented element definitions
2019-01-24 10:24:10 +01:00
Martin Diehl
612fa31188
preparing solver-specific mesh functionality
2019-01-24 09:52:18 +01:00
Martin Diehl
1192f16582
Merge remote-tracking branch 'origin/development' into 56-parallel-hdf5
2019-01-06 20:56:36 +01:00
Martin Diehl
13f321d992
cleaning almost done
2018-12-22 09:05:46 +01:00
Martin Diehl
40d38ebf55
added rotation conversions
...
modified versions from 3Drotations code (available on GitHub) by Marc De Graef
2018-12-08 08:02:55 +01:00
Martin Diehl
baf56a0e94
respect dependencies of inclusion
2018-11-20 15:27:32 +01:00
Martin Diehl
e6c7a73886
first step to include HDF5 in MSC.Marc
2018-11-14 13:12:08 +01:00
Martin Diehl
b58489c1c2
merged all config related data into the config module
2018-06-19 23:53:14 +02:00
Martin Diehl
9c12ce5539
more general name (should include parsing of debug and numerics)
2018-06-14 06:39:49 +02:00
Martin Diehl
1c8c33595e
more precise name
2018-06-11 00:27:30 +02:00
Martin Diehl
e0a6b79b14
trying to have descriptive names
2018-06-10 23:38:16 +02:00
Martin Diehl
8867322713
data structure to store material.config
...
chained list data structure to store string and stringPos.
Performance-wise not 100% optimal as searching requires to parse all elements in the list.
However, secions are typically rather small (usually Order 1 to 3) and parsing from file is much slower.
Also, only the actual length of the array is stored (thats wy I preferred the list over a 2D array)
2018-06-01 10:14:12 +02:00
Zhuowen Zhao
8837656870
added "plastic_kinematichardeing.f90" to commercialFEM_fileList
...
Changed outputID type
2018-01-09 15:17:51 -05:00
Martin Diehl
1c2af7bbc6
phenoplus has own brach, titanmod was not used for a long time
2017-10-08 13:41:54 +02:00
Martin Diehl
d86074829c
Merge branch 'development' into cmake
2017-02-03 19:28:23 +01:00
zhangc43
3a561c9a8d
remove obsolete j2 module
2016-04-26 14:24:43 -04: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