Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Advice Needed – Creating an Online Simulator for a Science Experiment

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #163203
    rosco
    Participant

    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

Viewing 1 post (of 1 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.