mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
compressibleTwoPhaseEulerFoam: corrected name and location of the executable
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
compressibleTwoPhaseEulerFoam.C
|
||||
|
||||
EXE = $(FOAM_USER_APPBIN)/compressibleTwoPhaseEulerFoam
|
||||
EXE = $(FOAM_APPBIN)/compressibleTwoPhaseEulerFoam
|
||||
|
||||
@ -22,7 +22,7 @@ License
|
||||
along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
Application
|
||||
compressibleTwoPhaseInterFoam
|
||||
compressibleTwoPhaseEulerFoam
|
||||
|
||||
Description
|
||||
Solver for a system of 2 compressible fluid phases with one phase
|
||||
|
||||
Reference in New Issue
Block a user