Skip to content

Lammps.js v1.2.0

Latest

Choose a tag to compare

@andeplane andeplane released this 19 Feb 13:02
fdaad9b
Closes: #16 Add the ability to control the simulation from JS (#24)

* Add the ability to control the simulation from JS

* Remove unnecessary #ifdef __EMSCRIPTEN__

* Move all generate files into dist

* Improve and fix CI

* Remove js file

* Simple updated readme

* Clean up the new interface a bit

* fix js async callbacks for run/minimize + compute scalar sync, add tests

* Rename async method

* Change example to control simulation speed only through the async method

* Bumped version

---------

Co-authored-by: Anders Hafreager <anders.hafreager@cognite.com>