i have created a model which has system subsystem and 2 component. The system has flight operation data like external temperature and flight data like every minute at which altitude the flight is operating. The subsystem has input as state (Sate flow chart) which means flight mission take off, cruise, climb, descent, landing which convert the input state in to temperature and power this is the engine power also defined in a state flow chart and temperature is the engine temperature which act like a stress on component 1. The temperature is input to component and i want to check
If there is 1 component and 1 stress like temperature what will be the behaviour of component
If there is 1 component and many stresses like temperature, vibration, mechanical stress etc what will be the behaviour of component and will it effect the neighbouring component or subsystem