How I could make a temperature sweep in comsol? -
i make structure using comsol want make structure subjected temperature variation ( t(begain)=25c temperature ramp (100 c/min) till t=250c , lasts 30 min temperature ramp (-100 c/min) till t=25c ).how make these temperature sweep?
you can define function (e.g foo) follows desired temperature time profile. in place specify temperature (whether boundary condition or domain condition) insert foo(t), t being comsol's exclusive variable name time.
you can other variables too, space instance. easiest way define foo through 1d interpolation option. unfortunately, not have comsol license check think can enter time , temperature values in 1d interpolation table, choose name , interpolant style , use in later part of program.
Comments
Post a Comment