-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to install Pecube in my Windows 7 32 bit? #7
Comments
In the search bar of the sart menu : "ubuntu"
The packages --> The command line to install them make : --> sudo apt-get install make NB : If 'apt-get install 'does not work, use only 'apt istall' Install Paraview to visualize in 3D the output results of pecube :
First, you have to get out of the emulator directory. To do that, use the following command line : for my computer :
Then continue to move with the command : cd xxx to reach the pecube directory Finally, you can run an example to check if everything is ok : --> bin/run.sh EXMP1 |
hello, do I have to use ubuntu to run Pecube?how do i use other make facility such as mingw-make in guide book to install Pecube |
hello, do I have to use ubuntu to run Pecube?how do i use other make facility such as mingw-make in guide book to install Pecube |
Hello, Yes you should use ubuntu to run Pecube. I don't know about mingw-make |
OK, I see. Thank you very much |
hello,can you give me your email? I have some questions about Pecube that I would like to ask you and discuss with you in detail.
|
Hi, Could you please help me solve my confusion. I got a lowest "misfit" model from a several-thousands inversion run by Pecube 4.2.1. But when I put those determined parameters(result of inversion)back into the Pecube.in to run its forward model, why I got a very different misfit. |
Hi, I suggest you should check all the input data and parameters are exactly the same in the result of the inversion than in the forward modelling. During inversion pecube is doing several forward modelling with differents set of parameters, the misfit result should be the same when putting back intu pecube those output parameters of your inversion for forward modelling. |
I have downloaded Pecube from this site but having some problems while installing. Can you guide me how to install it and what compilers do I need?
The text was updated successfully, but these errors were encountered: