Commit Graph

16094 Commits

Author SHA1 Message Date
Martin Diehl a38a860783 fixed tests (for people having a user name that starts with m) 2023-06-22 23:56:44 +02:00
Martin Diehl e197e45566 use existing functionality 2023-06-22 23:25:25 +02:00
Martin Diehl a4c52fb119 no CamelCasing 2023-06-22 23:19:36 +02:00
Martin Diehl fff811edd9 following Python (os.path.normpath, os.path.relpath) 2023-06-22 23:13:45 +02:00
Martin Diehl 5053c53ee4 don't rely on upper bound estimates for string length 2023-06-22 22:49:25 +02:00
Philip Eisenlohr cb6b1b30f5 shortened CLI reporting; condensed repeated CLI functions 2023-06-16 12:09:53 -04:00
Sharan Roongta 342b33c17f Merge remote-tracking branch 'origin/development' into CLI-material 2023-06-13 12:59:39 +02:00
Sharan Roongta 21c958c427 adjusted test 2023-06-13 12:59:23 +02:00
Sharan Roongta f424d54f5e Merge branch '256-grid-geometry-displacement-reconstruction' into 'development'
Resolve "grid geometry/displacement reconstruction"

Closes #256

See merge request damask/DAMASK!762
2023-06-13 08:48:35 +00:00
Martin Diehl 137c4e3b03 easier to understand 2023-06-12 20:38:14 +02:00
Sharan Roongta 1d8939efad adjusted tests 2023-06-12 17:35:08 +02:00
Sharan Roongta d00bf2d3d5 causes problem for MARC
to be removed later
2023-06-09 14:10:31 +02:00
Sharan Roongta a767008444 gtid and mesh tests updated with new command line argument 2023-06-07 15:43:01 +02:00
Sharan Roongta 582f72377a Merge remote-tracking branch 'origin/development' into CLI-material 2023-06-07 12:53:20 +02:00
Test User bafbba4b58 [skip ci] updated version information after successful test of v3.0.0-alpha7-544-g58ee3312c 2023-06-06 23:45:19 +02:00
Philip Eisenlohr 58ee3312c7 Merge branch '289-consistent-name-for-base-datatypes-in-fortran' into 'development'
Resolve "consistent name for base datatypes in Fortran"

Closes #289

See merge request damask/DAMASK!761
2023-06-06 17:32:19 +00:00
Martin Diehl 1a4c171109 checking correctness of displacements for 1D strain 2023-06-06 19:25:44 +02:00
Martin Diehl d42318cafc new test for grid displacements 2023-06-06 19:00:32 +02:00
Sharan Roongta 2d0c7b2335 reading material.yaml from command line 2023-06-06 10:53:53 +02:00
Martin Diehl 11530c19bb Merge remote-tracking branch 'origin/development' into 289-consistent-name-for-base-datatypes-in-fortran 2023-06-05 15:02:50 +02:00
Martin Diehl 947cb15260 Merge remote-tracking branch 'origin/development' into 256-grid-geometry-displacement-reconstruction 2023-06-05 11:04:19 +02:00
Test User fd55fe2b9f [skip ci] updated version information after successful test of v3.0.0-alpha7-537-g1eee3d3ee 2023-06-05 10:24:19 +02:00
Yi Hu 1eee3d3ee3 Merge branch '258-damage-driving-force-and-damage-tests-need-update' into 'development'
f_phi factor corrected

Closes #258

See merge request damask/DAMASK!760
2023-06-05 06:15:12 +00:00
Martin Diehl 898aaf1068 shortened 2023-06-04 23:46:35 +02:00
Martin Diehl 11c4be008f analytic solution for displacement calculation 2023-06-04 22:54:31 +02:00
Martin Diehl d64b64ed05 bugfix: fluct displacement were wrongly scaled 2023-06-04 22:20:44 +02:00
Martin Diehl 5b8194d8eb Merge remote-tracking branch 'origin/development' into 256-grid-geometry-displacement-reconstruction 2023-06-04 14:26:31 +02:00
Martin Diehl 0324e7ece1 parameters should be spelled in capitals 2023-06-04 13:52:31 +02:00
Martin Diehl 319489fad8 consistent with usage in other modules 2023-06-04 13:52:23 +02:00
Martin Diehl ca1c22874b consistent and short 2023-06-04 13:51:05 +02:00
Martin Diehl d00a530d2d f_phi factor corrected 2023-06-04 13:42:00 +02:00
Martin Diehl d0b832e6f1 consistent with naming in HDF5_utilities 2023-06-03 17:06:32 +02:00
Test User a5a391688e [skip ci] updated version information after successful test of v3.0.0-alpha7-534-g51210a05e 2023-06-01 21:15:18 +02:00
Sharan Roongta 51210a05e0 Merge branch 'load_neper_fix' into 'development'
don't change Neper material ID definition

See merge request damask/DAMASK!759
2023-06-01 17:07:06 +00:00
Test User 98068ba57a [skip ci] updated version information after successful test of v3.0.0-alpha7-531-ga5ce0f9b1 2023-05-31 15:23:00 +02:00
Martin Diehl a5ce0f9b1e self test failed once, relaxing tolerances 2023-05-31 13:13:26 +02:00
Martin Diehl cfdf33e4b1 don't change Neper material ID definition
Neper material ID start at 0 if a buffer layer is added
(run "neper -T -n 100 -tesrsize 320:320:320 -domain "cylinder(20,10)"  -format vtk"),
otherwise at 1.

Hence, leave the IDs untouched and let the user change the
numbering (either by a constant offset or by re-numbering): "explicit is better than implicit"
2023-05-22 17:32:39 +02:00
Test User 85a06c3ed7 [skip ci] updated version information after successful test of v3.0.0-alpha7-529-g4eb557765 2023-05-01 17:24:59 +02:00
Philip Eisenlohr 4eb5577652 Merge branch '254-testing-resources-folder-name' into 'development'
more reasonable name

Closes #254

See merge request damask/DAMASK!758
2023-05-01 12:35:56 +00:00
Philip Eisenlohr da9b3c5bcd Merge branch 'drop-old-DADF5-support' into 'development'
drop support for older DADF5 versions

See merge request damask/DAMASK!757
2023-05-01 12:31:30 +00:00
Test User 45bd58f6d8 [skip ci] updated version information after successful test of v3.0.0-alpha7-522-g289765cae 2023-04-28 02:48:45 +02:00
Martin Diehl 289765cae3 better values and documentation 2023-04-28 00:39:52 +02:00
Martin Diehl e62d1ac693 new directory layout for testing 2023-04-26 20:17:53 +02:00
Martin Diehl f36a175867 binary VTK file
does not need EOL@EOF
2023-04-24 07:17:34 +02:00
Martin Diehl 17ce0b9aec more reasonable name
folder contains all test resources, not just reference results
2023-04-24 07:16:45 +02:00
Test User b5770cf797 [skip ci] updated version information after successful test of v3.0.0-alpha7-520-g3071d5bf1 2023-04-21 00:38:04 +02:00
Martin Diehl 62eda982fd drop support for older DADF5 versions
simplifies code a little and 0.14 was already used in alpha5
2023-04-20 19:32:23 +02:00
Martin Diehl 3071d5bf10 small change in PRIVATE 2023-04-20 17:12:31 +02:00
Test User a9b6b65b57 [skip ci] updated version information after successful test of v3.0.0-alpha7-518-gf1f6b0aff 2023-04-20 15:33:09 +02:00
Franz Roters f1f6b0affd Merge branch '281-python-vtk-supported-versions' into 'development'
vtk7 is no longer supported

Closes #281

See merge request damask/DAMASK!755
2023-04-20 11:25:25 +00:00