You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{ id:135, label:"135", description:"Computational analysis of the human sinus node action potential - Model development and effects of mutations", preferredSolver:SimulationVuer.OSPARC_SOLVER },
43
+
{ id:157, label:"157", description:"Fabbri-based composite SAN model", preferredSolver:SimulationVuer.OSPARC_SOLVER },
{ id:320, label:"320", description:"Multi-scale human cardiac electrophysiology models", preferredSolver:SimulationVuer.OSPARC_SOLVER },
47
+
{ id:"workspace/b7c/rawfile/00e2d3c7774bb66400b5c925e43181d775695417/135.omex", label:"ISAN-135", description:"Example of a COMBINE archive with a simulation UI file", preferredSolver:SimulationVuer.LIBOPENCOR_SOLVER },
48
+
{ id:"workspace/b7c/rawfile/00e2d3c7774bb66400b5c925e43181d775695417/157.omex", label:"ISAN-157", description:"Example of a COMBINE archive with a simulation UI file", preferredSolver:SimulationVuer.LIBOPENCOR_SOLVER },
49
+
{ id:"workspace/b7c/rawfile/00e2d3c7774bb66400b5c925e43181d775695417/lorenz.omex", label:"ISAN-Lorenz", description:"Example of a COMBINE archive with a simulation UI file", preferredSolver:SimulationVuer.LIBOPENCOR_SOLVER },
50
+
{ id:"workspace/b7c/rawfile/00e2d3c7774bb66400b5c925e43181d775695417/tt04.omex", label:"ISAN-TT04", description:"Example of a COMBINE archive with a simulation UI file", preferredSolver:SimulationVuer.LIBOPENCOR_SOLVER },
44
51
],
45
52
id:0,
46
53
ready: [],
47
54
};
48
55
},
49
56
methods: {
50
57
className(id) {
51
-
return (id ==this.datasets[0].id)?"first-dataset":"";
58
+
return (id ==this.datasets[0].id)?"first-dataset":"";
0 commit comments