LOGICAL permCheckPoint, tempCheckPoint
tempCheckPoint = .FALSE.
tempCheckPoint=
U tempCheckPoint,
& ( .NOT.modelEnd .AND. (permCheckPoint.OR.tempCheckPoint) )
& ( modelEnd .AND. .NOT.(permCheckPoint.OR.tempCheckPoint) )
tempCheckPoint =