wpsze
  • Home
  • Archives
  • Categories
  • Tags
  • Links
  • Bookmarks
  • Docs
    Physics Maths CFD ML Meteorology MPAS Real Time Monitoring
  • About Me
CFD | OpenFOAM | fluentMeshToFoam .msh to openfoam

CFD | OpenFOAM | fluentMeshToFoam .msh to openfoam

Issue 一个可压缩超音速OpeNFOAM算例,想找个fluent大佬来设置一个 粘度: 0 湍流模型:无 二维算例,所有壁面都可以为滑移,或者零梯度边界 进口边界:静压:1e5、温度:400K、速度:1000m/s 没有其他进口;右边是出口 稳态 网格数量:10000个 OpenFOAM计算大约3秒算完。最大压力 810000 。想看一下Fluent的最大压力
2025-01-15
CFD
#HPC #OpenFOAM #fluent #mesh
HTML | Visualization

HTML | Visualization

html to display figures To create a simple HTML and JavaScript code that displays all images from a specified folder, you can use the following code. This example assumes that your images are stored i
2025-01-15
HTML
#python #HTML #Visualization

ML | Time Series

Conda env is built as, 12345678910micromamba env create -n MLmicromamba activate MLmicromamba install python==3.10micromamba install pytorch torchvision torchaudio pytorch-cuda=12.4 -c pytorch -c nvid
2025-01-13
ML
#ML #AI #pytorch

ML | stable-video-diffusion-img2vid-xt

stable-video-diffusion-img2vid-xt Stable Video Diffusion (SVD) Image-to-Video is a diffusion model that takes in a still image as a conditioning frame, and generates a video from it. Stable Video Diff
2025-01-10
ML
#ML #AI #pytorch #LLM #huggingface #stable-video-diffusion
ML | stable-diffusion

ML | stable-diffusion

stable-diffusion-xl-base-1.0 https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0 The stable-diffusion-xl-base-1.0 is a text-to-image generative model developed by Stability AI. Inputs
2025-01-09
ML
#ML #AI #pytorch #LLM #huggingface #stable-diffusion
ML | huggingface

ML | huggingface

Conda env 123456789# check CUDA Version:$ nvidia-smimicromamba env create -n huggingfacemicromamba activate huggingface micromamba install python==3.10micromamba install pytorch torchvision torchaudio
2025-01-08
ML
#ML #AI #pytorch #LLM #huggingface
ML | Scaling Law

ML | Scaling Law

Scaling Law In machine learning, a neural scaling law is an empirical scaling law that describes how neural network performance changes as key factors are scaled up or down. These factors typically in
2025-01-08
ML
#ML #AI #pytorch #LLM
ML | GPU Memory for ML model

ML | GPU Memory for ML model

GPU Memory you need to serve any ML models System Memory (RAM) is not ideal for this purpose because it is slower than GPU memory. GPU memory, also known as VRAM (Video Memory) or GDDR (Graphics DDR),
2025-01-07
ML
#ML #AI #pytorch #NVIDIA
CFD | Boussinesq approximation (buoyancy)

CFD | Boussinesq approximation (buoyancy)

Boussinesq approximation (buoyancy) In fluid dynamics, the Boussinesq approximation is used in the field of buoyancy-driven flow (also known as natural convection). It ignores density differences exce
2025-01-03
CFD
#HPC #OpenFOAM
ML | PINN | DeepXDE

ML | PINN | DeepXDE

DeepXDE DeepXDE 是一款开源且高度模块化的科学计算工具,以深度学习为核心,提供多种数据、物理机理及数理融合的模型,如PINN、DeepONet、MFNN等,同时支持多种类型微分方程,如常微分方程、偏微分方程的定义及求解,可有效解决复杂科学计算问题。 基于所提供的深度学习求解模型,DeepXDE具备以下典型的功能特点: 高度模块化:DeepXDE提供多种支持调用、组合的模块,如计算域
2025-01-03
ML
#ML #AI #PINN #DeepONet #DeepXDE
1…7891011…24

Search

Hexo Fluid