MEDYAN.add_fixed_count!
Tuple{MEDYAN.Context}
add_fixed_count!(c::Context; species, chem_voxel, amount)
Add amount to fixed species species in chem_voxel.
amount
species
chem_voxel
Only user-defined fixed species (from def_fixed_species!) can be modified. Internally managed fixed species will throw an error.
def_fixed_species!