How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "precice/precice-vm"
end
vagrant init precice/precice-vm
vagrant up
This version was created about 2 months 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
This version was created 3 months ago.
This is a scheduled release in the context of the preCICE distribution 2202.0.
Main changes:
The related versioning systems now are:
This version was created about 1 year ago.
This includes all the component versions described in the preCICE distribution 2104.0. It also fixes several issues (including file permissions, meaning that you can now "git pull" from repositories).
This version was created about 1 year ago.
Added the preCICE config visualizer
This version was created about 1 year ago.
Version implementing feedback from the first day of the preCICE Workshop 2021:
This version was created over 1 year 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.
This version was created over 1 year ago.
First testing version