polishing

This commit is contained in:
Martin Diehl 2019-09-19 22:07:02 -07:00
parent ee1ee731cd
commit 01561a2bae
3 changed files with 6 additions and 6 deletions

@ -1 +1 @@
Subproject commit 80b48a0aed0e610feaf9e7e15ffe0dee198bf091
Subproject commit 1f14219c3733511402abf3d23949ea5d4bdc1024

View File

@ -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