搜索资源列表
ToyFDTD1-v1.03
- TOYFDTD1 is a stripped-down minimalist, 3D FDTD code demonstrating the basic tasks in implementing a simple 3D FDTD simulation. An idealized rectangular waveguide is modeled by treating the interior of the mesh as free space and enforcing PEC conditi
CcubeDissect
- 等值线的四边形剖分,如何画等值线以及用OPENGL显示。-contours rectangular mesh, how to draw contour lines and using OpenGL display.
ToyFDTD1
- This a very simple Yee algorithm 3D FDTD code in C implementing the free space form of Maxwell s equations on a Cartesian grid. There are no internal materials or geometry. The code as delivered simulates an idealized rectangular waveguide by treatin
RectangularMesh
- Program to form a rectangular mesh
mesh2tri
- Matlab网格划分程序可以将结构的四边形网格转换为三角形网格。 但该文件中内容重复了mesh2tri函数写了两遍,可以删除重复部分。 Demo: clear all close all clc -Matlab grid program 1. Create mesh grid 2. Plot the original rectangular mesh 3.1 forward slash division of quadrilateral
Mesh_Divide
- 在界面上实现矩形网格的简单划分,并初步实现网格加密功能。-A simple rectangular grid division at the interface and initial realization of the mesh refinement.
rectangle-mesh
- rectangular mesh using opengl
fem
- 一个用MATLAB写的二维矩形有限元算法,包括网格剖分和演示程序-Using MATLAB to write the two-dimensional rectangular finite element algorithms, including mesh generation and demo program
Finite-Element-Triangular-Mesh-Generator
- This function generates triangular mesh for a rectangular shape structure for FEM analysis
femTriangularMesh
- The function femTriangularMeshGenerator() generates triangular mesh for a rectangular shape structure for Finite Element analysis. The outputs are: coords = x and y coordinates of each element nodes cT = nodal connectivity nNodes = Number
MyBox
- 开关盒布线问题 开关盒布线问题:给定一个矩形布线区域,其外围有若干针脚。两个针脚之间通过布设一条金属线路而实现互连。这条线路被称为电线,被限制在矩形区域内。如果两条电线发生交叉,则会发生电流短路。所以不允许电线间的交叉。每对互连的针脚被称为网组。 要解决的问题是,对于给定的针脚和网组,确定其能否合理地布设电线以使其不发生交叉,即它是不是一个可布线的。 经过分析,本系统要实现的功能如下: 1、画出给定矩形布线区域和线网组。 2、使用对话框设定时间、针脚、网组等参数。 3、利
2008delauney
- 只需给出边界点坐标,包容矩形坐标即可利用插入文件可以生成delaunay三角形化网格!-Just given boundary point coordinates, you can use the Insert File can generate Delaunay triangular mesh inclusive rectangular coordinates!。
electromagnetic
- 编制关于网格划分的子程序。计算电磁学网格划分程序(长方形和椭圆)-Preparation routine about meshing. Computational electromagnetics mesh procedure (rectangular and oval)
rect_mesher
- Mathematica code for generating structured mesh nodes in a rectangular domain
Grid
- A 2D rectangular mesh. Can be drawn textured or untextured.
Source1
- 对形状规整的矩形有限元模型实行自动网格划分,只需输入模型的长、宽及单元长度-Finite element mesh of rectangular model
升力面
- 矩形水翼使用升力面方法进行计算的程序,matlab编程。包含均匀网格和余弦网格两种分格方法。(The rectangular hydrofoil is calculated using the lifting surface method, and the program is programmed by matlab. Two grid methods including uniform mesh and cosine mesh.)