@Author Helfer Thomas; @Date 2/09/2015; @Description{ This test checks that the "Warning" out of bounds policy does not lead to throwing an exception when a material property is out its bounds. }; @MaximumNumberOfSubSteps 1; @Behaviour '@MFrontAsterBehavioursBuildPath@' 'asterexternalstatevariablesboundscheck'; @OutOfBoundsPolicy 'Warning'; @ExternalStateVariable 'Temperature' 293.15; @ExternalStateVariable 'ExternalStateVariable' 50; @Times {0.,1};