搜索资源列表
fd1d_heat_explicit.zip
- a program which implements a finite difference solution, explicit in time, of the time dependent 1D heat equation ,a program which implements a finite difference solution, explicit in time, of the time dependent 1D heat equation
heat1d_mfiles_v2
- compHeatSchemes Compare FTCS, BTCS, and Crank-Nicolson schemes for solving the 1D heat equation-compHeatSchemes Compare FTCS, BTCS, and Crank-Nicolson schemes for solving the 1D heat equation
fem_50_heat
- 高等热传递,传热学问题中的有限元法解法,适用的边界问题为任意封闭区域.-this is a set of MATLAB routines to apply the finite element method to the heat equation in an arbitrary region, using about 50 lines of MATLAB code.
1d
- 1D传热计算程序,包含网格生成,流动计算,后处理程序,是传热学入门的精度程序 -1D heat transfer calculation procedures, including grid generation, mobile computing, the latter process is the accuracy of heat transfer entry procedures
1DHeatConductionFVM
- 麦克马斯特大学机械工程系有限体积法课程作业#1 一维热传导的FORTRAN源代码含问题讨论.-1D Heat Conduction FVM course code including problem discussion Department of Mechanical Engineering Mcmaster University
heat1d
- 应用数值方法解算一维热传导问题,简单实用,含有源程序和简单说明,参数和变化和调整,可以根据需求进行修改,使用程序:Matlab-Use numirical method to solve 1-D heat transfer problem,the code and paremeter can be modified dependent on your need
1DHeatEquFEM
- 1DHeatEquFEM是一个基于有限元方法的一维热传导方程的MATLAB的示例程序; -1DHeatEquFEM is a programm written by MATLAB for 1D heat transfer equations;
fd1d_heat_explicit
- FD1D_HEAT_EXPLICIT is a FORTRAN90 program which solves the time-dependent 1D heat equation, using the finite difference method in space, and an explicit version of the method of lines to handle integration in time. -FD1D_HEAT_EXPLICIT is a FORTRAN90
1d-unsteady-heat-conduction--program
- 一维非稳态热传导的fortran程序。包括固定不变的主程序与用户自定义程序两个部分。-One-dimensional unsteady heat conduction fortran program. Including the main fixed and user-defined program of two parts.
ftcs_1d
- THIS PROGRAM SOLVES TRANSIENT HEAT EQUATION IN A 1-D DOMAIN * * USING FINITE VOLUME METHOD (UNIFORM CV) * * FORWARD EULER (FTCS) METHOD -THIS PROGRAM SOLVES TRANSIENT HEAT EQUATION IN A 1-D DOMAIN * * USING FINITE VOLUME ME
1D-temperature2-T-2
- 基于 petsc计算的1D 稳态热传导 c程序-based on the PETSC, the 1D heat conduction
transientheatfor3BC
- 一维导热程序,边界条件可以任意改,很好用-1D HEAT CONDUCTION
heat_conduction_1D
- 采用显示差分法计算一维热传导方程,用于计算地温梯度。-Solution of 1D heat conduction equation using explicit method
1D-STEADY-HEAT-EQN_EXPLICITE_DRICHLET-BC
- This code is "1D STEADY HEAT EQN_EXPLICITE_DRICHLET BC".
1D
- 1D heat transefer function [A,b,r] = fullyDev1dr(m,rout,mu,dpdx) fullyDev1dr CVFD coefficients for 1D fully developed flow in a pipe Synopsis: [A,b] = fullyDev1dr [A,b] = fullyDev1dr(m) [A,b] = fullyDev1dr(m,rout) [A,b] = fullyDe
1D-Heat-Transfer
- 1d heat transfer equation simulation
1d-heat-transfer
- 用FVM编程求解一维导热、对流、相变等问题,网格离散-Solving the one-dimensional heat conduction, convection, phase change and other issues with FVM programming, discrete grid
1D-heat-conduction
- 用有限差分的方法,采用追赶法实现一维热传导方程的求解。-By using the finite difference method, the solution of one dimensional heat conduction equation is realized by the catch-up method.
Fourier Heat conduction
- Fourier Heat conduction code for 1d heat transfer
1d heat transfer
- 1d heat transfer matlab project