From 9535b32e7d131a089619191783d3df3414860c43 Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Sun, 25 Mar 2018 08:31:31 +0200 Subject: [PATCH] Update onelab.html --- onelab.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/onelab.html b/onelab.html index 2b48faf..7ec39f7 100644 --- a/onelab.html +++ b/onelab.html @@ -105,7 +105,7 @@ easily interfaced as well. parameters and modeling information. The implementation is based on a client-server model, with a server-side database, an (optional) graphical front-end, and local or remote clients communicating in-memory or through - TCP/IP sockets. Contrary to most available solver interfaces, the ONELAB + TCP/IP sockets. Contrary to most solver interfaces, the ONELAB server has no <em>a priori</em> knowledge about any specifics (input file format, syntax, ...) of the clients. This is made possible by having any simulation preceded by an analysis phase, during which the clients are asked -- GitLab