tuff
This commit is contained in:
@@ -9,6 +9,8 @@ namespace FluidSim.Core
|
||||
public bool IsPipeLeftEnd { get; }
|
||||
public double OrificeArea { get; set; }
|
||||
|
||||
public double LastMassFlowIntoVolume { get; set; }
|
||||
|
||||
public PipeVolumeConnection(Volume0D vol, Pipe1D pipe, bool isPipeLeftEnd, double orificeArea)
|
||||
{
|
||||
Volume = vol;
|
||||
|
||||
Reference in New Issue
Block a user