1
0
mirror of https://github.com/gsi-upm/soil synced 2025-08-24 03:52:20 +00:00

Setting model variables

This commit is contained in:
Tasio Mendez
2018-01-30 19:37:46 +01:00
parent 459b9a771b
commit 7ab75b6b90
5 changed files with 126 additions and 14 deletions

View File

@@ -24,6 +24,7 @@
<script type="text/javascript" src="js/visualization.js"></script>
<script type="text/javascript" src="js/timeline.js"></script>
<script type="text/javascript" src="js/socket.js"></script>
<script type="text/javascript" src="js/template.js"></script>
<!-- STYLESHEETS -->
<link rel="stylesheet" type="text/css" href="css/main.css">
@@ -110,8 +111,8 @@
<!-- CONSOLE -->
<div class="col-sm-9 console">
Please, update YAML file that define all the parameters of a simulation. <br/>
If you don't know how to write the file, please visit this link:<br/>
Please, upload a YAML file that defines all the parameters of a simulation. <br/>
If you don't know how to write the file, please visit this page:<br/>
http://soilsim.readthedocs.io/en/latest/quickstart.html<br/><br/>
</div>
<!-- //CONSOLE -->
@@ -254,7 +255,7 @@
<!-- Wrapper Settings -->
<div class="item">
<div class="container-fluid">
<div class="container-fluid" id="wrapper-settings">