LIBRARY.md
pyproject.toml
src/cadi_saml/__init__.py
src/cadi_saml/diagnostics.py
src/cadi_saml.egg-info/PKG-INFO
src/cadi_saml.egg-info/SOURCES.txt
src/cadi_saml.egg-info/dependency_links.txt
src/cadi_saml.egg-info/requires.txt
src/cadi_saml.egg-info/top_level.txt
src/cadi_saml/analysis/__init__.py
src/cadi_saml/analysis/benchmark.py
src/cadi_saml/analysis/calculix_adapter.py
src/cadi_saml/analysis/calculix_runner.py
src/cadi_saml/analysis/composites.py
src/cadi_saml/analysis/convergence.py
src/cadi_saml/analysis/design.py
src/cadi_saml/analysis/draft_analysis.py
src/cadi_saml/analysis/fea.py
src/cadi_saml/analysis/frd_reader.py
src/cadi_saml/analysis/materials.py
src/cadi_saml/analysis/report.py
src/cadi_saml/analysis/rules.py
src/cadi_saml/analysis/solver.py
src/cadi_saml/analysis/surface_continuity.py
src/cadi_saml/analysis/topology.py
src/cadi_saml/analysis/visualization.py
src/cadi_saml/assembly_solver/__init__.py
src/cadi_saml/assembly_solver/dof_solver.py
src/cadi_saml/assembly_solver/mates.py
src/cadi_saml/backend/__init__.py
src/cadi_saml/backend/compiler.py
src/cadi_saml/backend/occt_backend.py
src/cadi_saml/backend/occt_primitives.py
src/cadi_saml/calculations/__init__.py
src/cadi_saml/calculations/machinery_formulas.py
src/cadi_saml/calculations/materials_db.py
src/cadi_saml/core/__init__.py
src/cadi_saml/core/assembly.py
src/cadi_saml/core/assembly_constraints.py
src/cadi_saml/core/assembly_exports.py
src/cadi_saml/core/assembly_parts.py
src/cadi_saml/core/batch.py
src/cadi_saml/core/bom.py
src/cadi_saml/core/error_model.py
src/cadi_saml/core/exceptions.py
src/cadi_saml/core/features.py
src/cadi_saml/core/impact.py
src/cadi_saml/core/llm_interface.py
src/cadi_saml/core/ports.py
src/cadi_saml/core/sheet_metal.py
src/cadi_saml/core/sketch.py
src/cadi_saml/core/text_engine.py
src/cadi_saml/drafting/__init__.py
src/cadi_saml/drafting/drawing.py
src/cadi_saml/drafting/projection.py
src/cadi_saml/features/__init__.py
src/cadi_saml/features/dressup_features.py
src/cadi_saml/features/feature_base.py
src/cadi_saml/features/feature_tree.py
src/cadi_saml/features/pattern_features.py
src/cadi_saml/features/solid_features.py
src/cadi_saml/gears/__init__.py
src/cadi_saml/gears/involute.py
src/cadi_saml/inspection/__init__.py
src/cadi_saml/inspection/query_api.py
src/cadi_saml/ir/__init__.py
src/cadi_saml/ir/nodes.py
src/cadi_saml/ir/parser.py
src/cadi_saml/kinematics/__init__.py
src/cadi_saml/kinematics/debugger.py
src/cadi_saml/kinematics/inspection.py
src/cadi_saml/kinematics/joints.py
src/cadi_saml/kinematics/motion_solver.py
src/cadi_saml/kinematics/relations.py
src/cadi_saml/kinematics/swept_envelope.py
src/cadi_saml/kinematics/webgl_motion.py
src/cadi_saml/macros/__init__.py
src/cadi_saml/macros/cam_macros.py
src/cadi_saml/macros/fasteners_macro.py
src/cadi_saml/macros/hole_wizard.py
src/cadi_saml/macros/iris_nozzle.py
src/cadi_saml/macros/piping_macros.py
src/cadi_saml/macros/planetary_macros.py
src/cadi_saml/macros/powertrain_macros.py
src/cadi_saml/macros/shaft_features.py
src/cadi_saml/macros/structural_macros.py
src/cadi_saml/macros/weldment_macros.py
src/cadi_saml/manufacturing/__init__.py
src/cadi_saml/manufacturing/dfm_checker.py
src/cadi_saml/patching/__init__.py
src/cadi_saml/patching/patch_engine.py
src/cadi_saml/performance/__init__.py
src/cadi_saml/performance/cache.py
src/cadi_saml/reverse/__init__.py
src/cadi_saml/reverse/feature_classifier.py
src/cadi_saml/reverse/geometry_matcher.py
src/cadi_saml/reverse/inspection.py
src/cadi_saml/reverse/reconstruction.py
src/cadi_saml/reverse/standalone_generator.py
src/cadi_saml/reverse/step_importer.py
src/cadi_saml/reverse/step_recognizer.py
src/cadi_saml/reverse/transaction.py
src/cadi_saml/simulation/__init__.py
src/cadi_saml/simulation/base.py
src/cadi_saml/simulation/coupling.py
src/cadi_saml/simulation/load_cases.py
src/cadi_saml/simulation/results.py
src/cadi_saml/simulation/units.py
src/cadi_saml/simulation/flow/__init__.py
src/cadi_saml/simulation/flow/compressible.py
src/cadi_saml/simulation/flow/fittings.py
src/cadi_saml/simulation/flow/fluid_properties.py
src/cadi_saml/simulation/flow/network.py
src/cadi_saml/simulation/flow/open_channel.py
src/cadi_saml/simulation/flow/pipe_flow.py
src/cadi_saml/simulation/flow/pump.py
src/cadi_saml/simulation/flow/two_phase.py
src/cadi_saml/simulation/plugins/__init__.py
src/cadi_saml/simulation/plugins/calculix.py
src/cadi_saml/simulation/plugins/openfoam.py
src/cadi_saml/simulation/structural/__init__.py
src/cadi_saml/simulation/structural/buckling.py
src/cadi_saml/simulation/structural/fatigue.py
src/cadi_saml/simulation/structural/modal.py
src/cadi_saml/simulation/thermal/__init__.py
src/cadi_saml/simulation/thermal/heat_transfer.py
src/cadi_saml/simulation/thermal/thermal_stress.py
src/cadi_saml/sketch/__init__.py
src/cadi_saml/sketch/constraints.py
src/cadi_saml/sketch/entities.py
src/cadi_saml/sketch/profile.py
src/cadi_saml/sketch/solver.py
src/cadi_saml/spec/__init__.py
src/cadi_saml/spec/contracts.py
src/cadi_saml/spec/specification_engine.py
src/cadi_saml/standards/__init__.py
src/cadi_saml/standards/catalogs.py
src/cadi_saml/std_parts/__init__.py
src/cadi_saml/std_parts/bearings.py
src/cadi_saml/std_parts/couplings.py
src/cadi_saml/std_parts/fasteners.py
src/cadi_saml/std_parts/gears.py
src/cadi_saml/std_parts/linkages.py
src/cadi_saml/std_parts/motors.py
src/cadi_saml/std_parts/motorsport.py
src/cadi_saml/std_parts/nuts.py
src/cadi_saml/std_parts/profiles.py
src/cadi_saml/std_parts/seals.py
src/cadi_saml/std_parts/springs.py
src/cadi_saml/std_parts/washers.py
src/cadi_saml/systems/__init__.py
src/cadi_saml/systems/battery.py
src/cadi_saml/systems/chassis.py
src/cadi_saml/systems/dfm.py
src/cadi_saml/systems/electrical.py
src/cadi_saml/systems/propulsion.py
src/cadi_saml/systems/suspension.py
src/cadi_saml/tolerances/__init__.py
src/cadi_saml/tolerances/gdt.py
src/cadi_saml/validation/__init__.py
src/cadi_saml/validation/catalog_checks.py
src/cadi_saml/validation/contract.py
src/cadi_saml/validation/gate_validator.py
src/cadi_saml/validation/provenance_checks.py
src/cadi_saml/validation/validation_engineer.py
src/meshio/__about__.py
src/meshio/__init__.py
src/meshio/_common.py
src/meshio/_exceptions.py
src/meshio/_files.py
src/meshio/_helpers.py
src/meshio/_mesh.py
src/meshio/_vtk_common.py
src/meshio/_cli/__init__.py
src/meshio/_cli/_ascii.py
src/meshio/_cli/_binary.py
src/meshio/_cli/_compress.py
src/meshio/_cli/_convert.py
src/meshio/_cli/_decompress.py
src/meshio/_cli/_info.py
src/meshio/_cli/_main.py
src/meshio/_cxml/__init__.py
src/meshio/_cxml/etree.py
src/meshio/abaqus/__init__.py
src/meshio/abaqus/_abaqus.py
src/meshio/ansys/__init__.py
src/meshio/ansys/_ansys.py
src/meshio/avsucd/__init__.py
src/meshio/avsucd/_avsucd.py
src/meshio/cgns/__init__.py
src/meshio/cgns/_cgns.py
src/meshio/dolfin/__init__.py
src/meshio/dolfin/_dolfin.py
src/meshio/exodus/__init__.py
src/meshio/exodus/_exodus.py
src/meshio/flac3d/__init__.py
src/meshio/flac3d/_flac3d.py
src/meshio/gmsh/__init__.py
src/meshio/gmsh/_gmsh22.py
src/meshio/gmsh/_gmsh40.py
src/meshio/gmsh/_gmsh41.py
src/meshio/gmsh/common.py
src/meshio/gmsh/main.py
src/meshio/h5m/__init__.py
src/meshio/h5m/_h5m.py
src/meshio/hmf/__init__.py
src/meshio/hmf/_hmf.py
src/meshio/mdpa/__init__.py
src/meshio/mdpa/_mdpa.py
src/meshio/med/__init__.py
src/meshio/med/_med.py
src/meshio/medit/__init__.py
src/meshio/medit/_medit.py
src/meshio/medit/_medit_internal.py
src/meshio/nastran/__init__.py
src/meshio/nastran/_nastran.py
src/meshio/netgen/__init__.py
src/meshio/netgen/_netgen.py
src/meshio/neuroglancer/__init__.py
src/meshio/neuroglancer/_neuroglancer.py
src/meshio/obj/__init__.py
src/meshio/obj/_obj.py
src/meshio/off/__init__.py
src/meshio/off/_off.py
src/meshio/permas/__init__.py
src/meshio/permas/_permas.py
src/meshio/ply/__init__.py
src/meshio/ply/_ply.py
src/meshio/stl/__init__.py
src/meshio/stl/_stl.py
src/meshio/su2/__init__.py
src/meshio/su2/_su2.py
src/meshio/svg/__init__.py
src/meshio/svg/_svg.py
src/meshio/tecplot/__init__.py
src/meshio/tecplot/_tecplot.py
src/meshio/tetgen/__init__.py
src/meshio/tetgen/_tetgen.py
src/meshio/ugrid/__init__.py
src/meshio/ugrid/_ugrid.py
src/meshio/vtk/__init__.py
src/meshio/vtk/_main.py
src/meshio/vtk/_vtk_42.py
src/meshio/vtk/_vtk_51.py
src/meshio/vtu/__init__.py
src/meshio/vtu/_vtu.py
src/meshio/wkt/__init__.py
src/meshio/wkt/_wkt.py
src/meshio/xdmf/__init__.py
src/meshio/xdmf/common.py
src/meshio/xdmf/main.py
src/meshio/xdmf/time_series.py
tests/test_advanced_features.py
tests/test_advanced_occt_capabilities.py
tests/test_advanced_occt_modules.py
tests/test_aesthetic_shapes.py
tests/test_ai_engine.py
tests/test_analysis_result_contract.py
tests/test_architectural_improvements.py
tests/test_assembly_mate_validation.py
tests/test_catia_features.py
tests/test_convergence_zero_regression.py
tests/test_dfm_and_costing.py
tests/test_diagnostics.py
tests/test_drafting.py
tests/test_e2e_assembly.py
tests/test_electrical_systems.py
tests/test_engineering_acceptance.py
tests/test_enterprise_kernel.py
tests/test_extended_capabilities.py
tests/test_fea_analysis.py
tests/test_fea_verification_and_convergence.py
tests/test_fea_visualization.py
tests/test_flow_simulation.py
tests/test_formula_student_wheel.py
tests/test_heterogeneous_fea.py
tests/test_industrial_benchmarks.py
tests/test_kinematics.py
tests/test_library_upgrades.py
tests/test_llm_interface.py
tests/test_patterns_and_nozzle_mechanism.py
tests/test_performance_validation.py
tests/test_phase_0_contracts_and_gates.py
tests/test_phase_1_fea_reliability.py
tests/test_planetary_kinematics.py
tests/test_post_build_contract.py
tests/test_reverse_engineering.py
tests/test_reverse_standalone.py
tests/test_robustness_and_safety.py
tests/test_sheet_metal_and_smart_fillets.py
tests/test_solid_macros.py
tests/test_sprint1_features.py
tests/test_sprint4_macros.py
tests/test_step_reconstruction.py
tests/test_step_reconstruction_regression.py
tests/test_strict_mode.py
tests/test_structural_simulation.py
tests/test_systems_vehicle.py
tests/test_token_reduction.py
tests/test_v5_macros.py
tests/test_zero_coordinates.py