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
<li><i>mltype</i> (string) - Minor loss type. (NONE or <a href="https://github.com/SimVascular/svOneDSolver/blob/master/tests/cases/tube_stenosis_r.in">STENOSIS</a>) </li><br>
<li> NOBOUND - No outlet boundary condition; used for internal segment outlets. </li><br>
460
-
<li> RCR - Boundary condition specified through an RCR circuit. </li><br>
461
-
<li> RESISTANCE - Constant resistance in model units. </li><br>
458
+
<li> <a href="https://github.com/SimVascular/svOneDSolver/blob/master/tests/cases/Left_coronary_inlet_pressure_wave_outlet_coronary.in">NOBOUND</a> - No outlet boundary condition; used for internal segment outlets. </li><br>
459
+
<li> <a href="https://github.com/SimVascular/svOneDSolver/blob/master/tests/cases/tube_rcr.in">RCR</a> - Boundary condition specified through an RCR circuit (see <a href="https://www.sciencedirect.com/science/article/pii/S0045782505002586">Vignon-Clementel et al., 2006</a>). The sequence of parameters in the input file is Rp, C, Rd, Pd.</li><br>
<li> <a href="https://github.com/SimVascular/svOneDSolver/blob/master/tests/cases/Left_coronary_inlet_pressure_wave_outlet_coronary.in">CORONARY</a> - Coronary boundary condition (see <a href="https://link.springer.com/article/10.1007/s10439-010-0083-6">Kim et al., 2010</a>). The sequence of parameters in the input file is Ra1, Ra2, Ca, Cc, Rv1, and a time-table for P_v. </li><br>
0 commit comments