GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
OCT-ATOMIC_OCCUPATIONS(1) octopus documentation OCT-ATOMIC_OCCUPATIONS(1)

oct-atomic_occupations - prints atomic electronic configurations.

oct-atomic_occupations [ option ]...

This script is one of the octopus utilities.

It prints out to standard output the atomic electronic configuration of a given atom, and the way this electronic configuration should be specified in the %Occupations block of an octopus input file.

The man pages of octopus and of the auxiliary octopus sub-programs (oct-something) are not intended to contain the documentation of the programs, but only their basic description. For where to find more documentation, see the "SEE ALSO" section below.

-s species
species is the atomic symbol (e.g. Na, Au, etc).
-h
Show a brief summary of command line options.

oct-atomic_occupations -s Na

oct-atomic_occupations -s Ti_sc

for x in \$(cat /usr/share/octopus/PP/defaults | awk '{print \$1}'); do oct-atomic_occupations -s $x; done

Written by H. Appel.

Report bugs to <appel@physik.fu-berlin.de>.

Copyright (C) 2005 H. Appel.

This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

The largest source of documentation is the octopus website: http://octopus-code.org.
2021-11-25 perl v5.32.1

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.