IMLCV package#
Subpackages#
- IMLCV.base package
- Submodules
- IMLCV.base.CV module
CVCollectiveVariableCombinedCvFunCvFlowCvFunCvFunBaseCvFunDistraxCvFunInputCvFunNnCvMetricCvTransCvTransNNNeighbourListNeighbourList.apply_fun_neighbour()NeighbourList.apply_fun_neighbour_pair()NeighbourList.atom_indicesNeighbourList.batchedNeighbourList.ijk_indicesNeighbourList.match_kernel()NeighbourList.nl_split_z()NeighbourList.num_neighNeighbourList.num_z_uniqueNeighbourList.nxyzNeighbourList.op_cellNeighbourList.op_centerNeighbourList.op_coorNeighbourList.r_cutNeighbourList.r_skinNeighbourList.shapeNeighbourList.sp_origNeighbourList.stack()NeighbourList.update()NeighbourList.z_arrayNeighbourList.z_unique
NormalizingFlowSystemParamsSystemParams.angles()SystemParams.batch()SystemParams.batchedSystemParams.canoncialize()SystemParams.cellSystemParams.coordinatesSystemParams.get_neighbour_list()SystemParams.min_distance()SystemParams.minkowski_reduce()SystemParams.shapeSystemParams.unbatch()SystemParams.wrap_positions()
- IMLCV.base.CVDiscovery module
- IMLCV.base.MdEngine module
MDEngineStaticTrajectoryInfoStaticTrajectoryInfo.PStaticTrajectoryInfo.TStaticTrajectoryInfo.atomic_numbersStaticTrajectoryInfo.barostatStaticTrajectoryInfo.equilibrationStaticTrajectoryInfo.load()StaticTrajectoryInfo.massesStaticTrajectoryInfo.max_gradStaticTrajectoryInfo.r_cutStaticTrajectoryInfo.save()StaticTrajectoryInfo.screen_logStaticTrajectoryInfo.thermostatStaticTrajectoryInfo.timecon_baroStaticTrajectoryInfo.timecon_thermoStaticTrajectoryInfo.timestepStaticTrajectoryInfo.write_step
TrajectoryInfoTrajectoryInfo.CVTrajectoryInfo.PTrajectoryInfo.TTrajectoryInfo.cellTrajectoryInfo.chargesTrajectoryInfo.cvTrajectoryInfo.e_biasTrajectoryInfo.e_bias_gposTrajectoryInfo.e_bias_vtensTrajectoryInfo.e_potTrajectoryInfo.e_pot_gposTrajectoryInfo.e_pot_vtensTrajectoryInfo.errTrajectoryInfo.load()TrajectoryInfo.positionsTrajectoryInfo.save()TrajectoryInfo.shapeTrajectoryInfo.spTrajectoryInfo.tTrajectoryInfo.volume
- IMLCV.base.Observable module
- IMLCV.base.bias module
- IMLCV.base.rounds module
RoundInformationRoundsRounds.PRounds.TRounds.add_md()Rounds.add_round()Rounds.add_round_from_md()Rounds.full_path()Rounds.get_bias()Rounds.get_collective_variable()Rounds.get_engine()Rounds.get_trajectory_information()Rounds.h5file_nameRounds.h5filelock_nameRounds.invalidate_data()Rounds.is_valid()Rounds.iter()Rounds.iter_ase_atoms()Rounds.load()Rounds.n()Rounds.path()Rounds.recover()Rounds.rel_path()Rounds.roundRounds.round_information()Rounds.run()Rounds.run_par()Rounds.write_xyz()
TrajectoryInformation
- Module contents
- IMLCV.configs package
- IMLCV.examples package
- IMLCV.external package
- IMLCV.implementations package
- Subpackages
- Submodules
- IMLCV.implementations.CV module
- IMLCV.implementations.CvDiscovery module
- IMLCV.implementations.MdEngine module
- IMLCV.implementations.bias module
- IMLCV.implementations.energy module
- Module contents
- IMLCV.tools package
Submodules#
IMLCV.scheme module#
- class IMLCV.scheme.Scheme(Engine, folder='output')[source]#
Bases:
objectbase class that implements iterative scheme.
- Parameters:
format (String) – intermediate file type between rounds
CVs – list of CV instances.
Module contents#
summary IMLCV is still underdevelopement.