Hello Yvan,
I have only modify directly the files MainView.py
Convergence tool
Forum rules
Please read the forum usage recommendations before posting.
Please read the forum usage recommendations before posting.
-
- Posts: 4206
- Joined: Mon Feb 20, 2012 3:25 pm
Re: Convergence tool
Hello,
You need to reinstall the code after this, so at least re-run "make install".
Regards,
Yvan
You need to reinstall the code after this, so at least re-run "make install".
Regards,
Yvan
Re: Convergence tool
Hello,
I am sorry for the stupid question again, but I don't succeed to do this.
I run in my build directory.
$ ../code_saturne-7.2.0/configure
$ make
$ make install
make install need to be done with high permission level is it normal ?
The re-install takes several minutes but in the GUI convergence tool does nothing.
Remember that I have only change manually lines in the MainView.py files. Nothing downloaded on github.
I try to reinstall in the semi automatic way "install_saturne.py". Same result
Could you tell me a more precise procedure please?
I could reinstall everything from the main download link on the code saturne website, the change in is done in MainView.py file if I do this?
Best regards
Julien
I am sorry for the stupid question again, but I don't succeed to do this.
I run in my build directory.
$ ../code_saturne-7.2.0/configure
$ make
$ make install
make install need to be done with high permission level is it normal ?
The re-install takes several minutes but in the GUI convergence tool does nothing.
Remember that I have only change manually lines in the MainView.py files. Nothing downloaded on github.
I try to reinstall in the semi automatic way "install_saturne.py". Same result
Could you tell me a more precise procedure please?
I could reinstall everything from the main download link on the code saturne website, the change in is done in MainView.py file if I do this?
Best regards
Julien
-
- Posts: 4206
- Joined: Mon Feb 20, 2012 3:25 pm
Re: Convergence tool
Hello,
The GitHub v7.2 branch is up to date and contains the fix, but there has not yet been a new release (7.2.1) with the fix, so the download from the main web site will not contain anything new.
You do not need administrator privileges if you install to a directory you are owner of (such as anything under $HOME).
The installation guide provides much more information if you need additional details.
It is strange that you still have te bug. Dis you check the Python file (MainView.py) in the install matches the one you modified ?
Regards,
Yvan
The GitHub v7.2 branch is up to date and contains the fix, but there has not yet been a new release (7.2.1) with the fix, so the download from the main web site will not contain anything new.
You do not need administrator privileges if you install to a directory you are owner of (such as anything under $HOME).
The installation guide provides much more information if you need additional details.
It is strange that you still have te bug. Dis you check the Python file (MainView.py) in the install matches the one you modified ?
Regards,
Yvan
Re: Convergence tool
Hello,
I have delete all the code_saturne folders in my $HOME.
I have restart from the beginning the installation with "install_saturne.py" (the only way I can manage to install CS...)
I have still the error...
Do I need to uninstall CS with a command line. I have installation files referring to CS in $HOME/usr/local
Best regards
Julien
I have delete all the code_saturne folders in my $HOME.
I have restart from the beginning the installation with "install_saturne.py" (the only way I can manage to install CS...)
I have still the error...
Do I need to uninstall CS with a command line. I have installation files referring to CS in $HOME/usr/local
Best regards
Julien
Re: Convergence tool
Ok it works now.
The files that I had modified was not good...
The files that I had modified was not good...