Hi,
the menu is showing what to enter:
OCCUPATION NUMBER ASSIGNMENT MENU ( #e=146 #c=0 #o=0)
s : CHOOSE UHF SINGLET OCCUPATIONThe menu describes what to enter to select this option. So in this case, just
enter a small letter s to select a singlet. uhf is not printed in this menu, so it is not an option to enter.
I'd really recommend to use TmoleX. The graphical user interface is running under Windows, MacOS and Linux. So you can pick the one for your desktop. From TmoleX it is possible to submit Turbomole jobs to a cluster or a remote Linux system or a queuing system - hence you do not actually need to run Turbomole on your local machine (most likely a notebook nowadays).
I imagine for azirine I might want the highest orbital to have unpaired electrons since this, I would think, would be the double bond. I'm not sure how to indicate that in define, though. For the carbene, I don't even know which orbital I would want to be unpaired.
What you are describing is your expectation of what you will get as a result. Where the unpaired electron is located is not a matter of the input, just a possible output as result. Again, TmoleX also helps to visualize the molecular orbitals after the calculation in the Results panel. There you will be able to visually inspect where the HOMO (highest occupied molecular orbital) is located.
The input orbitals and where they are localized should (and in most cases will) not have an effect on the DFT calculation. DFT generates a start density from your input and then solves the Kohn-Sham equations self-consistently - this will result in a converged final total density (and energy) with the correct electronic state. Ideally what you see as a difference when starting from different input settings is a different number of SCF steps that are required to reach convergence. But they all should give the same final result.
OK, let's be realistic: The algorithm will deliver what the algorithm is supposed to deliver. There are still a lot of approximations and constraints, DFT will only be able to describe what DFT is capable to describe - and there are plenty of cases where it will fail or give worse results than it usually does on average.
What is important to decide when generating the input:
- If the number of electrons is even, and if you have a non-symmetric input structure, decide whether to stick to closed shell or open shell occupation. Closed shell is the default for 'normal' stable molecules and results in a stable singlet.
- If the number of electrons is even, but you want to check if a triplet is more stable, you could
- nevertheless run a closed shell calculation, but then perform a stability analysis and check for triplet instability (see manual, search for $scfinstab keyword and the triplet option)
- start with a triplet occupation, this will always be a unrestricted/open-shell calculation
- start with singlet or triplet unrestricted/open-shell and allow the algorithm to change the spin/multiplicity by activating Fermi thermal smearing (See manual, SCF options: " By the command $fermi you can switch on smearing of occupation numbers, and thus automatically optimize occupations and spin." Fermi is also available as option in TmoleX.
- If the number of electrons is odd, an unrestricted/open-shell is the only option anyway. But here you can also either decide what spin state to stick to (select doublet, quadruplet, ...) or also switch on Fermi thermal smearing to allow the algorithm to change the spin state during the optimization.