Differences
This shows you the differences between two versions of the page.
gmolpro_graphical_user_interface [2023/07/20 11:36] – [• Running several instances of gmolpro at the same time (Mac)] doll | gmolpro_graphical_user_interface [2024/12/06 19:38] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 19: | Line 19: | ||
- | gmolpro (present release: version 2.1.0) is bundled with Molpro version | + | gmolpro (present release: version 2.6.0) is bundled with Molpro version |
It requires | It requires | ||
- | - a macOS (12.X i.e. Monterey or later) or Linux (Ubuntu 18.04 or later, Debian | + | - a macOS (12.X i.e. Monterey or later) or Linux (Ubuntu 18.04 or later, Debian |
- | - a licence token which is valid for molpro and gmolpro. It may be installed in '' | + | - a licence token which is valid for molpro and gmolpro. It may be installed in '' |
- | ^ gmolpro release versus ^ recommended Molpro version ^ | + | ^ gmolpro release versus |
+ | | 2.6.0 | | ||
+ | | 2.5.0 | | ||
+ | | 2.4.0 | | ||
+ | | 2.3.0 | | ||
+ | | 2.2.0 | | ||
| 2.1.0 | | | 2.1.0 | | ||
| 2.0.0 | | | 2.0.0 | | ||
Line 33: | Line 38: | ||
| 1.1 | | | 1.1 | | ||
- | Hint: on openSUSE15.4, | ||
+ | |||
+ | Hint: older versions (2.2.0 and before) may need to set the variable LIBGL_ALWAYS_SOFTWARE to TRUE (e.g. in bash '' | ||
===== Projects ===== | ===== Projects ===== | ||
Line 151: | Line 157: | ||
**'' | **'' | ||
+ | Note that it needs at least one jobstep, e.g. " | ||
Proceed as in " | Proceed as in " | ||
Line 167: | Line 174: | ||
Now you can edit the input manually. You may then run the input from the GUI with the " | Now you can edit the input manually. You may then run the input from the GUI with the " | ||
- | ==== • Using the builder alone ==== | + | ==== • Using the builder alone: general hints ==== |
Already the builder alone is very powerful. Besides building molecules, it contains a large database of pre-built molecules. Also, a force-field optimisation may be performed, the point group determined etc. | Already the builder alone is very powerful. Besides building molecules, it contains a large database of pre-built molecules. Also, a force-field optimisation may be performed, the point group determined etc. | ||
The geometries in the builder are continuously saved to a file within the project. E.g. if the project is called mymolecule.molpro , then the xyz file of the molecule is stored in mymolecule.molpro/ | The geometries in the builder are continuously saved to a file within the project. E.g. if the project is called mymolecule.molpro , then the xyz file of the molecule is stored in mymolecule.molpro/ | ||
+ | |||
+ | ==== • Using the builder alone: visualise an xyz file or a trajectory (set of xyz files) ==== | ||
+ | |||
+ | To visualise an xyz file, start gmolpro, and open a new project. Then do '' | ||
+ | |||
+ | This allows also to visualise a trajectory. The trajectory must be a set of xyz files appended to each other. | ||
==== • Running several instances of gmolpro at the same time (Mac) ==== | ==== • Running several instances of gmolpro at the same time (Mac) ==== | ||
Line 179: | Line 192: | ||
for each instance required. | for each instance required. | ||
+ | |||
+ | ==== • Retina screens (Mac) ==== | ||
+ | |||
+ | If the molecule is not properly displayed, e.g. like this | ||
+ | {{: | ||
+ | {{: | ||
+ | |||
+ | Please use the switch Display/ | ||
+ | |||
+ | This switches between factor 1 and 2. If you need a more general factor, please edit the line in $HOME/ | ||
+ | where it says: | ||
+ | |||
+ | retina_factor | ||
+ | |||
+ | and insert the factor needed. | ||
+ | |||
+ | |||
==== • For developers: Using a different Molpro version ==== | ==== • For developers: Using a different Molpro version ==== | ||