Skip to content

h_Pipe class does not support diffusion #783

@n7275

Description

@n7275

diffusion rate between two pipe-connected volumes should be proportional to:

someGlobalConstant * (in_t + out_t )/2 *pipe_size * exp(-abs(in_p - out_p))

this would be in an

if(two_ways)){
//...
}

block at the end of void h_Pipe::refresh(double dt)

Metadata

Metadata

Assignees

Labels

systemsAnything regarding systems simulation

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions