CFD | Wall Function Why using wall functions approach? Nowadays turbulence models are heavily used when doing CFD simulations. However, some mature turbulence models such as $ k-$ are only valid in the area of turbulence 2024-12-18 CFD #HPC #OpenFOAM
CFD | RANS vs. URANS vs. LES Characteristics of turbulence One characteristic of turbulent flows is their irregularity (or randomness). A fully deterministic approach to characterize turbulent flows is very difficult. Turbulent f 2024-12-18 CFD #HPC #OpenFOAM
ML | Diffusion Models (Denoising diffusion probabilistic models) Diffusion Models Diffusion Models are generative models, meaning that they are used to generate data similar to the data on which they are trained. Fundamentally, Diffusion Models work by destroying t 2024-12-15 ML #AI #ML #pytorch #Diffusion #UNet
ML | U-Net U-Net The U-Net architecture follows an encoder-decoder cascade structure, where the encoder gradually compresses information into a lower-dimensional representation. Then the decoder decodes this inf 2024-12-13 ML #AI #ML #pytorch #U-Net
ML | GNN Graph Neural Network Model Overview of Graph Neural Networks (GNNs) Graph Neural Networks (GNNs) are a specialized type of neural network designed to process and analyze graph-structured data. Unlike traditional neural networks 2024-12-12 ML #NWP #ECMWF #AI #ML #pytorch #GNN
ML | PyTorch PyTorch 2017 年初由 Facebook 開源的另一套建立在 Torch 之上的深度學習框架 PyTorch 因其語法簡潔優雅、概念直觀和易上手的特性,甫推出便迅速走紅,儼然已成為瓜分深度學習市場的有力競爭者。 PyTorch is an optimized tensor library for deep learning using GPUs and CPUs. Automatic d 2024-12-12 ML #PINN #AI #DeepONet #ML #pytorch
Maths | ROC Curves ROC curve 在訊號檢測理論中,接收者操作特徵曲線,或者叫 ROC 曲線(Receiver operating characteristic curve),是一種坐標圖式的分析工具, 用於選擇最佳的訊號偵測模型 、 捨棄次佳的模型 或者 在同一模型中設置最佳閾值。 在做決策時,ROC分析能不受成本/效益的影響,給出客觀中立的建議。 ROC曲線 (Receiver operating ch 2024-12-10 Maths #NWP #AI #ML
MPAS | Smagorinsky turbulence model | Eddy viscosity Large eddy simulation (LES) Large eddy simulation (LES) is a mathematical model for turbulence used in computational fluid dynamics. It was initially proposed in 1963 by Joseph Smagorinsky to simulate 2024-12-10 MPAS #HPC #NWP #WRF #MPAS
WRF | MPAS | MPI | halo/ghost cell Message Passing Interface (MPI) 訊息傳遞介面(Message Passing Interface,縮寫MPI)是一個平行計算的應用程式介面(API),常在超級電腦、電腦叢集等非共用主記憶體環境程式設計。 The message passing interface effort began in the summer of 1991 when a small grou 2024-12-07 WRF #HPC #NWP #WRF #MPAS #MPI #halo cell #ghost cell
MPAS | MPAS-A Idealized Test Cases MPAS-Atmosphere idealized test cases https://mpas-dev.github.io/atmosphere/test_cases.html The downloads below for MPAS-Atmosphere idealized test cases include the following: 2024-12-06 MPAS #HPC #NWP #WRF #MPAS