ChemGymRL
cbellinger27-patch-1
Documentation:
Chemistrylab package
Getting Started:
Installation
Quick Start
User Manual:
Reaction Bench
Extraction Bench
Distillation Bench
Characterization Bench
Developers
Glossary
Troubleshooting
Tutorials:
Vessel: Lesson
Reaction Bench: Lesson 1
Creating a Custom Reaction
Extraction Bench: Lesson 1
Building A Custom Extraction Bench
Distillation Bench: Lesson 1
Contact:
About Us
Contact Us
Citation & License
ChemGymRL
Index
Edit on GitHub
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
_
__call__() (chemistrylab.util.reward.RewardGenerator method)
A
A (class in chemistrylab.material)
Action (class in chemistrylab.benches.general_bench)
activ_energy_arr (chemistrylab.reactions.reaction_info.ReactInfo attribute)
affected_vessels (chemistrylab.benches.general_bench.Action attribute)
Air (class in chemistrylab.material)
append() (chemistrylab.lab.shelf.Shelf method)
B
B (class in chemistrylab.material)
boiling_point (chemistrylab.material.Material property)
build_event() (chemistrylab.benches.general_bench.GenBench method)
C
C (class in chemistrylab.material)
C6H14 (class in chemistrylab.material)
calc_absorb3() (in module chemistrylab.benches.characterization_bench)
CharacterizationBench (class in chemistrylab.benches.characterization_bench)
chemistrylab.benches
module
chemistrylab.benches.characterization_bench
module
chemistrylab.benches.distillation_bench
module
chemistrylab.benches.extract_bench
module
chemistrylab.benches.general_bench
module
chemistrylab.benches.reaction_bench
module
chemistrylab.extract_algorithms
module
chemistrylab.extract_algorithms.separate
module
chemistrylab.lab.shelf
module
chemistrylab.material
module
chemistrylab.reactions
module
chemistrylab.reactions.reaction
module
chemistrylab.reactions.reaction_info
module
chemistrylab.util
module
chemistrylab.util.reward
module
chemistrylab.util.Visualization
module
chemistrylab.vessel
module
Cl (class in chemistrylab.material)
Cl2 (class in chemistrylab.material)
conc_coeff_arr (chemistrylab.reactions.reaction_info.ReactInfo attribute)
ContinuousParam (class in chemistrylab.benches.general_bench)
CuSO4 (class in chemistrylab.material)
CuSO4Pentahydrate (class in chemistrylab.material)
D
D (class in chemistrylab.material)
default_reward() (in module chemistrylab.benches.general_bench)
DiEthylEther (class in chemistrylab.material)
display_vessels() (chemistrylab.util.Visualization.matplotVisualizer static method)
dissolve() (chemistrylab.material.Material method)
(chemistrylab.material.NaCl method)
Dodecane (class in chemistrylab.material)
dt (chemistrylab.benches.general_bench.Action attribute)
dump_to_json() (chemistrylab.reactions.reaction_info.ReactInfo method)
E
E (class in chemistrylab.material)
encode_PVT() (chemistrylab.benches.characterization_bench.CharacterizationBench method)
encode_target() (chemistrylab.benches.characterization_bench.CharacterizationBench method)
enthalpy_vapor() (chemistrylab.material.Material method)
Ethoxyethane (class in chemistrylab.material)
EthylAcetate (class in chemistrylab.material)
Event (class in chemistrylab.vessel)
event_name (chemistrylab.benches.general_bench.Action attribute)
F
F (class in chemistrylab.material)
F2 (class in chemistrylab.material)
FictReact_v2 (class in chemistrylab.benches.reaction_bench)
FictReactBandit_v0 (class in chemistrylab.benches.reaction_bench)
FictReactDemo_v0 (class in chemistrylab.benches.reaction_bench)
fill_line() (in module chemistrylab.util.Visualization)
filled_volume() (chemistrylab.vessel.Vessel method)
FiveMethylundecane (class in chemistrylab.material)
FiveSixDimethyldecane (class in chemistrylab.material)
format_2d_array_string() (in module chemistrylab.reactions.reaction_info)
FourEthyldecane (class in chemistrylab.material)
FourEthylFiveMethylnonane (class in chemistrylab.material)
FourFiveDiethyloctane (class in chemistrylab.material)
from_json() (chemistrylab.reactions.reaction_info.ReactInfo static method)
G
G (class in chemistrylab.material)
GenBench (class in chemistrylab.benches.general_bench)
GeneralWurtzDistill_v2 (class in chemistrylab.benches.distillation_bench)
GeneralWurtzExtract_v2 (class in chemistrylab.benches.extract_bench)
GeneralWurtzReact_v0 (class in chemistrylab.benches.reaction_bench)
GeneralWurtzReact_v2 (class in chemistrylab.benches.reaction_bench)
get_color (chemistrylab.material.Material property)
get_density() (chemistrylab.material.Material method)
get_dissolved_amounts() (in module chemistrylab.util.reward)
get_index() (chemistrylab.material.Material method)
get_keys_to_action() (chemistrylab.benches.distillation_bench.WurtzDistillDemo_v0 method)
(chemistrylab.benches.extract_bench.WurtzExtractDemo_v0 method)
(chemistrylab.benches.reaction_bench.FictReactDemo_v0 method)
get_layer_dataframe() (chemistrylab.vessel.Vessel method)
get_layers() (chemistrylab.benches.characterization_bench.CharacterizationBench method)
(chemistrylab.vessel.Vessel method)
get_mat() (in module chemistrylab.benches.reaction_bench)
get_material_dataframe() (chemistrylab.vessel.Vessel method)
get_name() (chemistrylab.material.Material method)
get_observation() (chemistrylab.benches.characterization_bench.CharacterizationBench method)
get_rates() (in module chemistrylab.reactions.reaction)
get_rgb() (chemistrylab.util.Visualization.matplotVisualizer method)
(chemistrylab.util.Visualization.numbaVisualizer method)
(chemistrylab.util.Visualization.pygameVisualizer method)
get_solute_dataframe() (chemistrylab.vessel.Vessel method)
get_spectra() (chemistrylab.benches.characterization_bench.CharacterizationBench method)
get_spectra_no_overlap() (chemistrylab.material.Material method)
get_spectra_overlap() (chemistrylab.material.Material method)
get_vessels() (chemistrylab.benches.general_bench.GenBench method)
(chemistrylab.lab.shelf.Shelf method)
get_working_vessels() (chemistrylab.lab.shelf.Shelf method)
H
H (class in chemistrylab.material)
H2 (class in chemistrylab.material)
H2O (class in chemistrylab.material)
HCl (class in chemistrylab.material)
heat_capacity (chemistrylab.material.Material property)
heat_capacity() (chemistrylab.vessel.Vessel method)
I
I (class in chemistrylab.material)
is_solute() (chemistrylab.material.Material method)
is_solvent() (chemistrylab.material.Material method)
L
legend_update_delay (chemistrylab.util.Visualization.matplotVisualizer attribute)
Li (class in chemistrylab.material)
LiF (class in chemistrylab.material)
litres (chemistrylab.material.Material property)
litres_per_mol (chemistrylab.material.Material property)
load_vessel() (chemistrylab.lab.shelf.Shelf method)
M
make_solvent() (in module chemistrylab.benches.extract_bench)
map_to_state() (in module chemistrylab.extract_algorithms.separate)
Material (class in chemistrylab.material)
MATERIALS (chemistrylab.reactions.reaction_info.ReactInfo attribute)
matplotVisualizer (class in chemistrylab.util.Visualization)
max_val (chemistrylab.benches.general_bench.ContinuousParam attribute)
melting_point (chemistrylab.material.Material property)
metadata (chemistrylab.benches.distillation_bench.GeneralWurtzDistill_v2 attribute)
(chemistrylab.benches.distillation_bench.WurtzDistillDemo_v0 attribute)
(chemistrylab.benches.extract_bench.GeneralWurtzExtract_v2 attribute)
(chemistrylab.benches.extract_bench.SeparateTest_v0 attribute)
(chemistrylab.benches.extract_bench.WaterOilExtract_v0 attribute)
(chemistrylab.benches.extract_bench.WurtzExtractDemo_v0 attribute)
(chemistrylab.benches.reaction_bench.FictReact_v2 attribute)
(chemistrylab.benches.reaction_bench.FictReactDemo_v0 attribute)
(chemistrylab.benches.reaction_bench.GeneralWurtzReact_v0 attribute)
(chemistrylab.benches.reaction_bench.GeneralWurtzReact_v2 attribute)
MethylRed (class in chemistrylab.material)
min_val (chemistrylab.benches.general_bench.ContinuousParam attribute)
mix() (in module chemistrylab.extract_algorithms.separate)
module
chemistrylab.benches
chemistrylab.benches.characterization_bench
chemistrylab.benches.distillation_bench
chemistrylab.benches.extract_bench
chemistrylab.benches.general_bench
chemistrylab.benches.reaction_bench
chemistrylab.extract_algorithms
chemistrylab.extract_algorithms.separate
chemistrylab.lab.shelf
chemistrylab.material
chemistrylab.reactions
chemistrylab.reactions.reaction
chemistrylab.reactions.reaction_info
chemistrylab.util
chemistrylab.util.reward
chemistrylab.util.Visualization
chemistrylab.vessel
molar_mass (chemistrylab.material.Material property)
N
Na (class in chemistrylab.material)
NaCl (class in chemistrylab.material)
name (chemistrylab.reactions.reaction_info.ReactInfo attribute)
(chemistrylab.vessel.Event attribute)
newton_solve() (in module chemistrylab.reactions.reaction)
numbaVisualizer (class in chemistrylab.util.Visualization)
O
O (class in chemistrylab.material)
O2 (class in chemistrylab.material)
O3 (class in chemistrylab.material)
oil_vessel() (in module chemistrylab.benches.extract_bench)
OneChlorohexane (class in chemistrylab.material)
other (chemistrylab.benches.general_bench.ContinuousParam attribute)
other_vessel (chemistrylab.vessel.Event attribute)
P
parameter (chemistrylab.vessel.Event attribute)
parameters (chemistrylab.benches.general_bench.Action attribute)
pop() (chemistrylab.lab.shelf.Shelf method)
pre_exp_arr (chemistrylab.reactions.reaction_info.ReactInfo attribute)
precipitate() (chemistrylab.material.Cl method)
(chemistrylab.material.Material method)
(chemistrylab.material.Na method)
PRODUCTS (chemistrylab.reactions.reaction_info.ReactInfo attribute)
push_event_to_queue() (chemistrylab.vessel.Vessel method)
pygameVisualizer (class in chemistrylab.util.Visualization)
R
ration() (chemistrylab.material.Material method)
react() (chemistrylab.reactions.reaction.Reaction method)
(in module chemistrylab.reactions.reaction)
REACTANTS (chemistrylab.reactions.reaction_info.ReactInfo attribute)
ReactInfo (class in chemistrylab.reactions.reaction_info)
Reaction (class in chemistrylab.reactions.reaction)
register() (chemistrylab.vessel.Vessel class method)
(in module chemistrylab.material)
render() (chemistrylab.benches.general_bench.GenBench method)
render_layers() (chemistrylab.util.Visualization.matplotVisualizer method)
(chemistrylab.util.Visualization.numbaVisualizer method)
(chemistrylab.util.Visualization.pygameVisualizer method)
render_PVT() (chemistrylab.util.Visualization.matplotVisualizer method)
(chemistrylab.util.Visualization.numbaVisualizer method)
(chemistrylab.util.Visualization.pygameVisualizer method)
render_spectra() (chemistrylab.util.Visualization.matplotVisualizer method)
(chemistrylab.util.Visualization.numbaVisualizer method)
(chemistrylab.util.Visualization.pygameVisualizer method)
render_target() (chemistrylab.util.Visualization.matplotVisualizer method)
(chemistrylab.util.Visualization.numbaVisualizer method)
(chemistrylab.util.Visualization.pygameVisualizer method)
reset() (chemistrylab.benches.general_bench.GenBench method)
(chemistrylab.lab.shelf.Shelf method)
(chemistrylab.lab.shelf.VariableShelf method)
RewardGenerator (class in chemistrylab.util.reward)
S
SeparateTest_v0 (class in chemistrylab.benches.extract_bench)
serial() (in module chemistrylab.reactions.reaction_info)
set_backend() (in module chemistrylab.util.Visualization)
set_color() (chemistrylab.material.Material method)
set_enthalpy_fusion() (chemistrylab.material.Material method)
set_solute_flag() (chemistrylab.material.Material method)
set_solvent_flag() (chemistrylab.material.Material method)
set_specific_heat() (chemistrylab.material.Material method)
Shelf (class in chemistrylab.lab.shelf)
SOLVENTS (chemistrylab.reactions.reaction_info.ReactInfo attribute)
step() (chemistrylab.benches.general_bench.GenBench method)
(chemistrylab.benches.reaction_bench.FictReactBandit_v0 method)
stoich_coeff_arr (chemistrylab.reactions.reaction_info.ReactInfo attribute)
T
terminal (chemistrylab.benches.general_bench.Action attribute)
ThreeChlorohexane (class in chemistrylab.material)
thresh (chemistrylab.benches.general_bench.ContinuousParam attribute)
to_rgb() (in module chemistrylab.util.Visualization)
TwoChlorohexane (class in chemistrylab.material)
U
update_concentrations() (chemistrylab.reactions.reaction.Reaction method)
update_vessels() (chemistrylab.benches.general_bench.GenBench method)
use_mpl_dark() (in module chemistrylab.util.Visualization)
use_mpl_light() (in module chemistrylab.util.Visualization)
V
validate_solutes() (chemistrylab.vessel.Vessel method)
validate_solvents() (chemistrylab.vessel.Vessel method)
vapour_enthalpy (chemistrylab.material.Material property)
VariableShelf (class in chemistrylab.lab.shelf)
Vessel (class in chemistrylab.vessel)
vessels (chemistrylab.benches.general_bench.Action attribute)
Visualizer() (in module chemistrylab.util.Visualization)
W
WaterOilExtract_v0 (class in chemistrylab.benches.extract_bench)
wurtz_vessel() (in module chemistrylab.benches.distillation_bench)
(in module chemistrylab.benches.extract_bench)
WurtzDistillDemo_v0 (class in chemistrylab.benches.distillation_bench)
WurtzExtractDemo_v0 (class in chemistrylab.benches.extract_bench)
Read the Docs
v: cbellinger27-patch-1
Versions
latest
stable
web-update
new-bench-descriptions
manager
main
chemgymrl-v1
cbellinger27-patch-1
Downloads
On Read the Docs
Project Home
Builds