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:

  • Enabled automatic login for the desktop session
  • Added IPython for richer auto-completion
  • Renamed the precice-config-visualizer aliases from config-visualizer, config-visualizer-png, config-visualizer-pdf to:
    • preciceToPNG
    • preciceToPDF
    • preciceToSVG
1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (5.43 GB)