[논문 리뷰] Physics-Informed Neural Networks for Turbulence Modeling
src/components/post-viz/2026-03-24-paper-review-pinn-turbulence-modeling/PINNLossLandscape.tsx
발간된 포스트에 들어간 인터랙티브 CFD 시각화만 모아둔 갤러리입니다. 무거운 Canvas는 버튼을 눌렀을 때만 렌더링합니다.
src/components/post-viz/2026-03-24-paper-review-pinn-turbulence-modeling/PINNLossLandscape.tsx
src/components/post-viz/2026-03-26-openfoam-backward-facing-step/BFSRecirculation.tsx
src/components/post-viz/2026-03-27-simpleFoam-pressure-divergence/SimpleResidualHistory.tsx
src/components/post-viz/2026-03-28-dean-flow-analytical-solution/DeanSecondaryFlow.tsx
src/components/post-viz/2026-03-28-poiseuille-flow-analytical-solution/PoiseuilleProfile.tsx
src/components/post-viz/2026-04-20-discontinuous-galerkin-method-cfd/DGElementBasis.tsx
src/components/post-viz/2026-04-20-fem-rigid-body-dynamics-quaternion/QuaternionRotationDemo.tsx
src/components/post-viz/2026-04-22-cfd-linear-solvers-krylov/KrylovConvergence.tsx
src/components/post-viz/2026-04-22-wall-distance-eikonal-fast-marching/EikonalFrontPropagation.tsx
src/components/post-viz/2026-04-23-plateau-rayleigh-jet-breakup/PlateauRayleighJet.tsx
src/components/post-viz/2026-04-24-flux-limiter-tvd-advection/LimiterAdvection1D.tsx
src/components/post-viz/2026-04-25-teno-low-dissipation-shock-capturing/TENOvsWENOAdvection1D.tsx
src/components/post-viz/2026-04-26-casulli-walters-unstructured-shallow-water/ShallowWaterCasulli1D.tsx
src/components/post-viz/2026-04-27-amr-quadtree-cell-refinement/AMRQuadtreeRefinement.tsx
src/components/post-viz/2026-04-28-rankine-vortex-helmholtz/RankineVortexExplorer.tsx
src/components/post-viz/2026-04-29-sph-meshfree-particle-hydrodynamics/SPHParticleDrop2D.tsx
src/components/post-viz/2026-04-29-sph-meshfree-particle-hydrodynamics/SPHKernelShapeExplorer.tsx
src/components/post-viz/2026-04-30-cavitation-number-vapor-pressure/VenturiCavitationFlow.tsx
src/components/post-viz/2026-05-01-burgers-characteristics-shock-formation/BurgersShockBirth.tsx
src/components/post-viz/2026-05-02-muscl-thinc-bvd-interface-reconstruction/MUSCLTHINCBVDPicker.tsx
src/components/post-viz/2026-05-03-orlando-bonaventura-ap-imex-nonideal-gas/APIMEXAcousticPulse1D.tsx
src/components/post-viz/2026-05-04-implicit-diffusion-thomas-algorithm/HeatDiffusionExplicitVsImplicit1D.tsx
src/components/post-viz/compressible-multiphase-intro/SpeedOfSoundMix.tsx
src/components/post-viz/fdm-fem-fvm/StencilCompare.tsx
src/components/post-viz/five-equation-model/VolumeFractionAdvect.tsx
src/components/post-viz/interface-capturing/VOFvsLevelSet.tsx
src/components/post-viz/rhie-chow-multiphase/CheckerboardPressure.tsx
src/components/post-viz/riemann-solvers/RiemannFan.tsx