Close Menu
    DevStackTipsDevStackTips
    • Home
    • News & Updates
      1. Tech & Work
      2. View All

      Error’d: You Talkin’ to Me?

      September 20, 2025

      The Psychology Of Trust In AI: A Guide To Measuring And Designing For User Confidence

      September 20, 2025

      This week in AI updates: OpenAI Codex updates, Claude integration in Xcode 26, and more (September 19, 2025)

      September 20, 2025

      Report: The major factors driving employee disengagement in 2025

      September 20, 2025

      DistroWatch Weekly, Issue 1140

      September 21, 2025

      Distribution Release: DietPi 9.17

      September 21, 2025

      Development Release: Zorin OS 18 Beta

      September 19, 2025

      Distribution Release: IPFire 2.29 Core 197

      September 19, 2025
    • Development
      1. Algorithms & Data Structures
      2. Artificial Intelligence
      3. Back-End Development
      4. Databases
      5. Front-End Development
      6. Libraries & Frameworks
      7. Machine Learning
      8. Security
      9. Software Engineering
      10. Tools & IDEs
      11. Web Design
      12. Web Development
      13. Web Security
      14. Programming Languages
        • PHP
        • JavaScript
      Featured

      @ts-ignore is almost always the worst option

      September 22, 2025
      Recent

      @ts-ignore is almost always the worst option

      September 22, 2025

      MutativeJS v1.3.0 is out with massive performance gains

      September 22, 2025

      Student Performance Prediction System using Python Machine Learning (ML)

      September 21, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      DistroWatch Weekly, Issue 1140

      September 21, 2025
      Recent

      DistroWatch Weekly, Issue 1140

      September 21, 2025

      Distribution Release: DietPi 9.17

      September 21, 2025

      Hyprland Made Easy: Preconfigured Beautiful Distros

      September 20, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Development»Machine Learning»Texas A&M Researchers Introduce a Two-Phase Machine Learning Method Named ‘ShockCast’ for High-Speed Flow Simulation with Neural Temporal Re-Meshing

    Texas A&M Researchers Introduce a Two-Phase Machine Learning Method Named ‘ShockCast’ for High-Speed Flow Simulation with Neural Temporal Re-Meshing

    June 22, 2025

    Challenges in Simulating High-Speed Flows with Neural Solvers

    Modeling high-speed fluid flows, such as those in supersonic or hypersonic regimes, poses unique challenges due to the rapid changes associated with shock waves and expansion fans. Unlike low-speed flows, where fixed time steps work well, these fast-moving flows require adaptive time stepping to capture small-scale dynamics accurately without incurring excessive computational cost. Adaptive time-steps adjust based on how quickly the flow changes, improving both simulation efficiency and model training. For neural solvers, this is especially important, as uniform steps can create an imbalance in learning. However, traditional methods for choosing time-steps don’t directly apply to neural models, which often rely on coarser space-time approximations for speed.

    Current Research Trends in Time-Resolved Neural PDE Solvers

    Recent research has explored learnable spatial re-meshing for solving PDEs using both supervised and reinforcement learning approaches. However, learning to adapt temporal resolution through time-resolved temporal re-meshing remains largely unexplored, especially in the context of high-speed fluid flow, where it’s crucial. Most existing methods rely on data with fixed time steps. Some studies train models to predict time steps or interpolate between uniform time points using techniques like Taylor expansions or continuous-time neural fields. Others adapt to multiple fixed step sizes using separate or shared models. However, these approaches assume the time step is known beforehand, which is not realistic for the scenarios we address.

    Introducing ShockCast: A Two-Phase Machine Learning Framework

    Researchers from Texas A&M University introduce ShockCast, a two-phase machine learning framework designed to model high-speed fluid flows using adaptive time-stepping. In the first phase, a neural model predicts the appropriate timestep based on the current flow conditions. In the second step, this timestep, along with the flow fields, is used to evolve the system forward. The approach integrates physics-inspired components for timestep prediction and adopts strategies from neural ODEs and Mixture of Experts to guide the learning process. To validate ShockCast, the team created two supersonic flow datasets, addressing scenarios like blast waves and coal dust explosions. The code is available in the AIRS library.

    Neural Conditioning Strategies for Timestep Adaptation

    ShockCast is a two-phase neural framework designed to model high-speed fluid flows with sharp gradients efficiently. Instead of using fixed time steps, it adopts an adaptive time-stepping approach, where a neural CFL model predicts the optimal timestep size based on current flow conditions, and a neural solver evolves the state forward accordingly. This adaptivity ensures more uniform learning across both smooth and sharp flow regions. The authors explore several timestep-conditioning strategies, including time-conditioned normalization, spectral embeddings, Euler-inspired residuals, and mixture-of-experts layers, enabling the solver to specialize in handling diverse temporal dynamics effectively and with greater generalization.

    Experimental Results on Supersonic Flow Datasets

    The study evaluates ShockCast on two supersonic flow settings: a coal dust explosion and a circular blast. In the coal dust scenario, a shock interacts with a dust layer, triggering turbulence and mixing, while the circular blast mimics a 2D shock tube with pressure-driven radial shocks. Models predict velocity, temperature, and density (plus dust fraction for the former). Several neural solver backbones, including U-Net, F-FNO, CNO, and Transolver, are tested with various time-step conditioning strategies. Results show U-Net with time-conditioned norm excels in capturing long-term dynamics, while F-FNO and U-Net paired with MoE or Euler conditioning reduce turbulence and flow prediction errors.

    Conclusion: Efficient and Scalable Modeling for High-Speed Flows

    In conclusion, ShockCast is a machine learning framework designed to model high-speed fluid flows using adaptive time-stepping. Unlike traditional approaches that rely on fixed time intervals, ShockCast predicts optimal time step sizes based on current flow dynamics, allowing it to handle rapid changes, such as shock waves, efficiently. The method operates in two phases: first, a neural model forecasts the timestep; then, a solver uses this prediction to advance the flow state. The approach incorporates physics-inspired timestep conditioning strategies and is evaluated on two newly generated supersonic datasets. Results demonstrate ShockCast’s effectiveness and potential to accelerate high-speed flow simulations.


    Check out the Paper and GitHub. All credit for this research goes to the researchers of this project. Also, feel free to follow us on Twitter and don’t forget to join our 100k+ ML SubReddit and Subscribe to our Newsletter.

    The post Texas A&M Researchers Introduce a Two-Phase Machine Learning Method Named ‘ShockCast’ for High-Speed Flow Simulation with Neural Temporal Re-Meshing appeared first on MarkTechPost.

    Source: Read More 

    Facebook Twitter Reddit Email Copy Link
    Previous ArticleWhy Apple’s Critique of AI Reasoning Is Premature
    Next Article Slut For America Fourth of July Shirt

    Related Posts

    Machine Learning

    How to Evaluate Jailbreak Methods: A Case Study with the StrongREJECT Benchmark

    September 3, 2025
    Machine Learning

    Announcing the new cluster creation experience for Amazon SageMaker HyperPod

    September 3, 2025
    Leave A Reply Cancel Reply

    For security, use of Google's reCAPTCHA service is required which is subject to the Google Privacy Policy and Terms of Use.

    Continue Reading

    CVE-2022-50222 – Linux Kernel TTY Unicode Screen Buffer Info Leak

    Common Vulnerabilities and Exposures (CVEs)

    CVE-2025-1838 – IBM Cloud Pak for Business Automation Denial of Service Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    CVE-2025–49144: Notepad++ vulnerability allows full system compromise

    Security

    CVE-2025-4199 – Abundatrade Plugin for WordPress CSRF Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    Highlights

    Enhancing Business Operations with AI-Driven Automation Solutions🤖

    July 7, 2025

    Post Content Source: Read More 

    Grab the Samsung Galaxy S25 for up to $560 off – here’s how

    June 3, 2025

    CVE-2025-45582 – Apache GNU Tar Directory Traversal Overwrite Vulnerability

    July 11, 2025

    CVE-2025-1863 – Yokogawa Electric Corporation Paperless Recorders Authentication Bypass

    April 22, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.