csdms / wmt-client

A GWT client for the CSDMS Web Modeling Tool
MIT License
0 stars 0 forks source link

Allow simple arithmetic expressions in parameter boxes #25

Open mdpiper opened 10 years ago

mdpiper commented 10 years ago

It would be handy to allow simple arithmetic expressions in the input boxen of the ParameterTable. For example, to run a model for 10 years, in days, I would like to enter:

365 * 10

and have the parameter box display 3650.