Martin Diehl
|
4d525c35bc
|
use consistently case-sensitive parameters
|
2023-11-25 16:21:00 +01:00 |
Martin Diehl
|
0396332b7b
|
needed for fixed non-Schmid behavior
|
2023-09-14 22:46:12 +02:00 |
Sharan
|
09f3b2063d
|
Merge remote-tracking branch 'origin/development' into restructure-numerics
|
2023-08-17 12:09:10 +02:00 |
Martin Diehl
|
26ad83a29b
|
unused
|
2023-08-08 09:22:07 +02:00 |
Sharan Roongta
|
ac63ee3600
|
marc and other minor changes
|
2023-08-02 14:18:54 +02:00 |
Martin Diehl
|
dbad2a7413
|
hints from gfortran
|
2023-07-30 23:17:21 +02:00 |
Martin Diehl
|
1fdc5443b2
|
avoid code (loop) duplication
|
2023-07-21 08:39:46 +02:00 |
Martin Diehl
|
535ccf1378
|
clearer name
|
2023-07-19 04:19:57 +02:00 |
Martin Diehl
|
ef5fe61ff6
|
limit scope length
|
2023-07-19 02:58:08 +02:00 |
Martin Diehl
|
5b56b13c64
|
report information on staggered iterations
|
2023-07-19 02:34:37 +02:00 |
Philip Eisenlohr
|
341119d706
|
Merge branch 'solver-simplification' into 'development'
simplified thermal and damage solvers
See merge request damask/DAMASK!778
|
2023-07-18 16:05:43 +00:00 |
Martin Diehl
|
37c0b59afd
|
clearer name for (non-general) postfix
|
2023-07-18 01:36:52 +02:00 |
Martin Diehl
|
9651f3e486
|
examples follow current implementation
small polishing/consistent capitalization
|
2023-07-17 18:03:31 +02:00 |
Martin Diehl
|
0479db85ae
|
indicate constant with CAPITALS
|
2023-07-17 17:51:34 +02:00 |
Martin Diehl
|
6f3b409a25
|
enable FFTW planner flags in CAPITALS
|
2023-07-17 17:48:47 +02:00 |
Philip Eisenlohr
|
223d321a94
|
concatenated error reporting
|
2023-07-17 11:37:52 -04:00 |
Sharan Roongta
|
2bd216ab3a
|
avoid confusion with config module
|
2023-07-17 17:28:03 +02:00 |
Sharan Roongta
|
78431783ba
|
capitalisation indicate constants
|
2023-07-17 17:26:11 +02:00 |
Martin Diehl
|
ddeb218728
|
unified naming scheme with damage/thermal
|
2023-07-17 05:56:06 +02:00 |
Martin Diehl
|
8682df0e86
|
avoiding double storage of phi
general adjustments of damage solver to follow thermal solver
|
2023-07-17 02:38:16 +02:00 |
Sharan
|
a1f797de3e
|
consistency
|
2023-07-16 22:43:10 +02:00 |
Sharan
|
45dd387527
|
polarisation --> polarization
|
2023-07-16 22:04:18 +02:00 |
Martin Diehl
|
b54cf03d6d
|
allgather instead of allreduce+sum with contribution from 1 proc
|
2023-07-16 19:29:45 +02:00 |
Sharan Roongta
|
054f548f4c
|
Merge remote-tracking branch 'origin/development' into restructure-numerics
|
2023-07-16 15:41:37 +02:00 |
Martin Diehl
|
09b0cc3101
|
avoid duplicated storage of solution vector/T
polished variable names and simplified expressions
|
2023-07-16 05:22:16 +02:00 |
Daniel Otto de Mentock
|
b578859ec9
|
Merge branch '302-dimension-mismatch-when-passing-a-flattened-f-array-to-utilities_updatecoords' into 'development'
reshape to expected shape
Closes #302
See merge request damask/DAMASK!771
|
2023-07-14 08:55:05 +00:00 |
Sharan Roongta
|
35b8d5fc7f
|
missing parameters of grid added to the current structure
|
2023-07-13 22:03:29 +02:00 |
Sharan Roongta
|
12cb043d6d
|
grid solver related changes
|
2023-07-12 23:14:46 +02:00 |
Philip Eisenlohr
|
61f1cdf70d
|
Merge branch '300-further-command-line-arguments' into 'development'
option to specify numerics configuration file and jobname
Closes #300
See merge request damask/DAMASK!772
|
2023-07-12 13:24:00 +00:00 |
Martin Diehl
|
0e7c9f101c
|
avoid file name clashes
|
2023-07-11 20:45:20 +02:00 |
Sharan Roongta
|
9b349bb912
|
Merge remote-tracking branch 'origin/development' into 302-dimension-mismatch-when-passing-a-flattened-f-array-to-utilities_updatecoords
|
2023-07-11 14:27:39 +02:00 |
Martin Diehl
|
15e5bce7e4
|
indicate read-only access
|
2023-07-10 20:50:24 +02:00 |
Martin Diehl
|
cf74a687c5
|
not needed
|
2023-07-10 20:40:22 +02:00 |
Martin Diehl
|
40b4062b83
|
reshape to expected shape
|
2023-07-06 14:39:36 +02:00 |
Philip Eisenlohr
|
d2c374624e
|
Additional language polish
|
2023-06-28 10:23:00 +00:00 |
Philip Eisenlohr
|
da51fa5fdc
|
Reporting language polishing
|
2023-06-21 09:37:00 +00:00 |
Martin Diehl
|
0324e7ece1
|
parameters should be spelled in capitals
|
2023-06-04 13:52:31 +02:00 |
Martin Diehl
|
ca1c22874b
|
consistent and short
|
2023-06-04 13:51:05 +02:00 |
Martin Diehl
|
d0b832e6f1
|
consistent with naming in HDF5_utilities
|
2023-06-03 17:06:32 +02:00 |
Martin Diehl
|
7caf483dd9
|
standard documentation style (following numpy doc)
|
2023-04-19 07:51:54 +02:00 |
Martin Diehl
|
f8875db044
|
unused leftover
|
2023-04-19 06:58:33 +02:00 |
Martin Diehl
|
f4f2176561
|
Deallocate numerics configuration
|
2023-02-27 11:34:03 +00:00 |
Philip Eisenlohr
|
dde60ec53f
|
Consistent use of () in subroutine calling
|
2023-02-21 15:18:17 +00:00 |
Franz Roters
|
b4e706f099
|
Merge branch '260-remove-debug-yaml-assocciated-code-tests' into 'development'
debug.yaml causes more work than it saves
Closes #260
See merge request damask/DAMASK!717
|
2023-02-14 08:12:59 +00:00 |
Martin Diehl
|
e5b7ad335f
|
debug.yaml causes more work than it saves
|
2023-02-13 22:26:58 +01:00 |
Daniel Otto de Mentock
|
335f61eec3
|
minor orthography adjustments
|
2023-02-11 14:30:12 +00:00 |
Martin Diehl
|
8002f982c2
|
unused variable (leftover from stroring *.C_ref)
|
2023-02-04 09:58:58 +01:00 |
Martin Diehl
|
13081dd655
|
relaxed tolerances needed on maws05
|
2023-02-01 19:27:04 +01:00 |
Daniel Otto de Mentock
|
d11aca5fd4
|
Merge branch 'polish-grid' into 'development'
Polished grid code
See merge request damask/DAMASK!706
|
2023-01-23 09:56:52 +00:00 |
Sharan Roongta
|
4af29d0393
|
Merge branch '247-naming-for-classes' into 'development'
Resolve "naming for classes"
Closes #247
See merge request damask/DAMASK!699
|
2023-01-19 16:37:45 +00:00 |