{% extends "base.html" %} {% block content %}

Welcome to the KADMOS/VISTOMS interface!

{% include 'message.html' %}

Click here to start a new KADMOS/VISTOMS session:

{% include 'error.html' %}



You can also choose to start a populated KADMOS/VISTOMS session:

TU Delft wing design

Super-sonic business jet



Use this button to confirm your choice and open your session:

Start selected session in
VISTOMS
{% endblock %}