Skip to content

Commit

Permalink
v1.14-0
Browse files Browse the repository at this point in the history
  • Loading branch information
yannrichet committed Nov 25, 2021
1 parent 81521b1 commit b116015
Show file tree
Hide file tree
Showing 6 changed files with 1,283 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/test/cases/t2d_breach.cas/input/cases.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<CASES>
<CASE idx="0" calc="localhost:34633" start="1631829457329" end="0" state="1" dci="0" >
<NODE idx="" name="all-in-one" />
<INPUT name="null" >null</INPUT>

<OUTPUT name="T" ></OUTPUT>
</CASE>
</CASES>
1,224 changes: 1,224 additions & 0 deletions src/test/cases/t2d_breach.cas/input/report.md

Large diffs are not rendered by default.

50 changes: 50 additions & 0 deletions src/test/cases/t2d_breach.cas/output/Run.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
Funz 1.13 <build 20/08/2021 10:02>
Funz models (port 19001): Telemac
Funz designs (engine R (class org.math.R.R2jsSession)):
Creating RunShell for code Telemac with input files [t2d_breach.cas]
Loading plugin org.funz.Telemac.TelemacIOPlugin plugin from <Telemac>
input files: t2d_breach.cas
default output: T = [0.0,0.1,0.2,0.3,0.4,0.5,0.6,0.7,0.8,0.9]
syntax: comment = / variable = $(...) formula = @{...}

Using model Telemac by plugin org.funz.Telemac.TelemacIOPlugin plugin from <Telemac>
input files: t2d_breach.cas
default output: T = [0.0,0.1,0.2,0.3,0.4,0.5,0.6,0.7,0.8,0.9]
syntax: comment = / variable = $(...) formula = @{...}

Project directory /home/richet/.Funz/projects/t2d_breach.cas already taken. Using /home/richet/.Funz/projects/t2d_breach.cas_20210916-224013 instead.
Funz 1.13 <build 20/08/2021 10:02>
Funz models (port 19001): Telemac
Funz designs (engine R (class org.math.R.R2jsSession)):
Funz 1.13 <build 20/08/2021 10:02>
Funz models (port 19001): Telemac
Funz designs (engine R (class org.math.R.R2jsSession)):
Creating RunShell for code Telemac with input files [t2d_breach.cas]
Loading plugin org.funz.Telemac.TelemacIOPlugin plugin from <Telemac>
input files: t2d_breach.cas
default output: T = [0.0,0.1,0.2,0.3,0.4,0.5,0.6,0.7,0.8,0.9]
syntax: comment = / variable = $(...) formula = @{...}

IOPluginLoader.newInstance instanciated Telemac in 0.006 s.
Using model Telemac by plugin org.funz.Telemac.TelemacIOPlugin plugin from <Telemac>
input files: t2d_breach.cas
default output: T = [0.0,0.1,0.2,0.3,0.4,0.5,0.6,0.7,0.8,0.9]
syntax: comment = / variable = $(...) formula = @{...}

Project directory /home/richet/.Funz/projects/t2d_breach.cas already taken. Using /home/richet/.Funz/projects/t2d_breach.cas_20210916-224110 instead.
Funz 1.13 <build 20/08/2021 10:02>
Funz models (port 19001): Telemac
Funz designs (engine R (class org.math.R.R2jsSession)):
Creating RunShell for code Telemac with input files [t2d_breach.cas]
Loading plugin org.funz.Telemac.TelemacIOPlugin plugin from <Telemac>
input files: t2d_breach.cas
default output: T = [0.0,0.1,0.2,0.3,0.4,0.5,0.6,0.7,0.8,0.9]
syntax: comment = / variable = $(...) formula = @{...}

IOPluginLoader.newInstance instanciated Telemac in 0.005 s.
Using model Telemac by plugin org.funz.Telemac.TelemacIOPlugin plugin from <Telemac>
input files: t2d_breach.cas
default output: T = [0.0,0.1,0.2,0.3,0.4,0.5,0.6,0.7,0.8,0.9]
syntax: comment = / variable = $(...) formula = @{...}

Project directory /home/richet/.Funz/projects/t2d_breach.cas already taken. Using /home/richet/.Funz/projects/t2d_breach.cas_20210916-224251 instead.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit b116015

Please sign in to comment.