Reply To: Multi GPUs Calculation
Due to recent bot attacks we have chanced 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 › on OpenLB › General Topics › Multi GPUs Calculation › Reply To: Multi GPUs Calculation
July 18, 2023 at 7:53 am
#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.
