Skip to content

Deployment on public web server

nickhorspool edited this page Feb 14, 2011 · 1 revision

One of the deployment options for TsuDAT2.0 is to host it on a publically facing webserver. This deployment model would involve the following use case:

  • The user would log into the TsuDAT2.0 website
  • They would then create use the inundation model builder to create their tsunami scenario
  • When the user hits the run simulation button, TsuDAT2.0 will extract the relevant elevation data and tsunami waveform data, create an ANUGA run script, then package this up
  • This data package will get sent to a - yet to be decided - computational resource (e.g. cloud, NCI supercomputer) which will run the tsunami simulation
  • The user should be able to check the simulation status and receive a push notification when the results are ready
  • The user can then import the results into the TsuDAT or Risk in a Box applications to visualise the results and calculate the impact using their own or publically available exposure data