test_parametrization
Tests for force field parametrization of molecular species, including.
funcis_openff_available()Check if OpenFF toolkit and interchange are available.
Returns
Nonefuncis_cgenff_available()Returns
Nonefunctest_parametrization_simple(tmp_path, mocker)paramtmp_pathparammockerReturns
Nonefunctest_parametrization_simultaneously(tmp_path)paramtmp_pathReturns
Nonefunctest_parallel_cgenff_run(tmp_path)paramtmp_pathReturns
Nonefunctest_smirnoff_parametrization_simple(tmp_path)Test basic SMIRNOFF parametrization.
paramtmp_pathReturns
Nonefunctest_smirnoff_parametrization_water(tmp_path)Test SMIRNOFF parametrization of water.
paramtmp_pathReturns
Nonefunctest_smirnoff_parametrization_ions(tmp_path)Test SMIRNOFF parametrization of ions.
paramtmp_pathReturns
Nonefunctest_smirnoff_with_config(tmp_path)Test SMIRNOFF with custom config.
paramtmp_pathReturns
Nonefunctest_smirnoff_caching(tmp_path)Test that SMIRNOFF parameters are cached correctly.
paramtmp_pathReturns
Nonefunctest_smirnoff_multiple_species(tmp_path, mocker)Test SMIRNOFF parametrization of multiple species and topology generation.
paramtmp_pathparammockerReturns
None