How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "precice/precice-vm"
config.vm.box_version = "202202.0.1"
end
vagrant init precice/precice-vm \
--box-version 202202.0.1
vagrant up
This version was created over 1 year ago.
(revoked due to a critical issue leading to a blank screen on boot)
A few minor post-workshop improvements:
config-visualizer
, config-visualizer-png
, config-visualizer-pdf
to:
preciceToPNG
preciceToPDF
preciceToSVG