Martin Diehl
|
d92a732dcc
|
mech/plastic only
|
2020-12-20 17:58:31 +01:00 |
Martin Diehl
|
85d161f039
|
missing rename: bcc -> cI
also, no CamelCase in disloTungsten + a few renames of variable names
for more consistency
|
2020-11-29 12:57:51 +01:00 |
Sharan Roongta
|
2157bf50cd
|
mech --> mechanics
|
2020-11-17 22:21:35 +01:00 |
Sharan Roongta
|
2b6e09ad81
|
WIP: compatible with new names
|
2020-11-03 00:56:40 +01:00 |
Sharan Roongta
|
7b761476e4
|
under mech dictionary
|
2020-11-03 00:48:16 +01:00 |
Martin Diehl
|
568d1a020c
|
consistent names for counting variables
|
2020-10-27 21:33:30 +01:00 |
Martin Diehl
|
839be90943
|
consistent naming
Nxxxs => the number of xxx
|
2020-10-27 21:27:26 +01:00 |
Martin Diehl
|
68017e49b2
|
consistent name
|
2020-10-24 12:45:21 +02:00 |
Sharan Roongta
|
40d28456af
|
Merge branch 'development' into variableName=ParameterName
|
2020-09-24 13:13:19 +02:00 |
Sharan Roongta
|
cc019f9af4
|
[skip ci] burgers ---> Burgers
|
2020-09-23 02:06:03 +02:00 |
Sharan Roongta
|
de3e13df88
|
improved parameter names
|
2020-09-23 00:55:19 +02:00 |
Martin Diehl
|
881167a37c
|
[skip ci] small whitespace adjustments
|
2020-09-22 19:26:39 +02:00 |
Sharan Roongta
|
0eef0cad0c
|
all plastic laws covered
|
2020-09-22 18:11:09 +02:00 |
Martin Diehl
|
41fbc58c1b
|
standard conforming name
|
2020-09-22 13:09:12 +02:00 |
Martin Diehl
|
63f9078f04
|
don' hardcode output unit
replaced remaining write(6,..), flush(6) with write(OUTPUT_UNIT,...),
flush(OUTPUT_UNIT)
|
2020-09-22 12:15:36 +02:00 |
Martin Diehl
|
d0b5905544
|
remaining write(6,...) without advance='no'
|
2020-09-19 11:02:40 +02:00 |
Martin Diehl
|
cc92b0ad84
|
print is more appropriate than write
|
2020-09-19 08:29:50 +02:00 |
Martin Diehl
|
797073b015
|
print choses output unit automatically, no need to rely on 6
also shorter...
|
2020-09-17 19:28:41 +02:00 |
Martin Diehl
|
0153bca277
|
better print then write
- shorter, always writes to STDOUT
also, report only details (paper) of active models
|
2020-09-13 21:00:34 +02:00 |
Martin Diehl
|
b499578a95
|
prefix should be name of the module
poor substitute for namespace
|
2020-09-13 10:39:17 +02:00 |
Sharan Roongta
|
7754a1ea56
|
Restructuring for material.yaml
|
2020-08-15 16:08:46 +02:00 |
Sharan Roongta
|
98d0da8e31
|
Merge branch 'development' into using-submodules
|
2020-07-16 00:13:41 +02:00 |
Martin Diehl
|
b16508dd6c
|
clean namespace
|
2020-07-14 07:40:42 +02:00 |
Martin Diehl
|
8de3b67c26
|
no silent crash
|
2020-07-13 21:13:53 +02:00 |
Sharan Roongta
|
b5a10f2386
|
sources and kinematics modules under submodules
|
2020-07-09 01:01:08 +02:00 |
Martin Diehl
|
432609ec14
|
cleaning
|
2020-07-03 16:45:11 +02:00 |
Martin Diehl
|
76f0c5fc5e
|
Merge branch 'development' into YAML-compatible-debug
|
2020-07-03 16:19:38 +02:00 |
Sharan Roongta
|
699af6a3f1
|
avoid variable name conflict with a module name
|
2020-07-02 01:25:24 +02:00 |
Sharan Roongta
|
02ee64bce4
|
make use of submodule property
|
2020-07-01 22:51:21 +02:00 |
Sharan Roongta
|
73f0fa3aba
|
further simplification
|
2020-07-01 21:22:05 +02:00 |
Sharan Roongta
|
77e7e3d3c4
|
polishing
|
2020-06-26 20:12:05 +02:00 |
Martin Diehl
|
130cf7fe2e
|
spelling mistakes in documentation
|
2020-06-26 11:44:17 +02:00 |
Sharan Roongta
|
76614ef278
|
structure update for constitutive laws
|
2020-06-18 17:23:05 +02:00 |
Martin Diehl
|
a5bd0958a1
|
polishing
|
2020-05-31 23:50:06 +02:00 |
Martin Diehl
|
a5b78dc30a
|
potential glitch
|
2020-05-05 11:20:16 +02:00 |
Martin Diehl
|
4dcec8b309
|
not needed
|
2020-05-05 11:18:58 +02:00 |
Martin Diehl
|
76d37b5bcd
|
flux debug would need temporary variable
|
2020-05-03 20:38:25 +02:00 |
Martin Diehl
|
520a484df2
|
reasonable name
|
2020-05-03 13:09:49 +02:00 |
Martin Diehl
|
2a1badb548
|
not needed
|
2020-05-03 12:04:57 +02:00 |
Martin Diehl
|
53de95798a
|
separated local and nonlocal part of dotState
|
2020-05-03 11:49:16 +02:00 |
Martin Diehl
|
6f627892bc
|
not needed
|
2020-05-03 11:47:23 +02:00 |
Martin Diehl
|
8995faae8b
|
WIP: part of dotState should be in deltaState
|
2020-05-03 10:49:36 +02:00 |
Martin Diehl
|
6082f3c1aa
|
Merge branch 'development' into state-integration-cleaning
|
2020-04-10 13:20:38 +02:00 |
Martin Diehl
|
d0d963a2cc
|
set independent of number of slip systems
|
2020-04-01 17:58:50 +02:00 |
Martin Diehl
|
97e89f3f88
|
nonlocal can run in local mode
|
2020-04-01 11:09:30 +02:00 |
Martin Diehl
|
b996b6c42e
|
merge functionality
|
2020-04-01 09:56:59 +02:00 |
Martin Diehl
|
9c90aa5acb
|
polishing
|
2020-03-29 20:07:09 +02:00 |
Martin Diehl
|
7e7b32add1
|
useful defaults
|
2020-03-20 13:25:37 +01:00 |
Martin Diehl
|
b4ed508745
|
Store data only where needed
|
2020-03-17 07:51:14 +01:00 |
Martin Diehl
|
6097267cd2
|
treat as 'normal' internal function
|
2020-03-17 07:17:40 +01:00 |