meso-web

Sources of the |Méso|Star> website
git clone git://git.meso-star.fr/meso-web.git
Log | Files | Refs | README | LICENSE

commit e8a5274d0a639ec351515db973c7ee9999973d61
parent e5ae2756c676d382a43d2113771c9188748a2e83
Author: Christophe Coustet <christophe.coustet@meso-star.com>
Date:   Tue, 28 Nov 2017 10:20:13 +0100

Fix previous commit

Diffstat:
Mstardis.html.in | 58++--------------------------------------------------------
1 file changed, 2 insertions(+), 56 deletions(-)

diff --git a/stardis.html.in b/stardis.html.in @@ -1,57 +1,3 @@ -<!DOCTYPE html> - -<html lang=en> -<head> - <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> - <meta name="viewport" content="width=device-width, initial-scale=1"> - <title>|M|S&gt; Solstice</title> - <link rel="stylesheet" title="default" href="meso.css"> -</head> - -<body> -<div id="menu"> - <h2><a href=index.html>About</a></h2> - <h2><a href=schiff.html>Schiff</a></h2> - <h2>Solstice</h2> - <div id=sub-menu> - <ul> - <li id=cur>Overview</li> - <li>Reference documentation</li> - </ul> - <ul id=lvl2> - <li><a href="man/man1/solstice.1.html">solstice</a></li> - <li><a href="man/man5/solstice-input.5.html">solstice-input</a></li> - <li><a href="man/man5/solstice-output.5.html">solstice-output</a></li> - <li><a href="man/man5/solstice-receiver.5.html">solstice-receiver</a></li> - </ul> - <ul> - <li><a href=solstice-downloads.html>Downloads</a></li> - <li><a href=solstice-resources.html>Additional resources</a></li> - <li><a href=https://gitlab.com/meso-star/solstice>Source code repository</a></li> - </ul> - <div id="info"> - <p>Solstice is developped by <a - href="https://www.meso-star.com">|Méso|Star&gt;</a> in collaboration with - the <a href="http://www.labex-solstice.fr/">Laboratory of Excellence - Solstice</a> and the <a - href="http://www.promes.cnrs.fr/index.php?page=home-en">PROMES</a> - laboratory of the National Center for Scientific Research. It is copyright - &#169; <a href="http://www.cnrs.fr/index.php">CNRS</a> 2016-2017.</p> - </div> - </div> - <h2><a href=pgp_signatures.html>PGP signatures</a></h2> -</div> -<div id=content> - - - - - - -</body> - - - <header> <h1>Stardis - The Monte-Carlo solver for coupled thermal problems</h1> </header> @@ -106,7 +52,7 @@ of the system. </p> <p>Here is an example of practical use of a propagator (Green function), obtained by using the Stardis solver on a basic IGBT: <ul> - <li> the object of interest is an IGT, + <li> the object of interest is an IGT, <li> in this simple setting, the limit conditions of the system are fully defined by the top and bottom tempatures, <li> the value of interest is the core temperature in the red-colored @@ -136,7 +82,7 @@ Bottom temperature: Apply propagator!</button><br> Core temperature: -<input type="text" id="T_res" value="---" readonly> +/- +<input type="text" id="T_res" value="---" readonly> +/- <input type="text" id="T_res_std" value="---" readonly> </div>