How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "precice/precice-vm"
  config.vm.box_version = "202002.1.0"
end
vagrant init precice/precice-vm \
  --box-version 202002.1.0
vagrant up

This version was created almost 3 years ago.

First version targetted to the preCICE Workshop 2021. Fixes PATH issues (affecting CalculiX and SU2) and reduces the size of the box, cleaning up the SU2 object files and the APT cache.

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (4.12 GB)