some more consistency

This commit is contained in:
Luv Sharma 2014-07-09 12:47:42 +00:00
parent 42456c1447
commit e16eb379ad
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ subroutine thermal_none_init(fileUnit)
initializeInstances: do phase = 1_pInt, size(phase_thermal)
NofMyPhase=count(material_phase==phase)
if (phase_thermal(phase) == THERMAL_none_ID .and. NofMyPhase/=0) then
if (phase_thermal(phase) == THERMAL_none_ID) then
sizeState = 0_pInt
thermalState(phase)%sizeState = sizeState
sizeDotState = sizeState