SlideShare a Scribd company logo
NVIDIA MODULUS: PHYSICS-ML 開発のためのフレームワーク
NARUHIKO TAN | HPC SOLUTION ARCHITECT
AGENDA
What is NVIDIA Modulus?
Use cases
§ Reacting flow in industrial scale boiler
§ Fluid accelerated corrosion of heat recovery steam generator
AGENDA
What is NVIDIA Modulus?
Use cases
§ Reacting flow in industrial scale boiler
§ Fluid accelerated corrosion of heat recovery steam generator
Key Consepts
NVIDIA MODULUS
Framework for Developing Physics ML Models for Digital Twins
Use simulation and observation data and governing physics
equations to generate a robust surrogate model
Generalizes parameterized domain and physics to encapsulate
multiple configurations/scenarios in the trained model
Builds a Physics ML model/digital twin to iterate on the
design/operating space
Forward simulation, inverse and data assimilation problems
What its not? Not a Solver, Not a Simulation platform
GETTING STARTED WITH AI FOR ENGINEERING SIMULATIONS USING MODULUS ON
RESCALE PLATFORM [S42087]
12
Physics-ML categorization
Physics
Data
Fully data
driven
Inductive
bias
Physics
constrained
Fully physics
driven
DEVELOPING DIGITAL TWINS FOR WEATHER, CLIMATE, AND ENERGY [S41823]
NVIDIA MODULUS – A FRAMEWORK
Key Consepts
Specifying geometry of the domain
§ STL or Constructive Solid Geometry (CSG)
§ Specify sampling policy
§ Specify parameterization
Using ground truth data in Modulus
§ Observed data or simulation data
§ Use only the governing equations with no data
§ Use only data
§ Use both
§ Consistent with first principles
§ Faster convergence
Network architectures – Curated networks
§ Fourier Features (FN), Sinusoidal Representation (SiReNs),
Modified Fourier Features (mFN)
§ Fourier Neural Operator, Adaptive Fourier Neural Operator
§ Fully Connected (FC)
§ Deep Galerkin Method (DGM)
§ Modified Highway Networks
§ Multiplicative Filter Networks
and more…
NVIDIA MODULUS A FRAMEWORK
Key Concepts
Specify governing equations
Symbolic equations
Integral form or weak form
extensible
Loss function minimization
Satisfy the PDE
Boundary conditions
CASE STUDY ON DEVELOPING DIGITAL TWINS FOR THE POWER INDUSTRY USING MODULUS
AND OMNIVERSE [S41671]
CASE STUDY ON DEVELOPING DIGITAL TWINS FOR THE POWER INDUSTRY USING MODULUS
AND OMNIVERSE [S41671]
NVIDIA MODULUS A FRAMEWORK
Key Concepts
Specify governing equations
Symbolic equations
Integral form or weak form
extensible
Loss function minimization
Satisfy the PDE
Boundary conditions
Explicit Parameterization
S41823: Towards developing digital twins for weather, climate, and energy
15
MODULUS FRAMEWORK - VERIFICATION
CFD Solid Mechanics Acoustics
Laminar
Turbulent
MODULUS FRAMEWORK - VERIFICATION
16
Electromagnetics Vibrations Turbulence
MODULUS FRAMEWORK - VERIFICATION
Modulus
Modulus
Modulus
MODULUS FRAMEWORK - VERIFICATION
MODULUS FRAMEWORK - VERIFICATION
Taylor-Green Vortex Decay
12
A100 FP32 vs. TF32: Results, Compute Time, Loss
MODULUS FRAMEWORK - PERFORMANCE
SINGLE GPU: Tensor Core Speed-up for PDEs
13
MODULUS FRAMEWORK - PERFORMANCE
MULTI-GPU/NODE Scalability
14
AI IN SCIENCE & ENGINEERING
Improved Physics & Predictions
AI IN SCIENCE & ENGINEERING
AGENDA
What is NVIDIA Modulus?
Use cases
§ Reacting flow in industrial scale boiler
§ Fluid accelerated corrosion of heat recovery steam generator
16
USE CASES
§ REACTING FLOW IN INDUSTRIAL SCALE BOILER
DEVELOPING DIGITAL TWINS FOR ENERGY APPLICATIONS USING MODULUS [S41325]
Formulationand PINN vs CFD
PINN for reacting flows
7
Aim: Create a digital twin of an industrial scale boiler
Simplified methane oxidation
Implemented reacting flow transport equations for
kinetics-controlled combustion
No requirement for training data
Single PINN model for a range of input conditions
Fidelity and accuracy comparable to CFD
Trained PINN can provide near-instantaneous
inference for any input condition
Figure source: https://commons.wikimedia.org/wiki/File:Steam_Generator.png
Towards a reacting flow solver
8
Governing equations: Strongly coupled PDEs
Single species
Turbulent
Steady state
2D
Multiple species
Turbulent
Steady state
2D
Multiple species
Reacting
Turbulent
Steady state
2D
Multiple species
Reacting
Turbulent
Transient
2D
Multiple species
Reacting
Turbulent
Transient
3D
Continuity:
Species mass fraction: +
Momentum:
Temperature:
Kinetics-controlled single step irreversible reaction
Species source/sink terms etc
Temperature source term
DEVELOPING DIGITAL TWINS FOR ENERGY APPLICATIONS USING MODULUS [S41325]
PINN vs CFD
Simplified systems
14
AnsysFluent Modulus AnsysFluent Modulus
REACTANT
PRODUCT
AnsysFluent Modulus
Species distributions for case without T source term Temperature distribution with frozen species
DEVELOPING DIGITAL TWINS FOR ENERGY APPLICATIONS USING MODULUS [S41325]
DEVELOPING DIGITAL TWINS FOR ENERGY APPLICATIONS USING MODULUS [S41325]
Handling large T-source
Resolving the issue with large T-source
16
T-source dominates the Y-source
This can lead to imbalances between the backpropagated
gradients
B) Transient approach
Handles large source terms by
learning the change between
states instead of learning
everything at once
Uses a moving time window
approach
A) Gradient normalization approach
Attempts to remove the dominance
of any component of the global loss
function
Dynamically assigns weights to
different constraints
USE CASES
§ FLUID ACCELERATED CORROSION OF HEAT RECOVERY STEAM GENERATOR
CASE STUDY ON DEVELOPING DIGITAL TWINS FOR THE POWER INDUSTRY USING MODULUS
AND OMNIVERSE [S41671]
Unrestricted © Siemens Energy, 2021
7
August 2021
A typical Heat Recovery Steam Generator and some challenges
for Digitalization
Exhaust gas flow and temperatur
Low Pressor Evaporator
Mix of steam and liquid
changes with operations
Area of evaporation changes
with operations
Point of corrosion difficult to
predict
But
Thousands of pipes, no
sensors
Fluid dynamics depend on
geometry, only 2D drawings
available
Unrestricted © Siemens Energy, 2021
9
August 2021
The Fluid Accelerated Corrosion Workflow
Geometry : 2D 3D CFD Model preparation 3D CFD operating conditions
Full 3D geometry from 2D drawing Geometry preparation for CFD, mesh
generation (possible iterations)
Different operating conditions for creating
reduced order model response surface
Current
process
Better
process?
The challenge of the current approach:
Detailed simulation take months to prepare for one plant
Costs exceed customer benefits
Simplified data driven approaches do not determine the risk level in
an acceptable manner
CASE STUDY ON DEVELOPING DIGITAL TWINS FOR THE POWER INDUSTRY USING MODULUS
AND OMNIVERSE [S41671]
HRSG WORKFLOW WITH MODULUS
Geometry : 2D 3D CFD Model preparation 3D CFD operating conditions
Full 3D geometry from 2D drawing Geometry preparation for CFD, mesh
generation (possible iterations)
Different operating conditions for creating
reduced order model response surface
Current process
New suggested
process
2D drawing Centerline
geometry
3D geometry
for Fluids
Using standard
CAD tools
< 0.5 hr
Convert 2D drawings to
centerline geometry
(~0.5 day)
Geometry : 2D 3D
CASE STUDY ON DEVELOPING DIGITAL TWINS FOR THE POWER INDUSTRY USING MODULUS
AND OMNIVERSE [S41671]
HRSG WORKFLOW WITH MODULUS
Geometry : 2D 3D CFD Model preparation 3D CFD operating conditions
Full 3D geometry from 2D drawing Geometry preparation for CFD, mesh
generation (possible iterations)
Different operating conditions for creating
reduced order model response surface
Current process
Model Training
Mesh free, fast point cloud generation
Incompressible NS eqs
Fourier feature neural network
Parameterized input velocity
New suggested
process
2D drawing Centerline
geometry
3D geometry
for Fluids
Using standard
CAD tools
< 0.5 hr
Convert 2D drawings to
centerline geometry
(~0.5 day)
Geometry : 2D 3D
CASE STUDY ON DEVELOPING DIGITAL TWINS FOR THE POWER INDUSTRY USING MODULUS
AND OMNIVERSE [S41671]
HRSG WORKFLOW WITH MODULUS
PySDF
module, Optix for Sampling and SDF
Defining network architecture
Symbolic definition of equations
Verification and
Validation
Fourier Feature Network
Hyperparameter tuning and training
A B C
Good match (in A,B,C):
CASE STUDY ON DEVELOPING DIGITAL TWINS FOR THE POWER INDUSTRY USING MODULUS
AND OMNIVERSE [S41671]
HRSG WORKFLOW WITH MODULUS
Geometry : 2D 3D CFD Model preparation 3D CFD operating conditions
Full 3D geometry from 2D drawing Geometry preparation for CFD, mesh
generation (possible iterations)
Different operating conditions for creating
reduced order model response surface
Current process
Model Training Infer new scenario
Suggested
process
Order of 10,000x speed up per scenario
Order of seconds inference time vs 8 hr
per CFD run
2D drawing Centerline
geometry
3D geometry
for Fluids
Using standard
CAD tools
< 0.5 hr
Convert 2D drawings to
centerline geometry
(~0.5 day)
Geometry : 2D 3D
Mesh free, fast point cloud generation
Incompressible NS eqs
Fourier feature neural network
Parameterized input velocity
CASE STUDY ON DEVELOPING DIGITAL TWINS FOR THE POWER INDUSTRY USING MODULUS
AND OMNIVERSE [S41671]
Materials
Physics AI
Path-Tracing
USD
NVIDIA OMNIVERSE ENTERPRISE
Platform for Creating and Connecting Virtual Worlds
Designer, Creator,
Engineer Collaborators
NVIDIA Core Technology
RTX Renderer
Nucleus
Portal
MODULUS OMNIVERSE INTEGRATION
Modulus Omniverse extension:
enables importing outputs of Modulus trained model into a visualization pipeline for common output scenarios ex:
streamlines, iso-surface
provides an interface that enables interactive exploration of design variables/parameters to infer new system behavior
Visualization Extension
Modulus Extension in Omniverse
Visualization
pipeline
Model Outputs Output Rendering
Interactive
exploration
Model inference
CASE STUDY ON DEVELOPING DIGITAL TWINS FOR THE POWER INDUSTRY USING MODULUS
AND OMNIVERSE [S41671]
NEW FEATURES IN MODULUS V22.03
§ New network architectures
§ Fourie Neural Operator
§ Physics Informed Neural Operator
§ Adaptive Fourier Neural Operator
§ Deep-O Net
§ Modeling Enhancements
§ 2-eqn. Turbulence model
§ , models with standard and Launder-Spalding wall functions
§ Exact boundary condition imposition
§ Training features
§ Support for new optimizers
§ 30+ optimizers
§ New algorithms for loss balancing
§ Grad Norm, Relative Loss Balancing with Random Lookback, and Soft Adapt
§ Sobolev (gradient-enhanced) training
§ Hydra Config
§ Post-processing
<latexit sha1_base64="FULNvxR0CTA5RmKEYCXKafsNPCc=">AAAB+3icbVDLSgNBEOz1GeMr6tHLYhC8GHYlqMegF48RzAOSJcxOepMxszPLzKwYQn7Fi4giXv0Rb/6Nk2QPmljQUFR1090VJpxp43nfztLyyuraem4jv7m1vbNb2Nuva5kqijUquVTNkGjkTGDNMMOxmSgkccixEQ6uJ37jAZVmUtyZYYJBTHqCRYwSY6V7GMApvABCAhoYcJAgOoWiV/KmcBeJn5EiZKh2Cl/trqRpjMJQTrRu+V5ighFRhlGO43w71ZgQOiA9bFkqSIw6GE1vH7vHVum6kVS2hHGn6u+JEYm1Hsah7YyJ6et5byL+57VSE10GIyaS1KCgs0VRyl0j3UkQbpcppIYPLSFUMXurS/tEEWpsXHkbgj//8iKpn5X881L5tlysXGVx5OAQjuAEfLiACtxAFWpA4RGe4BXenLHz7Lw7H7PWJSebOYA/cD5/AIQQkYg=</latexit>
k ✏
<latexit sha1_base64="q+OthTPT4zzYsSYxJtVSkuO79OE=">AAAB93icbVDJSgNBEK1xjXGLevTSGAQvhhkJ6jHoxWMEs0AyhJ5OT9Kkl6G7RwhDfsSLBxe8+ive/Bs7yRw08UHB470qqupFCWfG+v63t7K6tr6xWdgqbu/s7u2XDg6bRqWa0AZRXOl2hA3lTNKGZZbTdqIpFhGnrWh0O/Vbj1QbpuSDHSc0FHggWcwItk4awgjO4Q0UCKAwANwrlf2KPwNaJkFOypCj3it9dfuKpIJKSzg2phP4iQ0zrC0jnE6K3dTQBJMRHtCOoxILasJsdvcEnTqlj2KlXUmLZurviQwLY8Yicp0C26FZ9Kbif14ntfF1mDGZpJZKMl8UpxxZhaYhoD7TlFg+dgQTzdytiAyxxsS6qIouhGDx5WXSvKgEl5XqfbVcu8njKMAxnMAZBHAFNbiDOjSAgIUneIFXb+w9e+/ex7x1xctnjuAPvM8fd2aQcQ==</latexit>
k !
LERN MORE
GTC2022 sessions
§ Getting Started with AI for Engineering Simulations using Modulus on Rescale Platform [S42087]
§ Case Study on Developing Digital Twins for the Power Industry using Modulus and Omniverse [S41671]
§ Developing Digital Twins for Energy Applications using Modulus [S41325]
§ Developing Digital Twins for Weather, Climate, and Energy [S41823]
NVIDIA Modulus documentation
§ https://docs.nvidia.com/deeplearning/modulus/index.html
Blog
§ Siemens Energy Taps NVIDIA to Develop Industrial Digital Twin of Power Plant in Omniverse
LERN MORE
Blog
§ Accelerating Product Development with Physics-Informed Neural Networks and NVIDIA Modulus
§ Using Hybrid Physics-Informed Neural Networks for Digital Twins in Prognosis and Health Management
§ Using Physics-Informed Deep Learning for Transport in Porous Media
NVIDIA Modulus: Physics ML 開発のためのフレームワーク

More Related Content

What's hot

MLflowで学ぶMLOpsことはじめ
MLflowで学ぶMLOpsことはじめMLflowで学ぶMLOpsことはじめ
MLflowで学ぶMLOpsことはじめ
Kenichi Sonoda
 
【DL輪読会】"Masked Siamese Networks for Label-Efficient Learning"
【DL輪読会】"Masked Siamese Networks for Label-Efficient Learning"【DL輪読会】"Masked Siamese Networks for Label-Efficient Learning"
【DL輪読会】"Masked Siamese Networks for Label-Efficient Learning"
Deep Learning JP
 
深層生成モデルと世界モデル(2020/11/20版)
深層生成モデルと世界モデル(2020/11/20版)深層生成モデルと世界モデル(2020/11/20版)
深層生成モデルと世界モデル(2020/11/20版)
Masahiro Suzuki
 
[DL輪読会]Wasserstein GAN/Towards Principled Methods for Training Generative Adv...
[DL輪読会]Wasserstein GAN/Towards Principled Methods for Training Generative Adv...[DL輪読会]Wasserstein GAN/Towards Principled Methods for Training Generative Adv...
[DL輪読会]Wasserstein GAN/Towards Principled Methods for Training Generative Adv...
Deep Learning JP
 
[DL輪読会]MetaFormer is Actually What You Need for Vision
[DL輪読会]MetaFormer is Actually What You Need for Vision[DL輪読会]MetaFormer is Actually What You Need for Vision
[DL輪読会]MetaFormer is Actually What You Need for Vision
Deep Learning JP
 
機械学習による統計的実験計画(ベイズ最適化を中心に)
機械学習による統計的実験計画(ベイズ最適化を中心に)機械学習による統計的実験計画(ベイズ最適化を中心に)
機械学習による統計的実験計画(ベイズ最適化を中心に)
Kota Matsui
 
【DL輪読会】High-Resolution Image Synthesis with Latent Diffusion Models
【DL輪読会】High-Resolution Image Synthesis with Latent Diffusion Models【DL輪読会】High-Resolution Image Synthesis with Latent Diffusion Models
【DL輪読会】High-Resolution Image Synthesis with Latent Diffusion Models
Deep Learning JP
 
【DL輪読会】The Forward-Forward Algorithm: Some Preliminary
【DL輪読会】The Forward-Forward Algorithm: Some Preliminary【DL輪読会】The Forward-Forward Algorithm: Some Preliminary
【DL輪読会】The Forward-Forward Algorithm: Some Preliminary
Deep Learning JP
 
[DL輪読会]xDeepFM: Combining Explicit and Implicit Feature Interactions for Reco...
[DL輪読会]xDeepFM: Combining Explicit and Implicit Feature Interactions for Reco...[DL輪読会]xDeepFM: Combining Explicit and Implicit Feature Interactions for Reco...
[DL輪読会]xDeepFM: Combining Explicit and Implicit Feature Interactions for Reco...
Deep Learning JP
 
【DL輪読会】Efficiently Modeling Long Sequences with Structured State Spaces
【DL輪読会】Efficiently Modeling Long Sequences with Structured State Spaces【DL輪読会】Efficiently Modeling Long Sequences with Structured State Spaces
【DL輪読会】Efficiently Modeling Long Sequences with Structured State Spaces
Deep Learning JP
 
[DL輪読会]Grokking: Generalization Beyond Overfitting on Small Algorithmic Datasets
[DL輪読会]Grokking: Generalization Beyond Overfitting on Small Algorithmic Datasets[DL輪読会]Grokking: Generalization Beyond Overfitting on Small Algorithmic Datasets
[DL輪読会]Grokking: Generalization Beyond Overfitting on Small Algorithmic Datasets
Deep Learning JP
 
[DL輪読会]DIVERSE TRAJECTORY FORECASTING WITH DETERMINANTAL POINT PROCESSES
[DL輪読会]DIVERSE TRAJECTORY FORECASTING WITH DETERMINANTAL POINT PROCESSES[DL輪読会]DIVERSE TRAJECTORY FORECASTING WITH DETERMINANTAL POINT PROCESSES
[DL輪読会]DIVERSE TRAJECTORY FORECASTING WITH DETERMINANTAL POINT PROCESSES
Deep Learning JP
 
[DL輪読会]Set Transformer: A Framework for Attention-based Permutation-Invariant...
[DL輪読会]Set Transformer: A Framework for Attention-based Permutation-Invariant...[DL輪読会]Set Transformer: A Framework for Attention-based Permutation-Invariant...
[DL輪読会]Set Transformer: A Framework for Attention-based Permutation-Invariant...
Deep Learning JP
 
最近のDeep Learning (NLP) 界隈におけるAttention事情
最近のDeep Learning (NLP) 界隈におけるAttention事情最近のDeep Learning (NLP) 界隈におけるAttention事情
最近のDeep Learning (NLP) 界隈におけるAttention事情
Yuta Kikuchi
 
[DL輪読会]Neural Ordinary Differential Equations
[DL輪読会]Neural Ordinary Differential Equations[DL輪読会]Neural Ordinary Differential Equations
[DL輪読会]Neural Ordinary Differential Equations
Deep Learning JP
 
【DL輪読会】Scaling Laws for Neural Language Models
【DL輪読会】Scaling Laws for Neural Language Models【DL輪読会】Scaling Laws for Neural Language Models
【DL輪読会】Scaling Laws for Neural Language Models
Deep Learning JP
 
【DL輪読会】時系列予測 Transfomers の精度向上手法
【DL輪読会】時系列予測 Transfomers の精度向上手法【DL輪読会】時系列予測 Transfomers の精度向上手法
【DL輪読会】時系列予測 Transfomers の精度向上手法
Deep Learning JP
 
【DL輪読会】DINOv2: Learning Robust Visual Features without Supervision
【DL輪読会】DINOv2: Learning Robust Visual Features without Supervision【DL輪読会】DINOv2: Learning Robust Visual Features without Supervision
【DL輪読会】DINOv2: Learning Robust Visual Features without Supervision
Deep Learning JP
 
Overcoming Catastrophic Forgetting in Neural Networks読んだ
Overcoming Catastrophic Forgetting in Neural Networks読んだOvercoming Catastrophic Forgetting in Neural Networks読んだ
Overcoming Catastrophic Forgetting in Neural Networks読んだ
Yusuke Uchida
 
Hopper アーキテクチャで、変わること、変わらないこと
Hopper アーキテクチャで、変わること、変わらないことHopper アーキテクチャで、変わること、変わらないこと
Hopper アーキテクチャで、変わること、変わらないこと
NVIDIA Japan
 

What's hot (20)

MLflowで学ぶMLOpsことはじめ
MLflowで学ぶMLOpsことはじめMLflowで学ぶMLOpsことはじめ
MLflowで学ぶMLOpsことはじめ
 
【DL輪読会】"Masked Siamese Networks for Label-Efficient Learning"
【DL輪読会】"Masked Siamese Networks for Label-Efficient Learning"【DL輪読会】"Masked Siamese Networks for Label-Efficient Learning"
【DL輪読会】"Masked Siamese Networks for Label-Efficient Learning"
 
深層生成モデルと世界モデル(2020/11/20版)
深層生成モデルと世界モデル(2020/11/20版)深層生成モデルと世界モデル(2020/11/20版)
深層生成モデルと世界モデル(2020/11/20版)
 
[DL輪読会]Wasserstein GAN/Towards Principled Methods for Training Generative Adv...
[DL輪読会]Wasserstein GAN/Towards Principled Methods for Training Generative Adv...[DL輪読会]Wasserstein GAN/Towards Principled Methods for Training Generative Adv...
[DL輪読会]Wasserstein GAN/Towards Principled Methods for Training Generative Adv...
 
[DL輪読会]MetaFormer is Actually What You Need for Vision
[DL輪読会]MetaFormer is Actually What You Need for Vision[DL輪読会]MetaFormer is Actually What You Need for Vision
[DL輪読会]MetaFormer is Actually What You Need for Vision
 
機械学習による統計的実験計画(ベイズ最適化を中心に)
機械学習による統計的実験計画(ベイズ最適化を中心に)機械学習による統計的実験計画(ベイズ最適化を中心に)
機械学習による統計的実験計画(ベイズ最適化を中心に)
 
【DL輪読会】High-Resolution Image Synthesis with Latent Diffusion Models
【DL輪読会】High-Resolution Image Synthesis with Latent Diffusion Models【DL輪読会】High-Resolution Image Synthesis with Latent Diffusion Models
【DL輪読会】High-Resolution Image Synthesis with Latent Diffusion Models
 
【DL輪読会】The Forward-Forward Algorithm: Some Preliminary
【DL輪読会】The Forward-Forward Algorithm: Some Preliminary【DL輪読会】The Forward-Forward Algorithm: Some Preliminary
【DL輪読会】The Forward-Forward Algorithm: Some Preliminary
 
[DL輪読会]xDeepFM: Combining Explicit and Implicit Feature Interactions for Reco...
[DL輪読会]xDeepFM: Combining Explicit and Implicit Feature Interactions for Reco...[DL輪読会]xDeepFM: Combining Explicit and Implicit Feature Interactions for Reco...
[DL輪読会]xDeepFM: Combining Explicit and Implicit Feature Interactions for Reco...
 
【DL輪読会】Efficiently Modeling Long Sequences with Structured State Spaces
【DL輪読会】Efficiently Modeling Long Sequences with Structured State Spaces【DL輪読会】Efficiently Modeling Long Sequences with Structured State Spaces
【DL輪読会】Efficiently Modeling Long Sequences with Structured State Spaces
 
[DL輪読会]Grokking: Generalization Beyond Overfitting on Small Algorithmic Datasets
[DL輪読会]Grokking: Generalization Beyond Overfitting on Small Algorithmic Datasets[DL輪読会]Grokking: Generalization Beyond Overfitting on Small Algorithmic Datasets
[DL輪読会]Grokking: Generalization Beyond Overfitting on Small Algorithmic Datasets
 
[DL輪読会]DIVERSE TRAJECTORY FORECASTING WITH DETERMINANTAL POINT PROCESSES
[DL輪読会]DIVERSE TRAJECTORY FORECASTING WITH DETERMINANTAL POINT PROCESSES[DL輪読会]DIVERSE TRAJECTORY FORECASTING WITH DETERMINANTAL POINT PROCESSES
[DL輪読会]DIVERSE TRAJECTORY FORECASTING WITH DETERMINANTAL POINT PROCESSES
 
[DL輪読会]Set Transformer: A Framework for Attention-based Permutation-Invariant...
[DL輪読会]Set Transformer: A Framework for Attention-based Permutation-Invariant...[DL輪読会]Set Transformer: A Framework for Attention-based Permutation-Invariant...
[DL輪読会]Set Transformer: A Framework for Attention-based Permutation-Invariant...
 
最近のDeep Learning (NLP) 界隈におけるAttention事情
最近のDeep Learning (NLP) 界隈におけるAttention事情最近のDeep Learning (NLP) 界隈におけるAttention事情
最近のDeep Learning (NLP) 界隈におけるAttention事情
 
[DL輪読会]Neural Ordinary Differential Equations
[DL輪読会]Neural Ordinary Differential Equations[DL輪読会]Neural Ordinary Differential Equations
[DL輪読会]Neural Ordinary Differential Equations
 
【DL輪読会】Scaling Laws for Neural Language Models
【DL輪読会】Scaling Laws for Neural Language Models【DL輪読会】Scaling Laws for Neural Language Models
【DL輪読会】Scaling Laws for Neural Language Models
 
【DL輪読会】時系列予測 Transfomers の精度向上手法
【DL輪読会】時系列予測 Transfomers の精度向上手法【DL輪読会】時系列予測 Transfomers の精度向上手法
【DL輪読会】時系列予測 Transfomers の精度向上手法
 
【DL輪読会】DINOv2: Learning Robust Visual Features without Supervision
【DL輪読会】DINOv2: Learning Robust Visual Features without Supervision【DL輪読会】DINOv2: Learning Robust Visual Features without Supervision
【DL輪読会】DINOv2: Learning Robust Visual Features without Supervision
 
Overcoming Catastrophic Forgetting in Neural Networks読んだ
Overcoming Catastrophic Forgetting in Neural Networks読んだOvercoming Catastrophic Forgetting in Neural Networks読んだ
Overcoming Catastrophic Forgetting in Neural Networks読んだ
 
Hopper アーキテクチャで、変わること、変わらないこと
Hopper アーキテクチャで、変わること、変わらないことHopper アーキテクチャで、変わること、変わらないこと
Hopper アーキテクチャで、変わること、変わらないこと
 

Similar to NVIDIA Modulus: Physics ML 開発のためのフレームワーク

Fundamentals of Computational Fluid Dynamics
Fundamentals of Computational Fluid DynamicsFundamentals of Computational Fluid Dynamics
Fundamentals of Computational Fluid Dynamics
Pankaj Koli
 
CFD Simulation of Solar Air Heater having Inclined Discrete Rib Roughness wit...
CFD Simulation of Solar Air Heater having Inclined Discrete Rib Roughness wit...CFD Simulation of Solar Air Heater having Inclined Discrete Rib Roughness wit...
CFD Simulation of Solar Air Heater having Inclined Discrete Rib Roughness wit...
IRJET Journal
 
L’analyse de structures par éléments finis : applications, innovations et défis
L’analyse de structures par éléments finis : applications, innovations et défisL’analyse de structures par éléments finis : applications, innovations et défis
L’analyse de structures par éléments finis : applications, innovations et défis
LIEGE CREATIVE
 
Computational fluid dynamics
Computational fluid dynamicsComputational fluid dynamics
Computational fluid dynamics
Ravi Choudhary
 
Reconfigurable CORDIC Low-Power Implementation of Complex Signal Processing f...
Reconfigurable CORDIC Low-Power Implementation of Complex Signal Processing f...Reconfigurable CORDIC Low-Power Implementation of Complex Signal Processing f...
Reconfigurable CORDIC Low-Power Implementation of Complex Signal Processing f...
Editor IJMTER
 
[February 2017 - Ph.D. Final Dissertation] Enabling Power-awareness For Multi...
[February 2017 - Ph.D. Final Dissertation] Enabling Power-awareness For Multi...[February 2017 - Ph.D. Final Dissertation] Enabling Power-awareness For Multi...
[February 2017 - Ph.D. Final Dissertation] Enabling Power-awareness For Multi...
Matteo Ferroni
 
Measurement validation peak load reduction
Measurement validation peak load reductionMeasurement validation peak load reduction
Measurement validation peak load reduction
Schneider Electric
 
Recent and Planned Improvements to the System Advisor Model
Recent and Planned Improvements to the System Advisor ModelRecent and Planned Improvements to the System Advisor Model
Recent and Planned Improvements to the System Advisor Model
Sandia National Laboratories: Energy & Climate: Renewables
 
FLUID MECHANICS - COMPUTATIONAL FLUID DYNAMICS (CFD)
FLUID MECHANICS - COMPUTATIONAL FLUID DYNAMICS (CFD)FLUID MECHANICS - COMPUTATIONAL FLUID DYNAMICS (CFD)
FLUID MECHANICS - COMPUTATIONAL FLUID DYNAMICS (CFD)
YOGESH AHIRE
 
Computational Fluid Dynamics & Its Application.pptx
Computational Fluid Dynamics & Its Application.pptxComputational Fluid Dynamics & Its Application.pptx
Computational Fluid Dynamics & Its Application.pptx
Hariomjaiswal14
 
Introduction to Computational Fluid Dynamics (CFD)
Introduction to Computational Fluid Dynamics (CFD)Introduction to Computational Fluid Dynamics (CFD)
Introduction to Computational Fluid Dynamics (CFD)
Hashim Hasnain Hadi
 
IEEE Presentation SDG&E
IEEE Presentation SDG&EIEEE Presentation SDG&E
IEEE Presentation SDG&EBert Taube
 
IEEE VLSI ECE PROJECT LIST
IEEE VLSI ECE PROJECT LISTIEEE VLSI ECE PROJECT LIST
IEEE VLSI ECE PROJECT LISTVision Solutions
 
Multi-objective Pareto front and particle swarm optimization algorithms for p...
Multi-objective Pareto front and particle swarm optimization algorithms for p...Multi-objective Pareto front and particle swarm optimization algorithms for p...
Multi-objective Pareto front and particle swarm optimization algorithms for p...
IJECEIAES
 
Indian Wind Power - New-generation DFIG Power Converters for 6-8 MW Wind Turb...
Indian Wind Power - New-generation DFIG Power Converters for 6-8 MW Wind Turb...Indian Wind Power - New-generation DFIG Power Converters for 6-8 MW Wind Turb...
Indian Wind Power - New-generation DFIG Power Converters for 6-8 MW Wind Turb...
Ingeteam Wind Energy
 
IRJET-V9I12214.Comparative Computational analysis of performance parameters f...
IRJET-V9I12214.Comparative Computational analysis of performance parameters f...IRJET-V9I12214.Comparative Computational analysis of performance parameters f...
IRJET-V9I12214.Comparative Computational analysis of performance parameters f...
IRJET Journal
 
CFD Cornell Energy Workshop - M.F. Campuzano Ochoa
CFD Cornell Energy Workshop - M.F. Campuzano OchoaCFD Cornell Energy Workshop - M.F. Campuzano Ochoa
CFD Cornell Energy Workshop - M.F. Campuzano Ochoa
Mario Felipe Campuzano Ochoa
 
Lecture 1.ppt
Lecture 1.pptLecture 1.ppt
Lecture 1.ppt
JoseTorero3
 
DESIGN OF IMPROVED RESISTOR LESS 45NM SWITCHED INVERTER SCHEME (SIS) ANALOG T...
DESIGN OF IMPROVED RESISTOR LESS 45NM SWITCHED INVERTER SCHEME (SIS) ANALOG T...DESIGN OF IMPROVED RESISTOR LESS 45NM SWITCHED INVERTER SCHEME (SIS) ANALOG T...
DESIGN OF IMPROVED RESISTOR LESS 45NM SWITCHED INVERTER SCHEME (SIS) ANALOG T...
VLSICS Design
 

Similar to NVIDIA Modulus: Physics ML 開発のためのフレームワーク (20)

Fundamentals of Computational Fluid Dynamics
Fundamentals of Computational Fluid DynamicsFundamentals of Computational Fluid Dynamics
Fundamentals of Computational Fluid Dynamics
 
CFD Simulation of Solar Air Heater having Inclined Discrete Rib Roughness wit...
CFD Simulation of Solar Air Heater having Inclined Discrete Rib Roughness wit...CFD Simulation of Solar Air Heater having Inclined Discrete Rib Roughness wit...
CFD Simulation of Solar Air Heater having Inclined Discrete Rib Roughness wit...
 
L’analyse de structures par éléments finis : applications, innovations et défis
L’analyse de structures par éléments finis : applications, innovations et défisL’analyse de structures par éléments finis : applications, innovations et défis
L’analyse de structures par éléments finis : applications, innovations et défis
 
Computational fluid dynamics
Computational fluid dynamicsComputational fluid dynamics
Computational fluid dynamics
 
Reconfigurable CORDIC Low-Power Implementation of Complex Signal Processing f...
Reconfigurable CORDIC Low-Power Implementation of Complex Signal Processing f...Reconfigurable CORDIC Low-Power Implementation of Complex Signal Processing f...
Reconfigurable CORDIC Low-Power Implementation of Complex Signal Processing f...
 
D48073646
D48073646D48073646
D48073646
 
[February 2017 - Ph.D. Final Dissertation] Enabling Power-awareness For Multi...
[February 2017 - Ph.D. Final Dissertation] Enabling Power-awareness For Multi...[February 2017 - Ph.D. Final Dissertation] Enabling Power-awareness For Multi...
[February 2017 - Ph.D. Final Dissertation] Enabling Power-awareness For Multi...
 
Measurement validation peak load reduction
Measurement validation peak load reductionMeasurement validation peak load reduction
Measurement validation peak load reduction
 
Recent and Planned Improvements to the System Advisor Model
Recent and Planned Improvements to the System Advisor ModelRecent and Planned Improvements to the System Advisor Model
Recent and Planned Improvements to the System Advisor Model
 
FLUID MECHANICS - COMPUTATIONAL FLUID DYNAMICS (CFD)
FLUID MECHANICS - COMPUTATIONAL FLUID DYNAMICS (CFD)FLUID MECHANICS - COMPUTATIONAL FLUID DYNAMICS (CFD)
FLUID MECHANICS - COMPUTATIONAL FLUID DYNAMICS (CFD)
 
Computational Fluid Dynamics & Its Application.pptx
Computational Fluid Dynamics & Its Application.pptxComputational Fluid Dynamics & Its Application.pptx
Computational Fluid Dynamics & Its Application.pptx
 
Introduction to Computational Fluid Dynamics (CFD)
Introduction to Computational Fluid Dynamics (CFD)Introduction to Computational Fluid Dynamics (CFD)
Introduction to Computational Fluid Dynamics (CFD)
 
IEEE Presentation SDG&E
IEEE Presentation SDG&EIEEE Presentation SDG&E
IEEE Presentation SDG&E
 
IEEE VLSI ECE PROJECT LIST
IEEE VLSI ECE PROJECT LISTIEEE VLSI ECE PROJECT LIST
IEEE VLSI ECE PROJECT LIST
 
Multi-objective Pareto front and particle swarm optimization algorithms for p...
Multi-objective Pareto front and particle swarm optimization algorithms for p...Multi-objective Pareto front and particle swarm optimization algorithms for p...
Multi-objective Pareto front and particle swarm optimization algorithms for p...
 
Indian Wind Power - New-generation DFIG Power Converters for 6-8 MW Wind Turb...
Indian Wind Power - New-generation DFIG Power Converters for 6-8 MW Wind Turb...Indian Wind Power - New-generation DFIG Power Converters for 6-8 MW Wind Turb...
Indian Wind Power - New-generation DFIG Power Converters for 6-8 MW Wind Turb...
 
IRJET-V9I12214.Comparative Computational analysis of performance parameters f...
IRJET-V9I12214.Comparative Computational analysis of performance parameters f...IRJET-V9I12214.Comparative Computational analysis of performance parameters f...
IRJET-V9I12214.Comparative Computational analysis of performance parameters f...
 
CFD Cornell Energy Workshop - M.F. Campuzano Ochoa
CFD Cornell Energy Workshop - M.F. Campuzano OchoaCFD Cornell Energy Workshop - M.F. Campuzano Ochoa
CFD Cornell Energy Workshop - M.F. Campuzano Ochoa
 
Lecture 1.ppt
Lecture 1.pptLecture 1.ppt
Lecture 1.ppt
 
DESIGN OF IMPROVED RESISTOR LESS 45NM SWITCHED INVERTER SCHEME (SIS) ANALOG T...
DESIGN OF IMPROVED RESISTOR LESS 45NM SWITCHED INVERTER SCHEME (SIS) ANALOG T...DESIGN OF IMPROVED RESISTOR LESS 45NM SWITCHED INVERTER SCHEME (SIS) ANALOG T...
DESIGN OF IMPROVED RESISTOR LESS 45NM SWITCHED INVERTER SCHEME (SIS) ANALOG T...
 

More from NVIDIA Japan

HPC 的に H100 は魅力的な GPU なのか?
HPC 的に H100 は魅力的な GPU なのか?HPC 的に H100 は魅力的な GPU なのか?
HPC 的に H100 は魅力的な GPU なのか?
NVIDIA Japan
 
NVIDIA cuQuantum SDK による量子回路シミュレーターの高速化
NVIDIA cuQuantum SDK による量子回路シミュレーターの高速化NVIDIA cuQuantum SDK による量子回路シミュレーターの高速化
NVIDIA cuQuantum SDK による量子回路シミュレーターの高速化
NVIDIA Japan
 
20221021_JP5.0.2-Webinar-JP_Final.pdf
20221021_JP5.0.2-Webinar-JP_Final.pdf20221021_JP5.0.2-Webinar-JP_Final.pdf
20221021_JP5.0.2-Webinar-JP_Final.pdf
NVIDIA Japan
 
Magnum IO GPUDirect Storage 最新情報
Magnum IO GPUDirect Storage 最新情報Magnum IO GPUDirect Storage 最新情報
Magnum IO GPUDirect Storage 最新情報
NVIDIA Japan
 
データ爆発時代のネットワークインフラ
データ爆発時代のネットワークインフラデータ爆発時代のネットワークインフラ
データ爆発時代のネットワークインフラ
NVIDIA Japan
 
GPU と PYTHON と、それから最近の NVIDIA
GPU と PYTHON と、それから最近の NVIDIAGPU と PYTHON と、それから最近の NVIDIA
GPU と PYTHON と、それから最近の NVIDIA
NVIDIA Japan
 
GTC November 2021 – テレコム関連アップデート サマリー
GTC November 2021 – テレコム関連アップデート サマリーGTC November 2021 – テレコム関連アップデート サマリー
GTC November 2021 – テレコム関連アップデート サマリー
NVIDIA Japan
 
テレコムのビッグデータ解析 & AI サイバーセキュリティ
テレコムのビッグデータ解析 & AI サイバーセキュリティテレコムのビッグデータ解析 & AI サイバーセキュリティ
テレコムのビッグデータ解析 & AI サイバーセキュリティ
NVIDIA Japan
 
必見!絶対におすすめの通信業界セッション 5 つ ~秋の GTC 2020~
必見!絶対におすすめの通信業界セッション 5 つ ~秋の GTC 2020~必見!絶対におすすめの通信業界セッション 5 つ ~秋の GTC 2020~
必見!絶対におすすめの通信業界セッション 5 つ ~秋の GTC 2020~
NVIDIA Japan
 
2020年10月29日 プロフェッショナルAI×Roboticsエンジニアへのロードマップ
2020年10月29日 プロフェッショナルAI×Roboticsエンジニアへのロードマップ2020年10月29日 プロフェッショナルAI×Roboticsエンジニアへのロードマップ
2020年10月29日 プロフェッショナルAI×Roboticsエンジニアへのロードマップ
NVIDIA Japan
 
2020年10月29日 Jetson活用によるAI教育
2020年10月29日 Jetson活用によるAI教育2020年10月29日 Jetson活用によるAI教育
2020年10月29日 Jetson活用によるAI教育
NVIDIA Japan
 
2020年10月29日 Jetson Nano 2GBで始めるAI x Robotics教育
2020年10月29日 Jetson Nano 2GBで始めるAI x Robotics教育2020年10月29日 Jetson Nano 2GBで始めるAI x Robotics教育
2020年10月29日 Jetson Nano 2GBで始めるAI x Robotics教育
NVIDIA Japan
 
COVID-19 研究・対策に活用可能な NVIDIA ソフトウェアと関連情報
COVID-19 研究・対策に活用可能な NVIDIA ソフトウェアと関連情報COVID-19 研究・対策に活用可能な NVIDIA ソフトウェアと関連情報
COVID-19 研究・対策に活用可能な NVIDIA ソフトウェアと関連情報
NVIDIA Japan
 
Jetson Xavier NX クラウドネイティブをエッジに
Jetson Xavier NX クラウドネイティブをエッジにJetson Xavier NX クラウドネイティブをエッジに
Jetson Xavier NX クラウドネイティブをエッジに
NVIDIA Japan
 
GTC 2020 発表内容まとめ
GTC 2020 発表内容まとめGTC 2020 発表内容まとめ
GTC 2020 発表内容まとめ
NVIDIA Japan
 
NVIDIA Jetson導入事例ご紹介
NVIDIA Jetson導入事例ご紹介NVIDIA Jetson導入事例ご紹介
NVIDIA Jetson導入事例ご紹介
NVIDIA Japan
 
JETSON 最新情報 & 自動外観検査事例紹介
JETSON 最新情報 & 自動外観検査事例紹介JETSON 最新情報 & 自動外観検査事例紹介
JETSON 最新情報 & 自動外観検査事例紹介
NVIDIA Japan
 
HELLO AI WORLD - MEET JETSON NANO
HELLO AI WORLD - MEET JETSON NANOHELLO AI WORLD - MEET JETSON NANO
HELLO AI WORLD - MEET JETSON NANO
NVIDIA Japan
 
Final 20200326 jetson edge comuputing digital seminar 1 final (1)
Final 20200326 jetson edge comuputing digital seminar 1 final (1)Final 20200326 jetson edge comuputing digital seminar 1 final (1)
Final 20200326 jetson edge comuputing digital seminar 1 final (1)
NVIDIA Japan
 
20200326 jetson edge comuputing digital seminar 1 final
20200326 jetson edge comuputing digital seminar 1 final20200326 jetson edge comuputing digital seminar 1 final
20200326 jetson edge comuputing digital seminar 1 final
NVIDIA Japan
 

More from NVIDIA Japan (20)

HPC 的に H100 は魅力的な GPU なのか?
HPC 的に H100 は魅力的な GPU なのか?HPC 的に H100 は魅力的な GPU なのか?
HPC 的に H100 は魅力的な GPU なのか?
 
NVIDIA cuQuantum SDK による量子回路シミュレーターの高速化
NVIDIA cuQuantum SDK による量子回路シミュレーターの高速化NVIDIA cuQuantum SDK による量子回路シミュレーターの高速化
NVIDIA cuQuantum SDK による量子回路シミュレーターの高速化
 
20221021_JP5.0.2-Webinar-JP_Final.pdf
20221021_JP5.0.2-Webinar-JP_Final.pdf20221021_JP5.0.2-Webinar-JP_Final.pdf
20221021_JP5.0.2-Webinar-JP_Final.pdf
 
Magnum IO GPUDirect Storage 最新情報
Magnum IO GPUDirect Storage 最新情報Magnum IO GPUDirect Storage 最新情報
Magnum IO GPUDirect Storage 最新情報
 
データ爆発時代のネットワークインフラ
データ爆発時代のネットワークインフラデータ爆発時代のネットワークインフラ
データ爆発時代のネットワークインフラ
 
GPU と PYTHON と、それから最近の NVIDIA
GPU と PYTHON と、それから最近の NVIDIAGPU と PYTHON と、それから最近の NVIDIA
GPU と PYTHON と、それから最近の NVIDIA
 
GTC November 2021 – テレコム関連アップデート サマリー
GTC November 2021 – テレコム関連アップデート サマリーGTC November 2021 – テレコム関連アップデート サマリー
GTC November 2021 – テレコム関連アップデート サマリー
 
テレコムのビッグデータ解析 & AI サイバーセキュリティ
テレコムのビッグデータ解析 & AI サイバーセキュリティテレコムのビッグデータ解析 & AI サイバーセキュリティ
テレコムのビッグデータ解析 & AI サイバーセキュリティ
 
必見!絶対におすすめの通信業界セッション 5 つ ~秋の GTC 2020~
必見!絶対におすすめの通信業界セッション 5 つ ~秋の GTC 2020~必見!絶対におすすめの通信業界セッション 5 つ ~秋の GTC 2020~
必見!絶対におすすめの通信業界セッション 5 つ ~秋の GTC 2020~
 
2020年10月29日 プロフェッショナルAI×Roboticsエンジニアへのロードマップ
2020年10月29日 プロフェッショナルAI×Roboticsエンジニアへのロードマップ2020年10月29日 プロフェッショナルAI×Roboticsエンジニアへのロードマップ
2020年10月29日 プロフェッショナルAI×Roboticsエンジニアへのロードマップ
 
2020年10月29日 Jetson活用によるAI教育
2020年10月29日 Jetson活用によるAI教育2020年10月29日 Jetson活用によるAI教育
2020年10月29日 Jetson活用によるAI教育
 
2020年10月29日 Jetson Nano 2GBで始めるAI x Robotics教育
2020年10月29日 Jetson Nano 2GBで始めるAI x Robotics教育2020年10月29日 Jetson Nano 2GBで始めるAI x Robotics教育
2020年10月29日 Jetson Nano 2GBで始めるAI x Robotics教育
 
COVID-19 研究・対策に活用可能な NVIDIA ソフトウェアと関連情報
COVID-19 研究・対策に活用可能な NVIDIA ソフトウェアと関連情報COVID-19 研究・対策に活用可能な NVIDIA ソフトウェアと関連情報
COVID-19 研究・対策に活用可能な NVIDIA ソフトウェアと関連情報
 
Jetson Xavier NX クラウドネイティブをエッジに
Jetson Xavier NX クラウドネイティブをエッジにJetson Xavier NX クラウドネイティブをエッジに
Jetson Xavier NX クラウドネイティブをエッジに
 
GTC 2020 発表内容まとめ
GTC 2020 発表内容まとめGTC 2020 発表内容まとめ
GTC 2020 発表内容まとめ
 
NVIDIA Jetson導入事例ご紹介
NVIDIA Jetson導入事例ご紹介NVIDIA Jetson導入事例ご紹介
NVIDIA Jetson導入事例ご紹介
 
JETSON 最新情報 & 自動外観検査事例紹介
JETSON 最新情報 & 自動外観検査事例紹介JETSON 最新情報 & 自動外観検査事例紹介
JETSON 最新情報 & 自動外観検査事例紹介
 
HELLO AI WORLD - MEET JETSON NANO
HELLO AI WORLD - MEET JETSON NANOHELLO AI WORLD - MEET JETSON NANO
HELLO AI WORLD - MEET JETSON NANO
 
Final 20200326 jetson edge comuputing digital seminar 1 final (1)
Final 20200326 jetson edge comuputing digital seminar 1 final (1)Final 20200326 jetson edge comuputing digital seminar 1 final (1)
Final 20200326 jetson edge comuputing digital seminar 1 final (1)
 
20200326 jetson edge comuputing digital seminar 1 final
20200326 jetson edge comuputing digital seminar 1 final20200326 jetson edge comuputing digital seminar 1 final
20200326 jetson edge comuputing digital seminar 1 final
 

Recently uploaded

Monitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR EventsMonitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR Events
Ana-Maria Mihalceanu
 
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance
 
Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyes
ThousandEyes
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance
 
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
Product School
 
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Product School
 
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
Product School
 
JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and Grafana
RTTS
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
Guy Korland
 
When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...
Elena Simperl
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
BookNet Canada
 
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
UiPathCommunity
 
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Product School
 
Generating a custom Ruby SDK for your web service or Rails API using Smithy
Generating a custom Ruby SDK for your web service or Rails API using SmithyGenerating a custom Ruby SDK for your web service or Rails API using Smithy
Generating a custom Ruby SDK for your web service or Rails API using Smithy
g2nightmarescribd
 
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Tobias Schneck
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
James Anderson
 
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Thierry Lestable
 
Neuro-symbolic is not enough, we need neuro-*semantic*
Neuro-symbolic is not enough, we need neuro-*semantic*Neuro-symbolic is not enough, we need neuro-*semantic*
Neuro-symbolic is not enough, we need neuro-*semantic*
Frank van Harmelen
 
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Jeffrey Haguewood
 
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdfFIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance
 

Recently uploaded (20)

Monitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR EventsMonitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR Events
 
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
 
Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyes
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
 
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
 
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
 
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
 
JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and Grafana
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
 
When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
 
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
 
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...
 
Generating a custom Ruby SDK for your web service or Rails API using Smithy
Generating a custom Ruby SDK for your web service or Rails API using SmithyGenerating a custom Ruby SDK for your web service or Rails API using Smithy
Generating a custom Ruby SDK for your web service or Rails API using Smithy
 
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
 
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
 
Neuro-symbolic is not enough, we need neuro-*semantic*
Neuro-symbolic is not enough, we need neuro-*semantic*Neuro-symbolic is not enough, we need neuro-*semantic*
Neuro-symbolic is not enough, we need neuro-*semantic*
 
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
 
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdfFIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
 

NVIDIA Modulus: Physics ML 開発のためのフレームワーク

  • 1. NVIDIA MODULUS: PHYSICS-ML 開発のためのフレームワーク NARUHIKO TAN | HPC SOLUTION ARCHITECT
  • 2. AGENDA What is NVIDIA Modulus? Use cases § Reacting flow in industrial scale boiler § Fluid accelerated corrosion of heat recovery steam generator
  • 3. AGENDA What is NVIDIA Modulus? Use cases § Reacting flow in industrial scale boiler § Fluid accelerated corrosion of heat recovery steam generator
  • 4. Key Consepts NVIDIA MODULUS Framework for Developing Physics ML Models for Digital Twins Use simulation and observation data and governing physics equations to generate a robust surrogate model Generalizes parameterized domain and physics to encapsulate multiple configurations/scenarios in the trained model Builds a Physics ML model/digital twin to iterate on the design/operating space Forward simulation, inverse and data assimilation problems What its not? Not a Solver, Not a Simulation platform GETTING STARTED WITH AI FOR ENGINEERING SIMULATIONS USING MODULUS ON RESCALE PLATFORM [S42087]
  • 5. 12 Physics-ML categorization Physics Data Fully data driven Inductive bias Physics constrained Fully physics driven DEVELOPING DIGITAL TWINS FOR WEATHER, CLIMATE, AND ENERGY [S41823]
  • 6. NVIDIA MODULUS – A FRAMEWORK Key Consepts Specifying geometry of the domain § STL or Constructive Solid Geometry (CSG) § Specify sampling policy § Specify parameterization Using ground truth data in Modulus § Observed data or simulation data § Use only the governing equations with no data § Use only data § Use both § Consistent with first principles § Faster convergence Network architectures – Curated networks § Fourier Features (FN), Sinusoidal Representation (SiReNs), Modified Fourier Features (mFN) § Fourier Neural Operator, Adaptive Fourier Neural Operator § Fully Connected (FC) § Deep Galerkin Method (DGM) § Modified Highway Networks § Multiplicative Filter Networks and more…
  • 7. NVIDIA MODULUS A FRAMEWORK Key Concepts Specify governing equations Symbolic equations Integral form or weak form extensible Loss function minimization Satisfy the PDE Boundary conditions CASE STUDY ON DEVELOPING DIGITAL TWINS FOR THE POWER INDUSTRY USING MODULUS AND OMNIVERSE [S41671]
  • 8. CASE STUDY ON DEVELOPING DIGITAL TWINS FOR THE POWER INDUSTRY USING MODULUS AND OMNIVERSE [S41671] NVIDIA MODULUS A FRAMEWORK Key Concepts Specify governing equations Symbolic equations Integral form or weak form extensible Loss function minimization Satisfy the PDE Boundary conditions Explicit Parameterization S41823: Towards developing digital twins for weather, climate, and energy
  • 9. 15 MODULUS FRAMEWORK - VERIFICATION CFD Solid Mechanics Acoustics Laminar Turbulent MODULUS FRAMEWORK - VERIFICATION
  • 10. 16 Electromagnetics Vibrations Turbulence MODULUS FRAMEWORK - VERIFICATION Modulus Modulus Modulus MODULUS FRAMEWORK - VERIFICATION
  • 11. MODULUS FRAMEWORK - VERIFICATION Taylor-Green Vortex Decay
  • 12. 12 A100 FP32 vs. TF32: Results, Compute Time, Loss MODULUS FRAMEWORK - PERFORMANCE SINGLE GPU: Tensor Core Speed-up for PDEs
  • 13. 13 MODULUS FRAMEWORK - PERFORMANCE MULTI-GPU/NODE Scalability
  • 14. 14 AI IN SCIENCE & ENGINEERING Improved Physics & Predictions AI IN SCIENCE & ENGINEERING
  • 15. AGENDA What is NVIDIA Modulus? Use cases § Reacting flow in industrial scale boiler § Fluid accelerated corrosion of heat recovery steam generator
  • 16. 16 USE CASES § REACTING FLOW IN INDUSTRIAL SCALE BOILER
  • 17. DEVELOPING DIGITAL TWINS FOR ENERGY APPLICATIONS USING MODULUS [S41325] Formulationand PINN vs CFD PINN for reacting flows 7 Aim: Create a digital twin of an industrial scale boiler Simplified methane oxidation Implemented reacting flow transport equations for kinetics-controlled combustion No requirement for training data Single PINN model for a range of input conditions Fidelity and accuracy comparable to CFD Trained PINN can provide near-instantaneous inference for any input condition Figure source: https://commons.wikimedia.org/wiki/File:Steam_Generator.png
  • 18. Towards a reacting flow solver 8 Governing equations: Strongly coupled PDEs Single species Turbulent Steady state 2D Multiple species Turbulent Steady state 2D Multiple species Reacting Turbulent Steady state 2D Multiple species Reacting Turbulent Transient 2D Multiple species Reacting Turbulent Transient 3D Continuity: Species mass fraction: + Momentum: Temperature: Kinetics-controlled single step irreversible reaction Species source/sink terms etc Temperature source term DEVELOPING DIGITAL TWINS FOR ENERGY APPLICATIONS USING MODULUS [S41325]
  • 19. PINN vs CFD Simplified systems 14 AnsysFluent Modulus AnsysFluent Modulus REACTANT PRODUCT AnsysFluent Modulus Species distributions for case without T source term Temperature distribution with frozen species DEVELOPING DIGITAL TWINS FOR ENERGY APPLICATIONS USING MODULUS [S41325]
  • 20. DEVELOPING DIGITAL TWINS FOR ENERGY APPLICATIONS USING MODULUS [S41325] Handling large T-source Resolving the issue with large T-source 16 T-source dominates the Y-source This can lead to imbalances between the backpropagated gradients B) Transient approach Handles large source terms by learning the change between states instead of learning everything at once Uses a moving time window approach A) Gradient normalization approach Attempts to remove the dominance of any component of the global loss function Dynamically assigns weights to different constraints
  • 21. USE CASES § FLUID ACCELERATED CORROSION OF HEAT RECOVERY STEAM GENERATOR
  • 22. CASE STUDY ON DEVELOPING DIGITAL TWINS FOR THE POWER INDUSTRY USING MODULUS AND OMNIVERSE [S41671] Unrestricted © Siemens Energy, 2021 7 August 2021 A typical Heat Recovery Steam Generator and some challenges for Digitalization Exhaust gas flow and temperatur Low Pressor Evaporator Mix of steam and liquid changes with operations Area of evaporation changes with operations Point of corrosion difficult to predict But Thousands of pipes, no sensors Fluid dynamics depend on geometry, only 2D drawings available
  • 23. Unrestricted © Siemens Energy, 2021 9 August 2021 The Fluid Accelerated Corrosion Workflow Geometry : 2D 3D CFD Model preparation 3D CFD operating conditions Full 3D geometry from 2D drawing Geometry preparation for CFD, mesh generation (possible iterations) Different operating conditions for creating reduced order model response surface Current process Better process? The challenge of the current approach: Detailed simulation take months to prepare for one plant Costs exceed customer benefits Simplified data driven approaches do not determine the risk level in an acceptable manner CASE STUDY ON DEVELOPING DIGITAL TWINS FOR THE POWER INDUSTRY USING MODULUS AND OMNIVERSE [S41671]
  • 24. HRSG WORKFLOW WITH MODULUS Geometry : 2D 3D CFD Model preparation 3D CFD operating conditions Full 3D geometry from 2D drawing Geometry preparation for CFD, mesh generation (possible iterations) Different operating conditions for creating reduced order model response surface Current process New suggested process 2D drawing Centerline geometry 3D geometry for Fluids Using standard CAD tools < 0.5 hr Convert 2D drawings to centerline geometry (~0.5 day) Geometry : 2D 3D CASE STUDY ON DEVELOPING DIGITAL TWINS FOR THE POWER INDUSTRY USING MODULUS AND OMNIVERSE [S41671]
  • 25. HRSG WORKFLOW WITH MODULUS Geometry : 2D 3D CFD Model preparation 3D CFD operating conditions Full 3D geometry from 2D drawing Geometry preparation for CFD, mesh generation (possible iterations) Different operating conditions for creating reduced order model response surface Current process Model Training Mesh free, fast point cloud generation Incompressible NS eqs Fourier feature neural network Parameterized input velocity New suggested process 2D drawing Centerline geometry 3D geometry for Fluids Using standard CAD tools < 0.5 hr Convert 2D drawings to centerline geometry (~0.5 day) Geometry : 2D 3D CASE STUDY ON DEVELOPING DIGITAL TWINS FOR THE POWER INDUSTRY USING MODULUS AND OMNIVERSE [S41671]
  • 26. HRSG WORKFLOW WITH MODULUS PySDF module, Optix for Sampling and SDF Defining network architecture Symbolic definition of equations Verification and Validation Fourier Feature Network Hyperparameter tuning and training A B C Good match (in A,B,C): CASE STUDY ON DEVELOPING DIGITAL TWINS FOR THE POWER INDUSTRY USING MODULUS AND OMNIVERSE [S41671]
  • 27. HRSG WORKFLOW WITH MODULUS Geometry : 2D 3D CFD Model preparation 3D CFD operating conditions Full 3D geometry from 2D drawing Geometry preparation for CFD, mesh generation (possible iterations) Different operating conditions for creating reduced order model response surface Current process Model Training Infer new scenario Suggested process Order of 10,000x speed up per scenario Order of seconds inference time vs 8 hr per CFD run 2D drawing Centerline geometry 3D geometry for Fluids Using standard CAD tools < 0.5 hr Convert 2D drawings to centerline geometry (~0.5 day) Geometry : 2D 3D Mesh free, fast point cloud generation Incompressible NS eqs Fourier feature neural network Parameterized input velocity CASE STUDY ON DEVELOPING DIGITAL TWINS FOR THE POWER INDUSTRY USING MODULUS AND OMNIVERSE [S41671]
  • 28. Materials Physics AI Path-Tracing USD NVIDIA OMNIVERSE ENTERPRISE Platform for Creating and Connecting Virtual Worlds Designer, Creator, Engineer Collaborators NVIDIA Core Technology RTX Renderer Nucleus Portal
  • 29. MODULUS OMNIVERSE INTEGRATION Modulus Omniverse extension: enables importing outputs of Modulus trained model into a visualization pipeline for common output scenarios ex: streamlines, iso-surface provides an interface that enables interactive exploration of design variables/parameters to infer new system behavior Visualization Extension Modulus Extension in Omniverse Visualization pipeline Model Outputs Output Rendering Interactive exploration Model inference CASE STUDY ON DEVELOPING DIGITAL TWINS FOR THE POWER INDUSTRY USING MODULUS AND OMNIVERSE [S41671]
  • 30. NEW FEATURES IN MODULUS V22.03 § New network architectures § Fourie Neural Operator § Physics Informed Neural Operator § Adaptive Fourier Neural Operator § Deep-O Net § Modeling Enhancements § 2-eqn. Turbulence model § , models with standard and Launder-Spalding wall functions § Exact boundary condition imposition § Training features § Support for new optimizers § 30+ optimizers § New algorithms for loss balancing § Grad Norm, Relative Loss Balancing with Random Lookback, and Soft Adapt § Sobolev (gradient-enhanced) training § Hydra Config § Post-processing <latexit sha1_base64="FULNvxR0CTA5RmKEYCXKafsNPCc=">AAAB+3icbVDLSgNBEOz1GeMr6tHLYhC8GHYlqMegF48RzAOSJcxOepMxszPLzKwYQn7Fi4giXv0Rb/6Nk2QPmljQUFR1090VJpxp43nfztLyyuraem4jv7m1vbNb2Nuva5kqijUquVTNkGjkTGDNMMOxmSgkccixEQ6uJ37jAZVmUtyZYYJBTHqCRYwSY6V7GMApvABCAhoYcJAgOoWiV/KmcBeJn5EiZKh2Cl/trqRpjMJQTrRu+V5ighFRhlGO43w71ZgQOiA9bFkqSIw6GE1vH7vHVum6kVS2hHGn6u+JEYm1Hsah7YyJ6et5byL+57VSE10GIyaS1KCgs0VRyl0j3UkQbpcppIYPLSFUMXurS/tEEWpsXHkbgj//8iKpn5X881L5tlysXGVx5OAQjuAEfLiACtxAFWpA4RGe4BXenLHz7Lw7H7PWJSebOYA/cD5/AIQQkYg=</latexit> k ✏ <latexit sha1_base64="q+OthTPT4zzYsSYxJtVSkuO79OE=">AAAB93icbVDJSgNBEK1xjXGLevTSGAQvhhkJ6jHoxWMEs0AyhJ5OT9Kkl6G7RwhDfsSLBxe8+ive/Bs7yRw08UHB470qqupFCWfG+v63t7K6tr6xWdgqbu/s7u2XDg6bRqWa0AZRXOl2hA3lTNKGZZbTdqIpFhGnrWh0O/Vbj1QbpuSDHSc0FHggWcwItk4awgjO4Q0UCKAwANwrlf2KPwNaJkFOypCj3it9dfuKpIJKSzg2phP4iQ0zrC0jnE6K3dTQBJMRHtCOoxILasJsdvcEnTqlj2KlXUmLZurviQwLY8Yicp0C26FZ9Kbif14ntfF1mDGZpJZKMl8UpxxZhaYhoD7TlFg+dgQTzdytiAyxxsS6qIouhGDx5WXSvKgEl5XqfbVcu8njKMAxnMAZBHAFNbiDOjSAgIUneIFXb+w9e+/ex7x1xctnjuAPvM8fd2aQcQ==</latexit> k !
  • 31. LERN MORE GTC2022 sessions § Getting Started with AI for Engineering Simulations using Modulus on Rescale Platform [S42087] § Case Study on Developing Digital Twins for the Power Industry using Modulus and Omniverse [S41671] § Developing Digital Twins for Energy Applications using Modulus [S41325] § Developing Digital Twins for Weather, Climate, and Energy [S41823] NVIDIA Modulus documentation § https://docs.nvidia.com/deeplearning/modulus/index.html Blog § Siemens Energy Taps NVIDIA to Develop Industrial Digital Twin of Power Plant in Omniverse
  • 32. LERN MORE Blog § Accelerating Product Development with Physics-Informed Neural Networks and NVIDIA Modulus § Using Hybrid Physics-Informed Neural Networks for Digital Twins in Prognosis and Health Management § Using Physics-Informed Deep Learning for Transport in Porous Media