Skip to content

New Example: Monte Carlo Simulation #5

Description

@VigneshVSV

It would be ncie to show some HPC/computational applications using WoT.

One standard example is the Ising model computation (say magnetic spin) and a live 2-D plot that shows the evolution of the solution based on parameters.

Interactions:

properties:

  • temperature
  • lattice size
  • number of steps (for finite end to the calculation)
  • results like energy, magnetization, susceptibility

actions:

  • start/stop computation
  • init model

events:

  • computed result per loop

There is an example here - https://rajeshrinet.github.io/blog/2014/ising-model/
Probably even just contact the author and get the code licensed and implement just the changes necessary.

Add a plot in javascript plotly that will initialize a node-wot client and plot the streamed results

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomersintermediateintermediate level good first issues, might be little harder to complete

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions