diff --git a/applications/solvers/finiteArea/sphereSurfactantFoam/Make/files b/applications/solvers/finiteArea/sphereSurfactantFoam/Make/files index d10d3fe682624e621a2ef09f920d36c26e5f030c..6aabdcf12aa462bb3ec31788f51fd8f1e96eced7 100644 --- a/applications/solvers/finiteArea/sphereSurfactantFoam/Make/files +++ b/applications/solvers/finiteArea/sphereSurfactantFoam/Make/files @@ -1,3 +1,3 @@ -surfactantFoam.C +sphereSurfactantFoam.C EXE = $(FOAM_APPBIN)/sphereSurfactantFoam diff --git a/applications/solvers/finiteArea/sphereSurfactantFoam/surfactantFoam.C b/applications/solvers/finiteArea/sphereSurfactantFoam/sphereSurfactantFoam.C similarity index 100% rename from applications/solvers/finiteArea/sphereSurfactantFoam/surfactantFoam.C rename to applications/solvers/finiteArea/sphereSurfactantFoam/sphereSurfactantFoam.C