reagent_container

This step requires to input a reagent container, possibly with some reagent inside, or with some volume specifications.
Vars | |
container_volume | The amount of container volume we require if any. |
---|---|
free_volume | Amount of free volume we require if any. |
maximum_volume | The maximum volume of the container, if any. |
needs_open_container | Whether we need an open container to do this. |
reagent_list | Instead of just one reagent type you can input a list to be used instead for the checks. |
reagent_type | Type of the reagent needed. |
reagent_volume | Volume of the reagent needed. |
temperature_max | If defined it's the maximum required temperature for the step to work. |
temperature_min | If defined, it's the minimum required temperature for the step to work. |
Var Details
container_volume

The amount of container volume we require if any.
free_volume

Amount of free volume we require if any.
maximum_volume

The maximum volume of the container, if any.
needs_open_container

Whether we need an open container to do this.
reagent_list

Instead of just one reagent type you can input a list to be used instead for the checks.
reagent_type

Type of the reagent needed.
reagent_volume

Volume of the reagent needed.
temperature_max

If defined it's the maximum required temperature for the step to work.
temperature_min

If defined, it's the minimum required temperature for the step to work.