Calculation of weight fraction

Quote from Betim Bahtiri on November 29, 2020, 2:03 pmHello
is it possible with ovito to calculate the weight fraction of each molecule or atom type ? Or is it only possible with a python script ?
Best regards
Hello
is it possible with ovito to calculate the weight fraction of each molecule or atom type ? Or is it only possible with a python script ?
Best regards

Quote from Constanze Kalcher on November 30, 2020, 11:57 amHi Betim,
this sounds like you could achieve this with the Compute Property Modifier,
https://www.ovito.org/docs/current/particles.modifiers.compute_property.php,
but that depends on your input data. The easiest way is to do this is probably through the scripting interface.
-Constanze
Hi Betim,
this sounds like you could achieve this with the Compute Property Modifier,
https://www.ovito.org/docs/current/particles.modifiers.compute_property.php,
but that depends on your input data. The easiest way is to do this is probably through the scripting interface.
-Constanze