Hi all,
I’ve been asked whether it is possible to create an online simulator for quite a complex science experiment and need some advice to figure out how to do it.
The simulator needs to be made up of 2 main parts:
1) Input fields (lots of them) for variables such as solvent type, temperature and flow rate that are all changeable by the user and influence the result
2) A line graph that shows the result of the experiment – This needs to be able to update in real-time to show a realistic representation of the experiment
As a result, I was wondering if there are any online tools that would allow me to achieve this or whether this kind of thing could be recreated using HTML, CSS and jQuery so it can be viewed in-browser?
Any suggestion would be greatly appreciated.
Many thanks