Martin Diehl
4c3ff4bef4
consistent capitalization
2021-07-08 15:05:01 +02:00
Martin Diehl
58bc6e2ba6
avoid chained inclusions
2021-07-08 14:27:04 +02:00
Martin Diehl
69415d2e05
not needed
2021-07-08 12:30:00 +02:00
Martin Diehl
3c6c5d77e8
following paper
2021-07-06 22:58:18 +02:00
Martin Diehl
a13e02da44
easier to follow
2021-07-06 22:33:12 +02:00
Martin Diehl
249365979f
for spack, following DealII
...
https://spack.readthedocs.io/en/latest/build_systems/cmakepackage.html
'RelWithDebInfo' is not easy to remember
2021-07-06 06:49:25 +02:00
Martin Diehl
4e11fba643
cleaning
2021-07-05 20:53:30 +02:00
Martin Diehl
ec3c4ebfca
unified description (consistent with binary packages)
2021-07-05 12:32:49 +02:00
Martin Diehl
cd9d704aae
bug fixes:
...
invalid material.yaml, detect such errors in future
2021-07-05 11:30:52 +02:00
Martin Diehl
b465a6d615
new style examples
2021-07-05 05:38:47 +02:00
Martin Diehl
f0a75d8d62
consistent capitalization
...
Capitals for pre processor macros to avoid clashes
2021-07-04 17:43:19 +02:00
Martin Diehl
223e6054d4
draft for AUR package
2021-07-04 15:49:05 +02:00
Martin Diehl
276b6ef2cd
polishing
2021-07-04 15:48:05 +02:00
Martin Diehl
3edfb98d16
consistent capitalization
2021-07-04 10:33:48 +02:00
Martin Diehl
ee6eca029b
more details on PETSc
2021-07-04 10:31:19 +02:00
Martin Diehl
6f6f42145d
does not exist anymore
2021-07-04 10:30:36 +02:00
Martin Diehl
6dc70fa4e7
not used anywhere
...
was only required for ductile damage
2021-07-04 08:51:53 +02:00
Martin Diehl
62146d0264
tests fail sometimes
2021-07-04 08:49:24 +02:00
Martin Diehl
7daef03e65
new multiphyics notation
2021-07-03 22:50:14 +02:00
Martin Diehl
8acecc1306
preparing standard multiphysics notation
2021-07-03 22:41:34 +02:00
Martin Diehl
f69f61dcb7
avoid duplication
2021-07-03 22:30:06 +02:00
Martin Diehl
58ec949941
Merge remote-tracking branch 'origin/development' into polishing-for-beta
2021-07-03 22:20:33 +02:00
Test User
75f76a9221
[skip ci] updated version information after successful test of v3.0.0-alpha4-10-g0ad4fd00b
2021-07-03 21:35:58 +02:00
Abisheik Panneerselvam
0ad4fd00b1
Merge branch 'write_displacements' into 'development'
...
writing out nodal displacements
See merge request damask/DAMASK!407
2021-07-03 18:02:38 +00:00
Abisheik Panneerselvam
6d33978cd1
mesh file format updated to 4.1
2021-07-03 08:22:59 +02:00
Martin Diehl
cda0f21612
fix BC and material.yaml to work again
2021-07-03 08:22:11 +02:00
Martin Diehl
a0ffbc5f17
little polishing
...
- same names as for grid
- 'local' naming misleading here (probably for x_local etc also not a
good choice)
- following names in PETSc notation (https://www.mcs.anl.gov/petsc/petsc-current/docs/manualpages/DMPLEX/DMPlexGetPointLocal.html )
- using allocation with bounds to simplify access
- NOTE: The nodal coordinates are not what damask.Result expects except
for simple, 1 IP elements!
2021-07-02 23:49:06 +02:00
Martin Diehl
1516ded71b
Merge remote-tracking branch 'origin/development' into write_displacements
2021-07-02 23:07:51 +02:00
Martin Diehl
9f7e2bdc0b
simplified
2021-07-02 07:48:01 +02:00
Martin Diehl
daf7b4f2ab
modular config with references
2021-07-02 07:45:24 +02:00
Martin Diehl
30fb257c40
help the user
2021-07-02 06:16:12 +02:00
Martin Diehl
b2b93f2780
not needed anymore
2021-07-01 19:36:00 +02:00
Test User
b46ac273c0
[skip ci] updated version information after successful test of v3.0.0-alpha4-1-gb567194fe
2021-07-01 15:53:44 +02:00
Martin Diehl
adee729b83
better keep reference close to the code
2021-07-01 14:34:16 +02:00
Martin Diehl
a709698235
Merge branch 'development' into polishing-for-beta
2021-07-01 14:26:03 +02:00
Martin Diehl
b567194fe9
updated build instructions + fix for build after release
2021-07-01 14:20:36 +02:00
Martin Diehl
0fadcac1d8
should not be part of the repo
2021-06-30 17:56:40 +02:00
Martin Diehl
3f9d2c6c99
Merge remote-tracking branch 'origin/development' into preparing-alpha4-2
2021-06-30 17:55:51 +02:00
Martin Diehl
b9944bfc4e
preparing fourth 3.0 series alpha release
2021-06-30 12:44:24 +02:00
Test User
1050428e27
[skip ci] updated version information after successful test of v3.0.0-alpha3-302-gb69bae272
2021-06-29 17:44:24 +02:00
Franz Roters
b69bae272f
Merge branch 'preparing-alpha4' into 'development'
...
polishing and fixing bugs
See merge request damask/DAMASK!405
2021-06-29 14:12:00 +00:00
Martin Diehl
300431d2b0
correct conversion to float
2021-06-29 11:22:42 +02:00
Martin Diehl
9dca7d8055
not needed
2021-06-29 10:44:13 +02:00
Martin Diehl
4dcd249bf3
python YAML is too picky/following v1.1
...
https://stackoverflow.com/questions/30458977
2021-06-29 10:14:59 +02:00
Martin Diehl
7745640393
consistently use prefix as modifier
2021-06-28 23:41:50 +02:00
Martin Diehl
f2a359bea1
relaxing tolerances
...
allowed for simplified cases (no temperature dependency/friction)
2021-06-28 23:28:41 +02:00
Martin Diehl
5973ef5b13
Merge remote-tracking branch 'origin/nonlocal-examples' into preparing-alpha4
2021-06-28 23:22:16 +02:00
Martin Diehl
6651656903
isoductile is not working
2021-06-28 23:13:56 +02:00
Abisheik Panneerselvam
f992c14337
bugfix: constraint for z-dof is added for 3D elements to prevent shooting up of z displacements
2021-06-28 11:37:10 +02:00
Martin Diehl
b1f4c06f9c
takeover from Christophs thesis
2021-06-26 13:25:13 +02:00