Skip to content

Reply To: Multi GPUs Calculation

#7632
Yuji
Participant

In terms of SuperLattice::setProcessingContext, what is the difference between sLattice.setProcessingContext<Array<momenta::FixedVelocityMomentumGeneric::VELOCITY>>(ProcessingContext::Simulation); and sLattice.setProcessingContext(ProcessingContext::Simulation);
I would like to set the value of velcity at Inlet and the value of pressure(or Rho) at Outlet.