ASE2SPRKKR
Contents
How to use the package
More about the package installation
Philosophy of the package (for developers)
Changelog
Hastily written ASE2SPRKKR slides
Examples
Links
ASE2SPRKKR homepage
ASE - atomic simulation environment
SPR-KKR
GitHub repository
PyPI package
SPR-KKR manual
Class documentation
ase2sprkkr
bindings
version
config
sprkkr
tools
input_parameters
input_parameters_definitions
input_parameters
definitions
test
init_tests
test_definitions
test_input_parameters
outputs
potentials
physics
ase
asr
visualise
output_files
common
examples
ASE2SPRKKR
ase2sprkkr
input_parameters
test
test_input_parameters
TestInputParameters
View page source
TestInputParameters
class
ase2sprkkr.input_parameters.test.test_input_parameters.
TestInputParameters
[source]
Class hierarchy
Constructor
__init__
(
)
assertParse
(
text
,
value
,
grammar
)
[source]
parse
(
text
,
grammar
)
[source]
assertNotValid
(
text
,
grammar
=
None
)
[source]
test_section_delimiter_value
(
)
[source]
test_custom_value
(
)
[source]
test_dangerous_value
(
)
[source]
test_is_required
(
)
[source]
test_write_condition
(
)
[source]
test_input_parameters_definition
(
)
[source]
test_set_values
(
)
[source]
test_repeated_value
(
)
[source]
test_sparse_numbered
(
)
[source]
test_gather
(
)
[source]
test_numpy_array
(
)
[source]
test_copy
(
)
[source]
test_length
(
)
[source]
test_switch
(
)
[source]