Academic Jobs - Home of Higher Ed Logo

NUS Researchers Develop CondensNet: Revolutionizing Stable Long-Term Climate Simulations

Submit News
two toy cars sitting side by side on a white surface
Photo by Ema Lalita on Unsplash

Climate scientists have long grappled with the computational demands of simulating Earth's atmosphere over decades. Traditional general circulation models (GCMs), which solve complex equations governing atmospheric dynamics, clouds, and convection, often struggle with subgrid-scale processes like cloud formation at resolutions around 50 kilometers. These parametrizations introduce uncertainties that accumulate over time. Enter hybrid AI-physics models, which blend physics-based large-scale dynamics with deep learning (DL) emulators trained on high-fidelity cloud-resolving models (CRMs). While promising for efficiency, these hybrids frequently crash after months due to error buildup.

A groundbreaking publication from researchers at Singapore's National University of Singapore (NUS) addresses this head-on. Published in npj Climate and Atmospheric Science on January 16, 2026, the paper introduces CondensNet, a novel neural network architecture that enforces adaptive physical constraints to prevent unphysical water vapor oversaturation during condensation—the primary culprit behind instability. This innovation enables stable, accurate decade-long simulations under realistic land-ocean conditions, marking a milestone for hybrid modeling.

Led by Assistant Professor Gianmarco Mengaldo from NUS's Department of Mechanical Engineering, the team transformed unreliable prototypes into robust tools. Their Physics-Constrained Neural Network GCM (PCNN-GCM) integrates CondensNet into the established Community Atmosphere Model (CAM5.2), achieving up to 372 times speedup on GPUs compared to super-parameterized benchmarks.

🔬 The Core Innovation: CondensNet Explained

CondensNet stands out by targeting condensation physics specifically. In hybrid models, DL components predict moisture and energy tendencies but often allow supersaturation—where relative humidity exceeds 100%—leading to excess vapor accumulation at upper altitudes and eventual model crashes via energy surges.

Schematic diagram of CondensNet architecture featuring BasicNet for predictions and ConCorrNet for adaptive corrections

CondensNet comprises two modules: BasicNet, a residual multi-layer perceptron (ResMLP) with 14 layers that forecasts water vapor (dQ) and dry-static energy (ds) changes from large-scale states; and ConCorrNet, a 12-layer correction network activated only via a humidity mask (Mask_h) when oversaturation risks emerge (Q > Q_sat, where Q_sat is saturation specific humidity calculated via Goff-Gratch formula).

The correction applies locally: dQ_fixed = dQ - Mask_h ⊙ dQ_fix and ds_fixed = ds + Mask_h ⊙ ds_fix, learning from CRM labels to mimic physical condensation without global biases. Trained on SPCAM data (super-parameterized CAM), it uses MSE loss on fixed tendencies, totaling just 1.7 million parameters.

From Unstable Prototypes to Decade-Long Reliability

Prior neural network GCMs (NN-GCMs) failed around 107 days. PCNN-GCM stabilized six such configurations without retuning, running 10-year (and up to 50-year) AMIP simulations coupled to CLM4.0 land model. Total atmospheric energy and water content track SPCAM references stably, preventing surges. Vertical profiles of relative humidity and vapor align closely, unlike crashing baselines.

  • Precipitation patterns match SPCAM in ITCZ, SPCZ, and monsoons, outperforming default CAM5.
  • Intraseasonal variability improved, aligning with ERA5 reanalysis and TRMM observations.
  • RMSE lower for water cycle variables like precipitation and humidity.

Computationally, PCNN-GCM on NVIDIA GPUs outpaces CAM5 by 4x on CPUs and scales to 372x vs. SPCAM equivalents, enabling ensembles on modest hardware—crucial for probing climate uncertainty.

Singapore's Leadership in Climate-AI Fusion

Singapore, a low-lying island nation facing sea-level rise and extreme weather, invests heavily in climate resilience. NUS's College of Design and Engineering (CDE) leads via collaborations like the Centre for Climate Research Singapore (CCRS), which provided microphysics expertise. NVIDIA's Singapore AI center accelerated implementation, while CCRS ties ensure local relevance—modeling tropical convection vital for Southeast Asia's monsoons.

First author Dr. Xin Wang noted, "Condensation needed targeted correction; our constraint intervenes precisely in unphysical territory." Mengaldo envisions AI surrogates replacing parametrizations entirely, interfacing with natural language for accessible "AI climate scientists."

This aligns with Singapore's National Climate Change Plan, emphasizing high-res modeling for adaptation. NUS researchers exemplify how higher education drives national priorities.

A blue toy suv parked on a surface.

Photo by Martin Hertz on Unsplash

Step-by-Step: Implementing CondensNet in Practice

1. Train BasicNet and ConCorrNet on SPCAM tendencies (30-min timesteps, 30 vertical levels).
2. Compute saturation humidity Q* from pressure/temperature.
3. Apply mask for RH > 100% grids.
4. ConCorrNet predicts fixes; adjust tendencies locally.
5. Integrate into GCM dynamics loop (e.g., CAM5.2 at 1.9°×2.5° resolution).
6. Run GPU-accelerated under AMIP forcings.

This modularity allows portability to other GCMs or processes like radiation.

Performance comparison chart showing PCNN-GCM speedup over traditional models on GPU vs CPU

Real-World Validation and Metrics

ModelMax Stable RunPrecip RMSE vs SPCAMSpeedup vs SPCAM
NN-GCM~3 monthsHigh-
CAM5StableMediumBaseline
PCNN-GCM10+ yearsLow372x (GPU)

Evaluated 1999-2003, PCNN-GCM excels in tropical dynamics, reducing biases in monsoon precipitation by capturing mesoscale variability better than traditional schemes.

Challenges Overcome and Lessons Learned

  • Oversaturation Diagnosis: Identified via rising global energy and upper-level moisture—universal failure signature.
  • Adaptive Activation: Avoids over-correction in physical regimes, preserving DL expressivity.
  • No Post-Hoc Fixes: Embedded constraints ensure consistency from training.
  • Realistic Coupling: First hybrid achieving multi-year stability with land-ocean interactions.

Tsinghua and Argonne collaborators refined diagnostics; this multi-disciplinary effort highlights higher ed's role in complex challenges.

Implications for Global Climate Projections

Beyond stability, CondensNet enables uncertainty quantification via large ensembles—key for IPCC assessments. Extensible to ocean, land processes, it paves hybrid Earth system models runnable on laptops, democratizing research. For Singapore, refined tropical forecasts aid urban planning amid 1m+ sea rise by 2100.

Read the full npj paper for technical depth.

Phys.org coverage details quotes and visuals.

a couple of toy cars sitting on top of a table

Photo by Anton Pavlov on Unsplash

Career Opportunities in Climate-AI Research

Singapore's universities like NUS seek experts in AI-physics modeling. Aspiring researchers can pursue research assistant jobs or postdoc positions in computational climate science. Craft a winning academic CV to stand out. Platforms like Rate My Professor offer insights into mentors like Prof. Mengaldo.

🌍 Future Outlook: Toward AI Climate Scientists

Mengaldo's vision: Natural language interfaces for hybrid models, engaging policymakers directly. With GPU efficiency, ensembles probe extremes like heatwaves or cyclones—urgent for vulnerable nations. Singapore's ecosystem, blending academia (NUS), government (CCRS), and industry (NVIDIA), positions it as a hub. Explore Singapore higher ed jobs or career advice to join this revolution. In conclusion, CondensNet not only stabilizes simulations but accelerates actionable climate insights, underscoring higher education's pivotal role.

Check higher ed jobs, university jobs, rate your professor, and higher ed career advice for next steps.

Portrait of Dr. Nathan Harlow

Dr. Nathan HarlowView full profile

Contributing Writer

Driving STEM education and research methodologies in academic publications.

Acknowledgements:

Discussion

Sort by:

Be the first to comment on this article!

You

Please keep comments respectful and on-topic.

New0 comments

Join the conversation!

Add your comments now!

Have your say

Engagement level

Browse by Faculty

Browse by Subject

Frequently Asked Questions

🔬What is CondensNet?

CondensNet is a neural network architecture developed by NUS researchers to enforce physical constraints on condensation in hybrid AI-physics climate models, preventing oversaturation and ensuring long-term stability.

📈How does CondensNet improve climate simulations?

By activating ConCorrNet only during oversaturation risks, it corrects moisture and energy tendencies locally, enabling stable 10+ year runs in PCNN-GCM while matching high-fidelity SPCAM accuracy.

👥Who led the NUS research on this technique?

Assistant Professor Gianmarco Mengaldo from NUS Mechanical Engineering led the team, with first author Dr. Xin Wang. Collaborators include CCRS Singapore, NVIDIA, Tsinghua, Argonne, and Penn State.

⚠️Why do hybrid climate models become unstable?

Small errors in DL-emulated convection accumulate, causing water vapor supersaturation, upper-level buildup, and energy surges that crash simulations after months.

🌍What is PCNN-GCM?

Physics-Constrained Neural Network General Circulation Model: CondensNet integrated into CAM5.2 GCM, coupled to CLM4.0 for realistic land-ocean climate simulations under AMIP protocol.

🚀What speedups does PCNN-GCM achieve?

Up to 372x faster than super-parameterized models on GPUs, 4x over CAM5 on CPUs—making large ensembles feasible without massive HPC resources.

🇸🇬How relevant is this to Singapore?

Singapore faces sea rise and tropical extremes; NUS/CCRS collaboration refines monsoon modeling, supporting national adaptation via accurate projections. Singapore uni jobs.

🔄Can CondensNet extend to other processes?

Yes, its modular design is portable to other GCMs and subgrid physics like radiation or ocean dynamics, paving next-gen hybrid Earth system models.

📄Where was the research published?

npj Climate and Atmospheric Science (2026): CondensNet paper. Phys.org features quotes.

💼What careers arise from this research?

Demand for AI-climate experts at NUS-like unis. Check higher ed jobs, research jobs, career advice.

What are key results vs traditional models?

PCNN-GCM shows lower RMSE in precipitation/humidity, better tropical patterns, stable energy/water budgets—outperforming CAM5 in variability.