Browser Interface
You can use DuneCopasi without installation directly here, in your browser, as you would use the executable on your machine. Local installation is still recommended for intensive applications as performance might me impacted.
There are two "windows": the editor and the terminal.
The terminal is a limited UNIX-like environment, with a full virtual file system.
The editor is a VSCode like editor.
It is simply a buffer you can copy to and from (with edit and save).
A typical workflow looks as follows:
uploada file from your machine to the virtual file systemedit FILEin the editor, this simply copies the file content into the editor, you have to manually save to a path after editingsave FILEto the virtual file systemdune-copasi --config=PATH --model.writer.vtk.path=OUTPUTrun dune-copasi with a config file and overriding the outputdownload PATHfrom the virtual file system to your machine
You can visualize your results by opening them in Glance by Kitware and clicking the folder icon on the website.
Loading...
Loading terminal...