CompatibleMaterialsQ
CompatibleMaterialsQ[instrument,samples]⟹boolean
checks the wetted materials of 'instrument' to determine whether any of the samples are chemically incompatible with any material in the 'instrument'.
CompatibleMaterialsQ[part,samples]⟹boolean
checks the wetted materials of 'part' to determine whether any of the samples are chemically incompatible with any material in the 'part'.
Details
- Compares the IncompatibleMaterials field of the samples' models with the WettedMaterials field in the instrument or part. Any overlap is interpreted as a chemical incompatibility.
- Chemical/material incompatibilities are based on a D rating (Severe Effect: Not recommended for any use) from this database: www.coleparmer.com/Chemical-Resistance
- For a chemical model, a list of incompatible materials can be found in the IncompatibleMaterials field.
- For an instruemnt or part model, a list of wetted materials can be found in the WettedMaterials field.
- If no information about compatibility is available for a given chemical, this function will assume that the chemical is universally compatible.
Input

Output

General Options
