Institute-for-Future-Intelligence / multiphysics

Interactive Multiphysics Simulation for Everyone
https://intofuture.org/energy2d.html
GNU Lesser General Public License v3.0
58 stars 29 forks source link

How to use the actual "time" in tasks? #2

Open cachenbach opened 8 years ago

cachenbach commented 8 years ago

Hello,

thanks for the wonderful software! Is it possible to set a temperature in dependence of the elapsed time? Something like: set part[xyz].temperature 1 * timestamp

Greetings Christian

charxie commented 8 years ago

Right now, the macro interpreter can't evaluate math expression. So this can't be done for the time being. But I see your point of needing to have some custom-variable temperature sources.