diff --git a/src/homogenization_mech_RGC.f90 b/src/homogenization_mech_RGC.f90 index 174cd3dd4..27a52432e 100644 --- a/src/homogenization_mech_RGC.f90 +++ b/src/homogenization_mech_RGC.f90 @@ -1118,7 +1118,7 @@ subroutine mech_RGC_results(instance,group) 'work density','J/m³') case (magnitudemismatch_ID) call results_writeDataset(group,dst%mismatch,'N',& - 'average mismatch tensor','m') + 'average mismatch tensor','1') case (penaltyenergy_ID) call results_writeDataset(group,stt%penaltyEnergy,'R',& 'mismatch penalty density','J/m³')