RMG Analyzer#
- class nexus.rmg_analyzer.RmgAnalyzer(arg0=None, analyze=False)[source]#
Bases:
SimulationAnalyzer- Attributes:
- analysis_succeeded
- analyzed
- calculation_mode
- calculation_shortmode
- initialized
- run_completed
- working_directory
Methods
append(value)class_error(message[, header, exit, trace, ...])Report an error relating to a class.
enter(directory[, changedir, msg])Have Nexus enter a directory and change its current working directory.
error(message[, header, exit, trace])Report an error inside a class.
first()keys()list(*keys)log(*texts, **kwargs)Write output to log file.
open_log(filepath)save([fpath])sorted_keys()warn(msg[, indent])Warning from inside a Nexus class.
add
add_optional
analyze
check_required
check_types
check_types_optional
class_get
class_has
class_items
class_keys
class_log
class_set
class_set_optional
class_set_single
class_warn
clear
close_log
copy
copy_from
copy_to
data_repr
delete
delete_optional
delete_required
dict
dlog
extract
extract_optional
get
get_optional
get_path
get_required
inverse
items
last
leave
list_optional
load
mem_usage
move_from
move_from_optional
move_to
move_to_optional
not_implemented
obj
path_exists
random_key
read_results
read_setup_info
return_initial_structure
select_random
serial
set
set_optional
set_path
shallow_copy
tlog
to_dict
to_obj
transfer_from
transfer_to
tree
tuple
values
write
write_end_splash
write_splash
- property initialized#
- property analyzed#
- property analysis_succeeded#
- property run_completed#
- property calculation_mode#
- property calculation_shortmode#