yt.frontends.parthenon package¶
Submodules¶
- yt.frontends.parthenon.api module
- yt.frontends.parthenon.data_structures module
ParthenonDataset
ParthenonDataset.add_deposited_particle_field()
ParthenonDataset.add_field()
ParthenonDataset.add_gradient_fields()
ParthenonDataset.add_mesh_sampling_particle_field()
ParthenonDataset.add_particle_filter()
ParthenonDataset.add_particle_union()
ParthenonDataset.all_data()
ParthenonDataset.arr
ParthenonDataset.backup_filename
ParthenonDataset.basename
ParthenonDataset.box()
ParthenonDataset.checksum
ParthenonDataset.close()
ParthenonDataset.conversion_factors
ParthenonDataset.coordinates
ParthenonDataset.create_field_info()
ParthenonDataset.default_field
ParthenonDataset.default_fluid_type
ParthenonDataset.default_units
ParthenonDataset.define_unit()
ParthenonDataset.derived_field_list
ParthenonDataset.directory
ParthenonDataset.domain_offset
ParthenonDataset.field_list
ParthenonDataset.field_units
ParthenonDataset.fields
ParthenonDataset.fields_detected
ParthenonDataset.filename
ParthenonDataset.find_field_values_at_point()
ParthenonDataset.find_field_values_at_points()
ParthenonDataset.find_max()
ParthenonDataset.find_min()
ParthenonDataset.fluid_types
ParthenonDataset.force_periodicity()
ParthenonDataset.fullpath
ParthenonDataset.geometry
ParthenonDataset.get_smallest_appropriate_unit()
ParthenonDataset.get_unit_from_registry()
ParthenonDataset.has_key()
ParthenonDataset.index
ParthenonDataset.ires_factor
ParthenonDataset.known_filters
ParthenonDataset.max_level
ParthenonDataset.min_level
ParthenonDataset.parameter_filename
ParthenonDataset.particle_fields_by_type
ParthenonDataset.particle_type_counts
ParthenonDataset.particle_types
ParthenonDataset.particle_types_raw
ParthenonDataset.particle_unions
ParthenonDataset.particles_exist
ParthenonDataset.periodicity
ParthenonDataset.print_key_parameters()
ParthenonDataset.print_stats()
ParthenonDataset.quan
ParthenonDataset.relative_refinement()
ParthenonDataset.set_code_units()
ParthenonDataset.set_field_label_format()
ParthenonDataset.set_units()
ParthenonDataset.setup_cosmology()
ParthenonDataset.setup_deprecated_fields()
ParthenonDataset.storage_filename
ParthenonDataset.unique_identifier
ParthenonDataset.units
ParthenonGrid
ParthenonGrid.OverlappingSiblings
ParthenonGrid.apply_units()
ParthenonGrid.argmax()
ParthenonGrid.argmin()
ParthenonGrid.blocks
ParthenonGrid.child_index_mask
ParthenonGrid.child_indices
ParthenonGrid.child_mask
ParthenonGrid.chunks()
ParthenonGrid.clear_data()
ParthenonGrid.clone()
ParthenonGrid.comm
ParthenonGrid.convert()
ParthenonGrid.count()
ParthenonGrid.count_particles()
ParthenonGrid.create_firefly_object()
ParthenonGrid.deposit()
ParthenonGrid.fcoords
ParthenonGrid.fcoords_vertex
ParthenonGrid.fwidth
ParthenonGrid.get_data()
ParthenonGrid.get_dependencies()
ParthenonGrid.get_field_parameter()
ParthenonGrid.get_global_startindex()
ParthenonGrid.get_position()
ParthenonGrid.get_vertex_centered_data()
ParthenonGrid.has_field_parameter()
ParthenonGrid.has_key()
ParthenonGrid.icoords
ParthenonGrid.index
ParthenonGrid.integrate()
ParthenonGrid.ires
ParthenonGrid.keys()
ParthenonGrid.max()
ParthenonGrid.max_level
ParthenonGrid.mean()
ParthenonGrid.min()
ParthenonGrid.min_level
ParthenonGrid.particle_operation()
ParthenonGrid.partition_index_2d()
ParthenonGrid.partition_index_3d()
ParthenonGrid.partition_index_3d_bisection_list()
ParthenonGrid.partition_region_3d()
ParthenonGrid.pf
ParthenonGrid.profile()
ParthenonGrid.ptp()
ParthenonGrid.retrieve_ghost_zones()
ParthenonGrid.save_as_dataset()
ParthenonGrid.select()
ParthenonGrid.select_blocks()
ParthenonGrid.select_fcoords()
ParthenonGrid.select_fwidth()
ParthenonGrid.select_icoords()
ParthenonGrid.select_ires()
ParthenonGrid.select_particles()
ParthenonGrid.select_tcoords()
ParthenonGrid.selector
ParthenonGrid.set_field_parameter()
ParthenonGrid.shape
ParthenonGrid.smooth()
ParthenonGrid.std()
ParthenonGrid.sum()
ParthenonGrid.tiles
ParthenonGrid.to_astropy_table()
ParthenonGrid.to_dataframe()
ParthenonGrid.to_glue()
ParthenonGrid.write_out()
ParthenonHierarchy
ParthenonHierarchy.clear_all_data()
ParthenonHierarchy.comm
ParthenonHierarchy.convert()
ParthenonHierarchy.float_type
ParthenonHierarchy.get_data()
ParthenonHierarchy.get_dependencies()
ParthenonHierarchy.get_levels()
ParthenonHierarchy.get_smallest_dx()
ParthenonHierarchy.grid
ParthenonHierarchy.grid_corners
ParthenonHierarchy.lock_grids_to_parents()
ParthenonHierarchy.parameters
ParthenonHierarchy.partition_index_2d()
ParthenonHierarchy.partition_index_3d()
ParthenonHierarchy.partition_index_3d_bisection_list()
ParthenonHierarchy.partition_region_3d()
ParthenonHierarchy.print_stats()
ParthenonHierarchy.save_data()
ParthenonHierarchy.select_grids()
- yt.frontends.parthenon.definitions module
- yt.frontends.parthenon.fields module
ParthenonFieldInfo
ParthenonFieldInfo.add_deprecated_field()
ParthenonFieldInfo.add_field()
ParthenonFieldInfo.add_output_field()
ParthenonFieldInfo.alias()
ParthenonFieldInfo.check_derived_fields()
ParthenonFieldInfo.clear()
ParthenonFieldInfo.copy()
ParthenonFieldInfo.create_with_fallback()
ParthenonFieldInfo.curvilinear
ParthenonFieldInfo.extra_union_fields
ParthenonFieldInfo.fallback
ParthenonFieldInfo.find_dependencies()
ParthenonFieldInfo.fromkeys()
ParthenonFieldInfo.get()
ParthenonFieldInfo.get_aliases_gallery()
ParthenonFieldInfo.has_key()
ParthenonFieldInfo.items()
ParthenonFieldInfo.keys()
ParthenonFieldInfo.known_other_fields
ParthenonFieldInfo.known_particle_fields
ParthenonFieldInfo.load_all_plugins()
ParthenonFieldInfo.load_plugin()
ParthenonFieldInfo.pop()
ParthenonFieldInfo.popitem()
ParthenonFieldInfo.setdefault()
ParthenonFieldInfo.setup_extra_union_fields()
ParthenonFieldInfo.setup_fluid_aliases()
ParthenonFieldInfo.setup_fluid_fields()
ParthenonFieldInfo.setup_fluid_index_fields()
ParthenonFieldInfo.setup_particle_fields()
ParthenonFieldInfo.setup_smoothed_fields()
ParthenonFieldInfo.update()
ParthenonFieldInfo.values()
velocity_field()
- yt.frontends.parthenon.io module
- yt.frontends.parthenon.misc module