Skip to content

Reply To: MRTdynamics and MRTdynamics2

Due to recent bot attacks we have changed the sign-up process. If you want to participate in our forum, first register on this website and then send a message via our contact form.

Forums OpenLB Bug Reports MRTdynamics and MRTdynamics2 Reply To: MRTdynamics and MRTdynamics2

#4859
Marc
Participant

Dear Sthavishtha,

the differnence is that MRTdynamics use descriptors::s<T,DESCRIPTOR> and MRTdynamics2 use descriptors::s_2<T,DESCRIPTOR>. This means the collision matrix in Mrtdynamics2 is changed. You can find the collision matrix s and s_2 in src/dynamics/mrtLatticeDescriptors.h.

Best Marc