MFlowCode / MFC

Exascale simulation of multiphase/physics fluid dynamics
https://mflowcode.github.io
MIT License
137 stars 60 forks source link

RHS Refactor 2 #356

Closed wilfonba closed 5 months ago

wilfonba commented 5 months ago

Description

Leaves the advection source term in m_compute_rhs so that the code works with Intel compilers.

Fixes #(issue) [optional]

Type of change

Scope

How Has This Been Tested?

This is a branch made from a commit that passed CI in the past.

Checklist