From 387a7124f4694b200594dcb90179fe1b8a4e87ac Mon Sep 17 00:00:00 2001 From: Kjartan Thor Wikfeldt <ktwikfeldt@gmail.com> Date: Wed, 14 Aug 2019 10:07:44 +0200 Subject: [PATCH] rm reference to lab computers --- advanced_lab/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/advanced_lab/README.md b/advanced_lab/README.md index 08e5930..1be5e1a 100644 --- a/advanced_lab/README.md +++ b/advanced_lab/README.md @@ -114,7 +114,7 @@ result. For debugging purposes you might want to visualize the computed solution. Uncomment the line ``save_vtk``. The result will be stored in ``result.vtk``, which can -be opened in ParaView, available on the lab computers (and also on Tegner) after +be opened in ParaView, available on Tegner after ``module add paraview``. Beware that the resulting file could be rather large, unless the space discretization (M,N) is decreased. -- GitLab