@holoscript/engine 6.0.3 → 6.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/AutoMesher-CK47F6AV.js +17 -0
- package/dist/GPUBuffers-2LHBCD7X.js +9 -0
- package/dist/WebGPUContext-TNEUYU2Y.js +11 -0
- package/dist/animation/index.cjs +38 -38
- package/dist/animation/index.d.cts +1 -1
- package/dist/animation/index.d.ts +1 -1
- package/dist/animation/index.js +1 -1
- package/dist/audio/index.cjs +16 -6
- package/dist/audio/index.d.cts +1 -1
- package/dist/audio/index.d.ts +1 -1
- package/dist/audio/index.js +1 -1
- package/dist/camera/index.cjs +23 -23
- package/dist/camera/index.d.cts +1 -1
- package/dist/camera/index.d.ts +1 -1
- package/dist/camera/index.js +1 -1
- package/dist/character/index.cjs +6 -4
- package/dist/character/index.js +1 -1
- package/dist/choreography/index.cjs +1194 -0
- package/dist/choreography/index.d.cts +687 -0
- package/dist/choreography/index.d.ts +687 -0
- package/dist/choreography/index.js +1156 -0
- package/dist/chunk-2CSNRI2N.js +217 -0
- package/dist/chunk-33T2WINR.js +266 -0
- package/dist/chunk-35R73OFM.js +1257 -0
- package/dist/chunk-4MMDSUNP.js +1256 -0
- package/dist/chunk-5V6HOU72.js +319 -0
- package/dist/chunk-6QOP6PYF.js +1038 -0
- package/dist/chunk-7KMJVHIL.js +8944 -0
- package/dist/chunk-7VPUC62U.js +1106 -0
- package/dist/chunk-A2Y6RCAT.js +1878 -0
- package/dist/chunk-AHM42MK6.js +8944 -0
- package/dist/chunk-BL7IDTHE.js +218 -0
- package/dist/chunk-CITOMSWL.js +10462 -0
- package/dist/chunk-CXDPKW2K.js +8944 -0
- package/dist/chunk-CXZPLD4S.js +223 -0
- package/dist/chunk-CZYJE7IH.js +5169 -0
- package/dist/chunk-D2OP7YC7.js +6325 -0
- package/dist/chunk-EDRVQHUU.js +1544 -0
- package/dist/chunk-EJSLOOW2.js +3589 -0
- package/dist/chunk-F53SFGW5.js +1878 -0
- package/dist/chunk-HCFPELPY.js +919 -0
- package/dist/chunk-HNEE36PY.js +93 -0
- package/dist/chunk-HYXNV36F.js +1256 -0
- package/dist/chunk-IB7KHVFY.js +821 -0
- package/dist/chunk-IBBO7YYG.js +690 -0
- package/dist/chunk-ILIBGINU.js +5470 -0
- package/dist/chunk-IS4MHLKN.js +5479 -0
- package/dist/chunk-JT2PFKWD.js +5479 -0
- package/dist/chunk-K4CUB4NY.js +1038 -0
- package/dist/chunk-KATDQXRJ.js +10462 -0
- package/dist/chunk-KBQE6ZFJ.js +8944 -0
- package/dist/chunk-KBVD5K7E.js +560 -0
- package/dist/chunk-KCDPVQRY.js +4088 -0
- package/dist/chunk-KN4QJPKN.js +8944 -0
- package/dist/chunk-KWJ3ROSI.js +8944 -0
- package/dist/chunk-L45VF6DD.js +919 -0
- package/dist/chunk-LY4T37YK.js +307 -0
- package/dist/chunk-MDN5WZXA.js +1544 -0
- package/dist/chunk-MGCDP6VU.js +928 -0
- package/dist/chunk-NCX7X6G2.js +8681 -0
- package/dist/chunk-OF54BPVD.js +913 -0
- package/dist/chunk-OWSN2Q3Q.js +690 -0
- package/dist/chunk-PRRB5TTA.js +406 -0
- package/dist/chunk-PXWVQF76.js +4086 -0
- package/dist/chunk-PYCOIDT2.js +812 -0
- package/dist/chunk-PZCSADOV.js +928 -0
- package/dist/chunk-Q2XBVS2K.js +1038 -0
- package/dist/chunk-QDZRXWN5.js +1776 -0
- package/dist/chunk-RNWOZ6WQ.js +913 -0
- package/dist/chunk-ROLFT4CJ.js +1693 -0
- package/dist/chunk-SLTJRZ2N.js +266 -0
- package/dist/chunk-SRUS5XSU.js +4088 -0
- package/dist/chunk-TKCA3WZ5.js +5409 -0
- package/dist/chunk-TNRMXYI2.js +1650 -0
- package/dist/chunk-TQB3GJGM.js +9763 -0
- package/dist/chunk-TUFGXG6K.js +510 -0
- package/dist/chunk-U6KMTGQJ.js +632 -0
- package/dist/chunk-VMGJQST6.js +8681 -0
- package/dist/chunk-X4F4TCG4.js +5470 -0
- package/dist/chunk-ZIFROE75.js +1544 -0
- package/dist/chunk-ZIJQYHSQ.js +1204 -0
- package/dist/combat/index.cjs +4 -4
- package/dist/combat/index.d.cts +1 -1
- package/dist/combat/index.d.ts +1 -1
- package/dist/combat/index.js +1 -1
- package/dist/ecs/index.cjs +1 -1
- package/dist/ecs/index.js +1 -1
- package/dist/environment/index.cjs +14 -14
- package/dist/environment/index.d.cts +1 -1
- package/dist/environment/index.d.ts +1 -1
- package/dist/environment/index.js +1 -1
- package/dist/gpu/index.cjs +4810 -0
- package/dist/gpu/index.js +3714 -0
- package/dist/hologram/index.cjs +27 -1
- package/dist/hologram/index.js +1 -1
- package/dist/index-B2PIsAmR.d.cts +2180 -0
- package/dist/index-B2PIsAmR.d.ts +2180 -0
- package/dist/index-BHySEPX7.d.cts +2921 -0
- package/dist/index-BJV21zuy.d.cts +341 -0
- package/dist/index-BJV21zuy.d.ts +341 -0
- package/dist/index-BQutTphC.d.cts +790 -0
- package/dist/index-ByIq2XrS.d.cts +3910 -0
- package/dist/index-BysHjDSO.d.cts +224 -0
- package/dist/index-BysHjDSO.d.ts +224 -0
- package/dist/index-CKwAJGck.d.ts +455 -0
- package/dist/index-CUl3QstQ.d.cts +3006 -0
- package/dist/index-CUl3QstQ.d.ts +3006 -0
- package/dist/index-CmYtNiI-.d.cts +953 -0
- package/dist/index-CmYtNiI-.d.ts +953 -0
- package/dist/index-CnRzWxi_.d.cts +522 -0
- package/dist/index-CnRzWxi_.d.ts +522 -0
- package/dist/index-CwRWbSC7.d.ts +2921 -0
- package/dist/index-CxKIBstO.d.ts +790 -0
- package/dist/index-DJ6-R8vh.d.cts +455 -0
- package/dist/index-DQKisbcI.d.cts +4968 -0
- package/dist/index-DQKisbcI.d.ts +4968 -0
- package/dist/index-DRT2zJez.d.ts +3910 -0
- package/dist/index-DfNLiAka.d.cts +192 -0
- package/dist/index-DfNLiAka.d.ts +192 -0
- package/dist/index-nMvkoRm8.d.cts +405 -0
- package/dist/index-nMvkoRm8.d.ts +405 -0
- package/dist/index-s9yOFU37.d.cts +604 -0
- package/dist/index-s9yOFU37.d.ts +604 -0
- package/dist/index.cjs +22966 -6960
- package/dist/index.d.cts +864 -20
- package/dist/index.d.ts +864 -20
- package/dist/index.js +3062 -48
- package/dist/input/index.cjs +1 -1
- package/dist/input/index.js +1 -1
- package/dist/orbital/index.cjs +3 -3
- package/dist/orbital/index.d.cts +1 -1
- package/dist/orbital/index.d.ts +1 -1
- package/dist/orbital/index.js +1 -1
- package/dist/particles/index.cjs +16 -16
- package/dist/particles/index.d.cts +1 -1
- package/dist/particles/index.d.ts +1 -1
- package/dist/particles/index.js +1 -1
- package/dist/physics/index.cjs +2377 -21
- package/dist/physics/index.d.cts +1 -1
- package/dist/physics/index.d.ts +1 -1
- package/dist/physics/index.js +35 -1
- package/dist/postfx/index.cjs +3491 -0
- package/dist/postfx/index.js +93 -0
- package/dist/procedural/index.cjs +1 -1
- package/dist/procedural/index.js +1 -1
- package/dist/puppeteer-5VF6KDVO.js +52197 -0
- package/dist/puppeteer-IZVZ3SG4.js +52197 -0
- package/dist/rendering/index.cjs +33 -32
- package/dist/rendering/index.d.cts +1 -1
- package/dist/rendering/index.d.ts +1 -1
- package/dist/rendering/index.js +8 -6
- package/dist/runtime/index.cjs +23 -13
- package/dist/runtime/index.d.cts +1 -1
- package/dist/runtime/index.d.ts +1 -1
- package/dist/runtime/index.js +8 -6
- package/dist/runtime/protocols/index.cjs +349 -0
- package/dist/runtime/protocols/index.js +15 -0
- package/dist/scene/index.cjs +8 -8
- package/dist/scene/index.d.cts +1 -1
- package/dist/scene/index.d.ts +1 -1
- package/dist/scene/index.js +1 -1
- package/dist/shader/index.cjs +3087 -0
- package/dist/shader/index.js +3044 -0
- package/dist/simulation/index.cjs +10680 -0
- package/dist/simulation/index.d.cts +3 -0
- package/dist/simulation/index.d.ts +3 -0
- package/dist/simulation/index.js +307 -0
- package/dist/spatial/index.cjs +2443 -0
- package/dist/spatial/index.d.cts +1545 -0
- package/dist/spatial/index.d.ts +1545 -0
- package/dist/spatial/index.js +2400 -0
- package/dist/terrain/index.cjs +1 -1
- package/dist/terrain/index.d.cts +1 -1
- package/dist/terrain/index.d.ts +1 -1
- package/dist/terrain/index.js +1 -1
- package/dist/transformers.node-4NKAPD5U.js +45620 -0
- package/dist/vm/index.cjs +7 -8
- package/dist/vm/index.d.cts +1 -1
- package/dist/vm/index.d.ts +1 -1
- package/dist/vm/index.js +1 -1
- package/dist/vm-bridge/index.cjs +2 -2
- package/dist/vm-bridge/index.d.cts +2 -2
- package/dist/vm-bridge/index.d.ts +2 -2
- package/dist/vm-bridge/index.js +1 -1
- package/dist/vr/index.cjs +6 -6
- package/dist/vr/index.js +1 -1
- package/dist/world/index.cjs +3 -3
- package/dist/world/index.d.cts +1 -1
- package/dist/world/index.d.ts +1 -1
- package/dist/world/index.js +1 -1
- package/package.json +53 -21
- package/LICENSE +0 -21
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
export { A as Acceleration, b as AcousticBC, c as AcousticConfig, d as AcousticSolver, e as AcousticSolverAdapter, f as AcousticSource, g as AcousticStats, h as ActionDecision, j as AgentAction, k as Area, B as BCFace, l as BCType, m as BenchmarkResult, n as BoundaryCondition, o as BoxMeshOptions, C as CAELActionMapper, p as CAELActionSelector, q as CAELAgentConfig, r as CAELAgentLoop, s as CAELCognitionEngine, t as CAELRecorder, u as CAELReplayer, v as CAELSensorBridge, w as CAELSolverFactory, x as CAELTrace, y as CAELTraceEntry, z as CAELTraceEvent, D as CFDBC, E as CRDTCAELBridge, F as CRDTCAELBridgeConfig, G as CognitionSnapshot, H as ContractConfig, I as ContractViolation, J as ContractedSimulation, K as ConvergencePlotData, L as ConvergencePlotPoint, M as ConvergenceResult, N as ConvergenceStudyResult, O as CouplingManager, P as CouplingManagerV2, Q as CouplingStatsV2, R as Density, U as DeterministicStepper, V as DimensionalMismatchError, X as DreamConfig, Y as DreamEpisodeResult, Z as DreamResult, _ as EMSource, $ as Energy, a0 as ExperimentConfig, a1 as ExperimentOrchestrator, a2 as ExperimentResult, a3 as ExperimentRunResult, a4 as FDTDConfig, a5 as FDTDSolver, a6 as FDTDSolverAdapter, a7 as FDTDStats, a8 as FieldCoupling, a9 as FieldCouplingV2, aa as FieldData, ab as FieldDistribution, ac as FieldSensorBridge, ad as FieldSensorBridgeConfig, ae as FieldSensorPoint, af as FieldSnapshot, ag as FlowRate, ah as Force, ai as ForkAlternative, aj as ForkAndChooseResult, ak as ForkBranchResult, al as HeatTransferCoefficient, am as HydraulicConfig, an as HydraulicMaterial, ao as HydraulicNode, ap as HydraulicPipe, aq as HydraulicSolver, ar as HydraulicSolverAdapter, as as HydraulicValve, at as InsightCategory, au as InsightSeverity, av as InteractionEvent, aw as Length, ax as MDConfig, ay as MDStats, az as Mass, aA as MolecularDynamicsSolver, aB as MultiphaseConfig, aC as MultiphaseNSSolver, aD as MultiphaseStats, aE as NavierStokesConfig, aF as NavierStokesSolver, aG as NavierStokesStats, aH as ParameterRange, aI as ParameterSample, aJ as ParameterSpace, aK as ParetoPoint, aL as PlaybackConfig, aM as PlaybackState, aN as PoissonRatio, aO as Power, aP as Pressure, aQ as ProvenanceTracker, aR as Reaction, aS as ReactionDiffusionConfig, aT as ReactionDiffusionSolver, aU as ReactionDiffusionSolverAdapter, aV as ReactionDiffusionStats, aW as RecorderConfig, aX as RegularGrid3D, aY as RunComparison, aZ as SNNCognitionEngine, a_ as SNNCognitionEngineConfig, a$ as SaturationConfig, b0 as SaturationEvent, b1 as SaturationManager, b2 as ScalarDistribution, b3 as SensitivityResult, b4 as SensorReading, b5 as SerializedSimulation, b6 as SimSolver, b7 as SimpleActionSelector, b8 as SimpleActionSelectorConfig, b9 as SimulationInsight, ba as SimulationMaterial, bb as SimulationMetadata, bc as SimulationPlayback, bd as SimulationProvenance, be as SimulationRecorder, bf as SimulationRun, bg as SimulationRunConfig, bh as SimulationRunResult, bi as SolverHandle, bj as SolverMode, bk as SolverType, bl as Species, bm as SpecificHeat, bn as Strain, bo as Stress, bp as StructuralActionMapper, bq as StructuralActionMapperConfig, br as StructuralConfig, bs as StructuralConstraint, bt as StructuralLoad, bu as StructuralMaterial, bv as StructuralSolver, bw as StructuralSolverAdapter, bx as StructuralSolverTET10, S as SurfaceMesh, a as SurfaceMeshOptions, by as SweepSummary, bz as TET10Config, bA as TET10Constraint, bB as TET10Load, bC as TET10SolverAdapter, bD as TET10Stats, bE as Temperature, bF as TetGenWasmMesher, T as TetMesh, bG as ThermalConductivity, bH as ThermalConfig, bI as ThermalDiffusivity, bJ as ThermalMaterial, bK as ThermalSolver, bL as ThermalSolverAdapter, bM as ThermalSource, bN as Time, bO as UQConfig, bP as UQResult, bQ as UQSolverHandle, bR as UncertaintyQuantification, bS as UnitDefinition, bT as UnitRegistry, bU as VTKStructuredResult, bV as VTKUnstructuredResult, bW as Velocity, bX as VerificationReport, bY as Volume, W as WasmMesher, bZ as WorldDelta, b_ as YieldStrength, b$ as YoungsModulus, c0 as acceleration, c1 as applyBoundaryConditions, c2 as applyOverrides, c3 as area, c4 as base64ToSimulation, c5 as buildLayeredVelocity, c6 as buildSTL, c7 as celsiusToKelvin, c8 as compareRuns, c9 as computeFieldDistribution, ca as computeObservedOrder, cb as computeScalarDistribution, cc as conjugateGradient, cd as convergenceOrderTwoLevel, ce as createMetadata, cf as createSimulationRun, cg as createVerificationReport, ch as decodeCAELValue, ci as density, cj as deserializeMetadata, ck as deserializeSimulation, cl as dream, cm as encodeCAELValue, cn as energy, co as errorL2, cp as errorLinf, cq as estimateURLSize, cr as exportConvergenceHistory, cs as exportMaterialTable, ct as exportPolyData, cu as exportScalarFieldCSV, cv as exportStructuredPoints, cw as exportSweepCSV, cx as exportTable, cy as exportUnstructuredGrid, cz as fahrenheitToKelvin, cA as findMaterial, cB as findNodesInSphere, cC as findNodesOnFace, cD as flowRate, cE as force, cF as forkAndChoose, cG as forkTrace, cH as generateAutoReport, cI as getDensity, cJ as getDynamicViscosity, cK as getMaterial, cL as getMaterialAtTemperature, cM as getSpecificHeat, cN as getTemperatureRange, cO as getThermalConductivity, cP as gridConvergenceIndex, cQ as hasTemperatureDependentData, cR as hashCAELEntry, cS as hashGeometry, cT as importScalarFieldCSV, cU as importStructuredPoints, cV as importTableCSV, cW as importUnstructuredGrid, cX as interpretResults, cY as jacobiIteration, cZ as kelvinToCelsius, c_ as kelvinToFahrenheit, c$ as length, d0 as listMaterials, d1 as listTemperatureDependentMaterials, d2 as mass, d3 as meshBox, d4 as meshQuality, d5 as meshSurface, d6 as mulberry32, d7 as paretoFront, d8 as parseCAELJSONL, d9 as parseOBJ, da as parseSTL, db as poissonRatio, dc as power, dd as pressure, de as querySimulation, df as registerMaterial, dg as registerWasmMesher, dh as registry, di as relativeErrorL2, dj as renderReportLatex, dk as renderReportMarkdown, dl as richardsonExtrapolation, dm as runConvergenceStudy, dn as sensitivity, dp as serializeMetadata, dq as serializeSimulation, dr as simulationToBase64, ds as specificHeat, dt as strain, du as stress, dv as summarize, dw as temperature, dx as tet4ToTet10, dy as thermalConductivity, dz as thermalDiffusivity, dA as thermalDiffusivityQuantity, dB as time, dC as toCAELJSONL, dD as validateMetadata, dE as validateUnits, dF as velocity, dG as verifyCAELHashChain, dH as volume, dI as yieldStrength, dJ as youngsModulus } from '../index-DQKisbcI.cjs';
|
|
2
|
+
import '@holoscript/snn-webgpu';
|
|
3
|
+
import '@holoscript/crdt-spatial';
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
export { A as Acceleration, b as AcousticBC, c as AcousticConfig, d as AcousticSolver, e as AcousticSolverAdapter, f as AcousticSource, g as AcousticStats, h as ActionDecision, j as AgentAction, k as Area, B as BCFace, l as BCType, m as BenchmarkResult, n as BoundaryCondition, o as BoxMeshOptions, C as CAELActionMapper, p as CAELActionSelector, q as CAELAgentConfig, r as CAELAgentLoop, s as CAELCognitionEngine, t as CAELRecorder, u as CAELReplayer, v as CAELSensorBridge, w as CAELSolverFactory, x as CAELTrace, y as CAELTraceEntry, z as CAELTraceEvent, D as CFDBC, E as CRDTCAELBridge, F as CRDTCAELBridgeConfig, G as CognitionSnapshot, H as ContractConfig, I as ContractViolation, J as ContractedSimulation, K as ConvergencePlotData, L as ConvergencePlotPoint, M as ConvergenceResult, N as ConvergenceStudyResult, O as CouplingManager, P as CouplingManagerV2, Q as CouplingStatsV2, R as Density, U as DeterministicStepper, V as DimensionalMismatchError, X as DreamConfig, Y as DreamEpisodeResult, Z as DreamResult, _ as EMSource, $ as Energy, a0 as ExperimentConfig, a1 as ExperimentOrchestrator, a2 as ExperimentResult, a3 as ExperimentRunResult, a4 as FDTDConfig, a5 as FDTDSolver, a6 as FDTDSolverAdapter, a7 as FDTDStats, a8 as FieldCoupling, a9 as FieldCouplingV2, aa as FieldData, ab as FieldDistribution, ac as FieldSensorBridge, ad as FieldSensorBridgeConfig, ae as FieldSensorPoint, af as FieldSnapshot, ag as FlowRate, ah as Force, ai as ForkAlternative, aj as ForkAndChooseResult, ak as ForkBranchResult, al as HeatTransferCoefficient, am as HydraulicConfig, an as HydraulicMaterial, ao as HydraulicNode, ap as HydraulicPipe, aq as HydraulicSolver, ar as HydraulicSolverAdapter, as as HydraulicValve, at as InsightCategory, au as InsightSeverity, av as InteractionEvent, aw as Length, ax as MDConfig, ay as MDStats, az as Mass, aA as MolecularDynamicsSolver, aB as MultiphaseConfig, aC as MultiphaseNSSolver, aD as MultiphaseStats, aE as NavierStokesConfig, aF as NavierStokesSolver, aG as NavierStokesStats, aH as ParameterRange, aI as ParameterSample, aJ as ParameterSpace, aK as ParetoPoint, aL as PlaybackConfig, aM as PlaybackState, aN as PoissonRatio, aO as Power, aP as Pressure, aQ as ProvenanceTracker, aR as Reaction, aS as ReactionDiffusionConfig, aT as ReactionDiffusionSolver, aU as ReactionDiffusionSolverAdapter, aV as ReactionDiffusionStats, aW as RecorderConfig, aX as RegularGrid3D, aY as RunComparison, aZ as SNNCognitionEngine, a_ as SNNCognitionEngineConfig, a$ as SaturationConfig, b0 as SaturationEvent, b1 as SaturationManager, b2 as ScalarDistribution, b3 as SensitivityResult, b4 as SensorReading, b5 as SerializedSimulation, b6 as SimSolver, b7 as SimpleActionSelector, b8 as SimpleActionSelectorConfig, b9 as SimulationInsight, ba as SimulationMaterial, bb as SimulationMetadata, bc as SimulationPlayback, bd as SimulationProvenance, be as SimulationRecorder, bf as SimulationRun, bg as SimulationRunConfig, bh as SimulationRunResult, bi as SolverHandle, bj as SolverMode, bk as SolverType, bl as Species, bm as SpecificHeat, bn as Strain, bo as Stress, bp as StructuralActionMapper, bq as StructuralActionMapperConfig, br as StructuralConfig, bs as StructuralConstraint, bt as StructuralLoad, bu as StructuralMaterial, bv as StructuralSolver, bw as StructuralSolverAdapter, bx as StructuralSolverTET10, S as SurfaceMesh, a as SurfaceMeshOptions, by as SweepSummary, bz as TET10Config, bA as TET10Constraint, bB as TET10Load, bC as TET10SolverAdapter, bD as TET10Stats, bE as Temperature, bF as TetGenWasmMesher, T as TetMesh, bG as ThermalConductivity, bH as ThermalConfig, bI as ThermalDiffusivity, bJ as ThermalMaterial, bK as ThermalSolver, bL as ThermalSolverAdapter, bM as ThermalSource, bN as Time, bO as UQConfig, bP as UQResult, bQ as UQSolverHandle, bR as UncertaintyQuantification, bS as UnitDefinition, bT as UnitRegistry, bU as VTKStructuredResult, bV as VTKUnstructuredResult, bW as Velocity, bX as VerificationReport, bY as Volume, W as WasmMesher, bZ as WorldDelta, b_ as YieldStrength, b$ as YoungsModulus, c0 as acceleration, c1 as applyBoundaryConditions, c2 as applyOverrides, c3 as area, c4 as base64ToSimulation, c5 as buildLayeredVelocity, c6 as buildSTL, c7 as celsiusToKelvin, c8 as compareRuns, c9 as computeFieldDistribution, ca as computeObservedOrder, cb as computeScalarDistribution, cc as conjugateGradient, cd as convergenceOrderTwoLevel, ce as createMetadata, cf as createSimulationRun, cg as createVerificationReport, ch as decodeCAELValue, ci as density, cj as deserializeMetadata, ck as deserializeSimulation, cl as dream, cm as encodeCAELValue, cn as energy, co as errorL2, cp as errorLinf, cq as estimateURLSize, cr as exportConvergenceHistory, cs as exportMaterialTable, ct as exportPolyData, cu as exportScalarFieldCSV, cv as exportStructuredPoints, cw as exportSweepCSV, cx as exportTable, cy as exportUnstructuredGrid, cz as fahrenheitToKelvin, cA as findMaterial, cB as findNodesInSphere, cC as findNodesOnFace, cD as flowRate, cE as force, cF as forkAndChoose, cG as forkTrace, cH as generateAutoReport, cI as getDensity, cJ as getDynamicViscosity, cK as getMaterial, cL as getMaterialAtTemperature, cM as getSpecificHeat, cN as getTemperatureRange, cO as getThermalConductivity, cP as gridConvergenceIndex, cQ as hasTemperatureDependentData, cR as hashCAELEntry, cS as hashGeometry, cT as importScalarFieldCSV, cU as importStructuredPoints, cV as importTableCSV, cW as importUnstructuredGrid, cX as interpretResults, cY as jacobiIteration, cZ as kelvinToCelsius, c_ as kelvinToFahrenheit, c$ as length, d0 as listMaterials, d1 as listTemperatureDependentMaterials, d2 as mass, d3 as meshBox, d4 as meshQuality, d5 as meshSurface, d6 as mulberry32, d7 as paretoFront, d8 as parseCAELJSONL, d9 as parseOBJ, da as parseSTL, db as poissonRatio, dc as power, dd as pressure, de as querySimulation, df as registerMaterial, dg as registerWasmMesher, dh as registry, di as relativeErrorL2, dj as renderReportLatex, dk as renderReportMarkdown, dl as richardsonExtrapolation, dm as runConvergenceStudy, dn as sensitivity, dp as serializeMetadata, dq as serializeSimulation, dr as simulationToBase64, ds as specificHeat, dt as strain, du as stress, dv as summarize, dw as temperature, dx as tet4ToTet10, dy as thermalConductivity, dz as thermalDiffusivity, dA as thermalDiffusivityQuantity, dB as time, dC as toCAELJSONL, dD as validateMetadata, dE as validateUnits, dF as velocity, dG as verifyCAELHashChain, dH as volume, dI as yieldStrength, dJ as youngsModulus } from '../index-DQKisbcI.js';
|
|
2
|
+
import '@holoscript/snn-webgpu';
|
|
3
|
+
import '@holoscript/crdt-spatial';
|
|
@@ -0,0 +1,307 @@
|
|
|
1
|
+
import {
|
|
2
|
+
AcousticSolver,
|
|
3
|
+
AcousticSolverAdapter,
|
|
4
|
+
CAELAgentLoop,
|
|
5
|
+
CAELRecorder,
|
|
6
|
+
CAELReplayer,
|
|
7
|
+
CRDTCAELBridge,
|
|
8
|
+
ContractedSimulation,
|
|
9
|
+
CouplingManager,
|
|
10
|
+
CouplingManagerV2,
|
|
11
|
+
DeterministicStepper,
|
|
12
|
+
DimensionalMismatchError,
|
|
13
|
+
ExperimentOrchestrator,
|
|
14
|
+
FDTDSolver,
|
|
15
|
+
FDTDSolverAdapter,
|
|
16
|
+
FieldSensorBridge,
|
|
17
|
+
HydraulicSolver,
|
|
18
|
+
HydraulicSolverAdapter,
|
|
19
|
+
MolecularDynamicsSolver,
|
|
20
|
+
MultiphaseNSSolver,
|
|
21
|
+
NavierStokesSolver,
|
|
22
|
+
ParameterSpace,
|
|
23
|
+
ProvenanceTracker,
|
|
24
|
+
ReactionDiffusionSolver,
|
|
25
|
+
ReactionDiffusionSolverAdapter,
|
|
26
|
+
RegularGrid3D,
|
|
27
|
+
SNNCognitionEngine,
|
|
28
|
+
SaturationManager,
|
|
29
|
+
SimpleActionSelector,
|
|
30
|
+
SimulationPlayback,
|
|
31
|
+
SimulationRecorder,
|
|
32
|
+
StructuralActionMapper,
|
|
33
|
+
StructuralSolver,
|
|
34
|
+
StructuralSolverAdapter,
|
|
35
|
+
StructuralSolverTET10,
|
|
36
|
+
TET10SolverAdapter,
|
|
37
|
+
TetGenWasmMesher,
|
|
38
|
+
ThermalSolver,
|
|
39
|
+
ThermalSolverAdapter,
|
|
40
|
+
UncertaintyQuantification,
|
|
41
|
+
UnitRegistry,
|
|
42
|
+
acceleration,
|
|
43
|
+
applyBoundaryConditions,
|
|
44
|
+
applyOverrides,
|
|
45
|
+
area,
|
|
46
|
+
base64ToSimulation,
|
|
47
|
+
buildLayeredVelocity,
|
|
48
|
+
buildSTL,
|
|
49
|
+
celsiusToKelvin,
|
|
50
|
+
compareRuns,
|
|
51
|
+
computeFieldDistribution,
|
|
52
|
+
computeObservedOrder,
|
|
53
|
+
computeScalarDistribution,
|
|
54
|
+
conjugateGradient,
|
|
55
|
+
convergenceOrderTwoLevel,
|
|
56
|
+
createMetadata,
|
|
57
|
+
createSimulationRun,
|
|
58
|
+
createVerificationReport,
|
|
59
|
+
decodeCAELValue,
|
|
60
|
+
density,
|
|
61
|
+
deserializeMetadata,
|
|
62
|
+
deserializeSimulation,
|
|
63
|
+
dream,
|
|
64
|
+
encodeCAELValue,
|
|
65
|
+
energy,
|
|
66
|
+
errorL2,
|
|
67
|
+
errorLinf,
|
|
68
|
+
estimateURLSize,
|
|
69
|
+
exportConvergenceHistory,
|
|
70
|
+
exportMaterialTable,
|
|
71
|
+
exportPolyData,
|
|
72
|
+
exportScalarFieldCSV,
|
|
73
|
+
exportStructuredPoints,
|
|
74
|
+
exportSweepCSV,
|
|
75
|
+
exportTable,
|
|
76
|
+
exportUnstructuredGrid,
|
|
77
|
+
fahrenheitToKelvin,
|
|
78
|
+
findMaterial,
|
|
79
|
+
flowRate,
|
|
80
|
+
force,
|
|
81
|
+
forkAndChoose,
|
|
82
|
+
forkTrace,
|
|
83
|
+
generateAutoReport,
|
|
84
|
+
getDensity,
|
|
85
|
+
getDynamicViscosity,
|
|
86
|
+
getMaterial,
|
|
87
|
+
getMaterialAtTemperature,
|
|
88
|
+
getSpecificHeat,
|
|
89
|
+
getTemperatureRange,
|
|
90
|
+
getThermalConductivity,
|
|
91
|
+
gridConvergenceIndex,
|
|
92
|
+
hasTemperatureDependentData,
|
|
93
|
+
hashCAELEntry,
|
|
94
|
+
hashGeometry,
|
|
95
|
+
importScalarFieldCSV,
|
|
96
|
+
importStructuredPoints,
|
|
97
|
+
importTableCSV,
|
|
98
|
+
importUnstructuredGrid,
|
|
99
|
+
interpretResults,
|
|
100
|
+
jacobiIteration,
|
|
101
|
+
kelvinToCelsius,
|
|
102
|
+
kelvinToFahrenheit,
|
|
103
|
+
length,
|
|
104
|
+
listMaterials,
|
|
105
|
+
listTemperatureDependentMaterials,
|
|
106
|
+
mass,
|
|
107
|
+
mulberry32,
|
|
108
|
+
paretoFront,
|
|
109
|
+
parseCAELJSONL,
|
|
110
|
+
parseOBJ,
|
|
111
|
+
parseSTL,
|
|
112
|
+
poissonRatio,
|
|
113
|
+
power,
|
|
114
|
+
pressure,
|
|
115
|
+
querySimulation,
|
|
116
|
+
registerMaterial,
|
|
117
|
+
registry,
|
|
118
|
+
relativeErrorL2,
|
|
119
|
+
renderReportLatex,
|
|
120
|
+
renderReportMarkdown,
|
|
121
|
+
richardsonExtrapolation,
|
|
122
|
+
runConvergenceStudy,
|
|
123
|
+
sensitivity,
|
|
124
|
+
serializeMetadata,
|
|
125
|
+
serializeSimulation,
|
|
126
|
+
simulationToBase64,
|
|
127
|
+
specificHeat,
|
|
128
|
+
strain,
|
|
129
|
+
stress,
|
|
130
|
+
summarize,
|
|
131
|
+
temperature,
|
|
132
|
+
tet4ToTet10,
|
|
133
|
+
thermalConductivity,
|
|
134
|
+
thermalDiffusivity,
|
|
135
|
+
thermalDiffusivity2,
|
|
136
|
+
time,
|
|
137
|
+
toCAELJSONL,
|
|
138
|
+
validateMetadata,
|
|
139
|
+
validateUnits,
|
|
140
|
+
velocity,
|
|
141
|
+
verifyCAELHashChain,
|
|
142
|
+
volume,
|
|
143
|
+
yieldStrength,
|
|
144
|
+
youngsModulus
|
|
145
|
+
} from "../chunk-TQB3GJGM.js";
|
|
146
|
+
import {
|
|
147
|
+
findNodesInSphere,
|
|
148
|
+
findNodesOnFace,
|
|
149
|
+
meshBox,
|
|
150
|
+
meshQuality,
|
|
151
|
+
meshSurface,
|
|
152
|
+
registerWasmMesher
|
|
153
|
+
} from "../chunk-BL7IDTHE.js";
|
|
154
|
+
import "../chunk-TUFGXG6K.js";
|
|
155
|
+
import "../chunk-2CSNRI2N.js";
|
|
156
|
+
import "../chunk-AKLW2MUS.js";
|
|
157
|
+
export {
|
|
158
|
+
AcousticSolver,
|
|
159
|
+
AcousticSolverAdapter,
|
|
160
|
+
CAELAgentLoop,
|
|
161
|
+
CAELRecorder,
|
|
162
|
+
CAELReplayer,
|
|
163
|
+
CRDTCAELBridge,
|
|
164
|
+
ContractedSimulation,
|
|
165
|
+
CouplingManager,
|
|
166
|
+
CouplingManagerV2,
|
|
167
|
+
DeterministicStepper,
|
|
168
|
+
DimensionalMismatchError,
|
|
169
|
+
ExperimentOrchestrator,
|
|
170
|
+
FDTDSolver,
|
|
171
|
+
FDTDSolverAdapter,
|
|
172
|
+
FieldSensorBridge,
|
|
173
|
+
HydraulicSolver,
|
|
174
|
+
HydraulicSolverAdapter,
|
|
175
|
+
MolecularDynamicsSolver,
|
|
176
|
+
MultiphaseNSSolver,
|
|
177
|
+
NavierStokesSolver,
|
|
178
|
+
ParameterSpace,
|
|
179
|
+
ProvenanceTracker,
|
|
180
|
+
ReactionDiffusionSolver,
|
|
181
|
+
ReactionDiffusionSolverAdapter,
|
|
182
|
+
RegularGrid3D,
|
|
183
|
+
SNNCognitionEngine,
|
|
184
|
+
SaturationManager,
|
|
185
|
+
SimpleActionSelector,
|
|
186
|
+
SimulationPlayback,
|
|
187
|
+
SimulationRecorder,
|
|
188
|
+
StructuralActionMapper,
|
|
189
|
+
StructuralSolver,
|
|
190
|
+
StructuralSolverAdapter,
|
|
191
|
+
StructuralSolverTET10,
|
|
192
|
+
TET10SolverAdapter,
|
|
193
|
+
TetGenWasmMesher,
|
|
194
|
+
ThermalSolver,
|
|
195
|
+
ThermalSolverAdapter,
|
|
196
|
+
UncertaintyQuantification,
|
|
197
|
+
UnitRegistry,
|
|
198
|
+
acceleration,
|
|
199
|
+
applyBoundaryConditions,
|
|
200
|
+
applyOverrides,
|
|
201
|
+
area,
|
|
202
|
+
base64ToSimulation,
|
|
203
|
+
buildLayeredVelocity,
|
|
204
|
+
buildSTL,
|
|
205
|
+
celsiusToKelvin,
|
|
206
|
+
compareRuns,
|
|
207
|
+
computeFieldDistribution,
|
|
208
|
+
computeObservedOrder,
|
|
209
|
+
computeScalarDistribution,
|
|
210
|
+
conjugateGradient,
|
|
211
|
+
convergenceOrderTwoLevel,
|
|
212
|
+
createMetadata,
|
|
213
|
+
createSimulationRun,
|
|
214
|
+
createVerificationReport,
|
|
215
|
+
decodeCAELValue,
|
|
216
|
+
density,
|
|
217
|
+
deserializeMetadata,
|
|
218
|
+
deserializeSimulation,
|
|
219
|
+
dream,
|
|
220
|
+
encodeCAELValue,
|
|
221
|
+
energy,
|
|
222
|
+
errorL2,
|
|
223
|
+
errorLinf,
|
|
224
|
+
estimateURLSize,
|
|
225
|
+
exportConvergenceHistory,
|
|
226
|
+
exportMaterialTable,
|
|
227
|
+
exportPolyData,
|
|
228
|
+
exportScalarFieldCSV,
|
|
229
|
+
exportStructuredPoints,
|
|
230
|
+
exportSweepCSV,
|
|
231
|
+
exportTable,
|
|
232
|
+
exportUnstructuredGrid,
|
|
233
|
+
fahrenheitToKelvin,
|
|
234
|
+
findMaterial,
|
|
235
|
+
findNodesInSphere,
|
|
236
|
+
findNodesOnFace,
|
|
237
|
+
flowRate,
|
|
238
|
+
force,
|
|
239
|
+
forkAndChoose,
|
|
240
|
+
forkTrace,
|
|
241
|
+
generateAutoReport,
|
|
242
|
+
getDensity,
|
|
243
|
+
getDynamicViscosity,
|
|
244
|
+
getMaterial,
|
|
245
|
+
getMaterialAtTemperature,
|
|
246
|
+
getSpecificHeat,
|
|
247
|
+
getTemperatureRange,
|
|
248
|
+
getThermalConductivity,
|
|
249
|
+
gridConvergenceIndex,
|
|
250
|
+
hasTemperatureDependentData,
|
|
251
|
+
hashCAELEntry,
|
|
252
|
+
hashGeometry,
|
|
253
|
+
importScalarFieldCSV,
|
|
254
|
+
importStructuredPoints,
|
|
255
|
+
importTableCSV,
|
|
256
|
+
importUnstructuredGrid,
|
|
257
|
+
interpretResults,
|
|
258
|
+
jacobiIteration,
|
|
259
|
+
kelvinToCelsius,
|
|
260
|
+
kelvinToFahrenheit,
|
|
261
|
+
length,
|
|
262
|
+
listMaterials,
|
|
263
|
+
listTemperatureDependentMaterials,
|
|
264
|
+
mass,
|
|
265
|
+
meshBox,
|
|
266
|
+
meshQuality,
|
|
267
|
+
meshSurface,
|
|
268
|
+
mulberry32,
|
|
269
|
+
paretoFront,
|
|
270
|
+
parseCAELJSONL,
|
|
271
|
+
parseOBJ,
|
|
272
|
+
parseSTL,
|
|
273
|
+
poissonRatio,
|
|
274
|
+
power,
|
|
275
|
+
pressure,
|
|
276
|
+
querySimulation,
|
|
277
|
+
registerMaterial,
|
|
278
|
+
registerWasmMesher,
|
|
279
|
+
registry,
|
|
280
|
+
relativeErrorL2,
|
|
281
|
+
renderReportLatex,
|
|
282
|
+
renderReportMarkdown,
|
|
283
|
+
richardsonExtrapolation,
|
|
284
|
+
runConvergenceStudy,
|
|
285
|
+
sensitivity,
|
|
286
|
+
serializeMetadata,
|
|
287
|
+
serializeSimulation,
|
|
288
|
+
simulationToBase64,
|
|
289
|
+
specificHeat,
|
|
290
|
+
strain,
|
|
291
|
+
stress,
|
|
292
|
+
summarize,
|
|
293
|
+
temperature,
|
|
294
|
+
tet4ToTet10,
|
|
295
|
+
thermalConductivity,
|
|
296
|
+
thermalDiffusivity2 as thermalDiffusivity,
|
|
297
|
+
thermalDiffusivity as thermalDiffusivityQuantity,
|
|
298
|
+
time,
|
|
299
|
+
toCAELJSONL,
|
|
300
|
+
validateMetadata,
|
|
301
|
+
validateUnits,
|
|
302
|
+
velocity,
|
|
303
|
+
verifyCAELHashChain,
|
|
304
|
+
volume,
|
|
305
|
+
yieldStrength,
|
|
306
|
+
youngsModulus
|
|
307
|
+
};
|