Open jatrop opened 7 years ago
Hello Jatrop,
Thank you very much for your message. The error message you are getting suggests that your environment does not recognize wmake, which is a compile/build tool that is packaged with the OpenFOAM source code.
Dear Alex,
Thank you very much for your quick reply. Now the problem is sorted out. Before using source Allwmake.sh, if I type of240' at teminal and thereafter
source Allwmake.sh' it has worked. Thank you.
one more thing, are there any theses or journal publications connected with this software which can help us more on this. With warm regards
Dear Jatrop,
I'm glad that worked. The most relevant and recent publication related to this work can be found here: http://www.sciencedirect.com/science/article/pii/S2352711016300309
Hello Mahdi Nabil,
Greetings and thank you very much for making such a wonderful software for phase change. I tried installing the package, however unsuccessful. OpenFOAM 2.4 is working fine. Could you let me know what went wrong. Thank you.
The following output I got: jatrop:~/OpenFOAM/NewSolvers/PhaseChange_Rattner$ git clone https://github.com/MahdiNabil/CFD-PC.git CFD-PC Cloning into 'CFD-PC'... remote: Counting objects: 10920, done. remote: Total 10920 (delta 0), reused 0 (delta 0), pack-reused 10920 Receiving objects: 100% (10920/10920), 94.03 MiB | 207.00 KiB/s, done. Resolving deltas: 100% (6145/6145), done. Checking connectivity... done. jatrop:~/OpenFOAM/NewSolvers/PhaseChange_Rattner$ cd CFD-PC/interThermalPhaseFoam jatrop:~/OpenFOAM/NewSolvers/PhaseChange_Rattner/CFD-PC/interThermalPhaseFoam$ git checkout tags/v2.4.0.5 Note: checking out 'tags/v2.4.0.5'.
You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example:
git checkout -b new_branch_name
HEAD is now at b1913db... Updated Phase change model names jatrop:~/OpenFOAM/NewSolvers/PhaseChange_Rattner/CFD-PC/interThermalPhaseFoam$ source Allwmake.sh No command 'wmake' found, did you mean: Command 'bmake' from package 'bmake' (universe) Command 'qmake' from package 'qtchooser' (main) Command 'pwmake' from package 'libpwquality-tools' (main) Command 'omake' from package 'omake' (universe) Command 'fmake' from package 'freebsd-buildutils' (universe) Command 'tmake' from package 'tmake' (main) Command 'imake' from package 'xutils-dev' (main) Command 'cmake' from package 'cmake' (main) Command 'make' from package 'make' (main) Command 'wmaker' from package 'wmaker-common' (universe) Command 'pmake' from package 'bmake' (universe) Command 'mmake' from package 'mmake' (universe) Command 'vmake' from package 'hdf4-tools' (universe) Command 'jmake' from package 'dist' (universe) wmake: command not found No command 'wmake' found, did you mean: Command 'fmake' from package 'freebsd-buildutils' (universe) Command 'qmake' from package 'qtchooser' (main) Command 'mmake' from package 'mmake' (universe) Command 'imake' from package 'xutils-dev' (main) Command 'bmake' from package 'bmake' (universe) Command 'cmake' from package 'cmake' (main) Command 'tmake' from package 'tmake' (main) Command 'make' from package 'make' (main) Command 'vmake' from package 'hdf4-tools' (universe) Command 'pwmake' from package 'libpwquality-tools' (main) Command 'omake' from package 'omake' (universe) Command 'jmake' from package 'dist' (universe) Command 'pmake' from package 'bmake' (universe) Command 'wmaker' from package 'wmaker-common' (universe) wmake: command not found ./Allwmake.sh: line 2: wmake: command not found jatrop:~/OpenFOAM/NewSolvers/PhaseChange_Rattner/CFD-PC/interThermalPhaseFoam/Libraries$