# PINN_Maxwell3D **Repository Path**: forcekeng/pinn_maxwell3d ## Basic Information - **Project Name**: PINN_Maxwell3D - **Description**: 基于Mindspore,使用PINN求解两种环境下的频域3D Maxwell方程。 - **Primary Language**: Python - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 2 - **Created**: 2022-09-30 - **Last Updated**: 2024-04-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 简介 使用PINN求解频域Maxwell3D问题。 # 内容 项目包含2个文件夹: - `3D_dielectric_slab/` : 使用PINN仿真非均匀电介质,并使用部分外部测量数据。 - `3D_waveguide_cavity/` : 使用PINN仿真均匀介质,直接使用公式生成数据。 具体内容详见每个工程下的`README.md`介绍。