Re: PyQt4 problem
Posted: Wed Dec 14, 2011 2:31 am
Hello again,
The bash completion is optional, so if you have problems with it, you may just ignore the "source ..." part.
I had a similar problem on my personal machine at one time, and it seems it was related to my .profile or .bashrc files, but I am not sure what caused it, as I solved it by re-building those files from new templates when installing my OS (Ubuntu 11.4, upgraded to 11.10 since) on a new computer, and never did a detailed and bisection/comparison of the new and old config to find the exact cause, as this was more a matter of comfort than a blocking bug.
You can either use the full path or an alias now the the code is installed.
To run a tutorial case, you need to create a study and case directory using "code_saturne create", then copy the files from the ncs-2.0.3/examples directory into the newly created directory structure (the .des files are the meshes, which you can copy to the study's MESH directory. The .xml files or user subroutines go into a case directory's DATA and SRC subdirectories respectively. I think the tutorial explains this, but if it does not explain enough, the user documentation "code_saturne info -g user" explains the study directory structure in detail.
Best regards,
Yvan
The bash completion is optional, so if you have problems with it, you may just ignore the "source ..." part.
I had a similar problem on my personal machine at one time, and it seems it was related to my .profile or .bashrc files, but I am not sure what caused it, as I solved it by re-building those files from new templates when installing my OS (Ubuntu 11.4, upgraded to 11.10 since) on a new computer, and never did a detailed and bisection/comparison of the new and old config to find the exact cause, as this was more a matter of comfort than a blocking bug.
You can either use the full path or an alias now the the code is installed.
To run a tutorial case, you need to create a study and case directory using "code_saturne create", then copy the files from the ncs-2.0.3/examples directory into the newly created directory structure (the .des files are the meshes, which you can copy to the study's MESH directory. The .xml files or user subroutines go into a case directory's DATA and SRC subdirectories respectively. I think the tutorial explains this, but if it does not explain enough, the user documentation "code_saturne info -g user" explains the study directory structure in detail.
Best regards,
Yvan