polishing
This commit is contained in:
parent
ee1ee731cd
commit
01561a2bae
2
PRIVATE
2
PRIVATE
|
@ -1 +1 @@
|
|||
Subproject commit 80b48a0aed0e610feaf9e7e15ffe0dee198bf091
|
||||
Subproject commit 1f14219c3733511402abf3d23949ea5d4bdc1024
|
|
@ -553,7 +553,7 @@ subroutine plastic_disloUCLA_results(instance,group)
|
|||
call results_writeDataset(group,dst%Lambda_sl,'Lambda_sl',&
|
||||
'mean free path for slip','m')
|
||||
case (thresholdstress_ID)
|
||||
call results_writeDataset(group,dst%threshold_stress,'threshold_stress',&
|
||||
call results_writeDataset(group,dst%threshold_stress,'tau_pass',&
|
||||
'threshold stress for slip','Pa')
|
||||
end select
|
||||
enddo outputsLoop
|
||||
|
|
Loading…
Reference in New Issue