在好例子网,分享、交流、成长!
您当前所在位置:首页Others 开发实例一般编程问题 → 工程方程求解器ees

工程方程求解器ees

一般编程问题

下载此实例
  • 开发语言:Others
  • 实例大小:6.18M
  • 下载次数:12
  • 浏览次数:267
  • 发布时间:2020-09-07
  • 实例类别:一般编程问题
  • 发 布 人:robot666
  • 文件格式:.zip
  • 所需积分:2
 

实例介绍

【实例简介】
工程方程求解器,用于工程热力学计算,求解线性方程组
【实例截图】
【核心代码】
EES32
└── EES32
├── aunzip32.dll
├── Azip32.dll
├── Constants.txt
├── Ees_dflt.dvi
├── EES.dft
├── EES.exe
├── Ees.hlp
├── EES.PRF
├── EESRU.txt
├── Eng_DefaultUnits.unt
├── INSTALL.LOG
├── NewFeatures.htm
├── SI_DefaultUnits.unt
├── units.txt
├── UNWISE.EXE
└── Userlib
├── BrineProp
│   ├── Brine1.lkt
│   ├── Brine2.lkt
│   ├── BrineProp2.hlp
│   ├── Brineprop2.LIB
│   ├── BRINEPROP.hlp
│   └── Brineprop.lib
├── EES_System
│   ├── GEN_EOS.dll
│   ├── Gen_eos.hlp
│   ├── Interpolate2DM.LIB
│   ├── interpolate2dm.pdf
│   ├── KelvinFunctions.LIB
│   ├── KelvinFunctions.pdf
│   ├── Moody.LIB
│   ├── nh3h2o.dlp
│   ├── nh3h2o.hlp
│   ├── PENG_Robinson.ctx
│   ├── Peng_Robinson.dll
│   ├── PENG_Robinson.HLP
│   ├── pwf.dlf
│   ├── pwf.hlp
│   ├── RealCubicRoots.LIB
│   └── rk4.lib
├── Examples
│   ├── $export_import.ees
│   ├── $IFNOT directive.EES
│   ├── $IF StringVariable2.EES
│   ├── $IF StringVariable.EES
│   ├── $reference.ees
│   ├── $savetable.ees
│   ├── $Warning.EES
│   ├── 2-D Conduction.EES
│   ├── 2-stroke engine.EES
│   ├── 3-d plot.ees
│   ├── 4-stroke engine.EES
│   ├── Absorp.ees
│   ├── adiabatic_combustion.EES
│   ├── air compressor.EES
│   ├── ArrayRange_Notation.EES
│   ├── avi_test.EES
│   ├── AvoidLogProblem.EES
│   ├── ball.EES
│   ├── BasicEqn.EES
│   ├── BasicEqn.htm
│   ├── Blackbody.EES
│   ├── Blasius.EES
│   ├── btest.emf
│   ├── capvst.ees
│   ├── Ch1ex.ees
│   ├── checkboxexample.EES
│   ├── ChemEq_converge.EES
│   ├── ChemEq.EES
│   ├── ChildDiagramWindows.EES
│   ├── clock.avi
│   ├── complexroots.EES
│   ├── compressorMap.EES
│   ├── Convect.ees
│   ├── Convert.EES
│   ├── convert.htm
│   ├── Copper.ees
│   ├── curvefit.ees
│   ├── Dbl_intg.ees
│   ├── Degreedays.EES
│   ├── DFQ_1.ees
│   ├── Diagram_FormattedText.EES
│   ├── Diagram_IN_OUT.EES
│   ├── DiagrmW.ees
│   ├── Diesel engine.EES
│   ├── Difeqn1.ees
│   ├── Difeqn2.ees
│   ├── Dinner.ees
│   ├── DOLAST directive.EES
│   ├── drag.ees
│   ├── EESDDE.xls
│   ├── errorbars.EES
│   ├── Examples.txb
│   ├── Excel_ees.ees
│   ├── FindingtheLimit.EES
│   ├── Flamet.ees
│   ├── gas spring.EES
│   ├── genetic_test1.EES
│   ├── globalConstant.EES
│   ├── guesses.EES
│   ├── Heatex.ees
│   ├── iftest.ees
│   ├── IncludePrgm1.txt
│   ├── IncludePrgm2.txt
│   ├── Indicated power.EES
│   ├── janaf.ees
│   ├── LaGrange.EES
│   ├── Link_Return.EES
│   ├── Links.EES
│   ├── MakePlot.EES
│   ├── MakePlot.emf
│   ├── Matrix2.ees
│   ├── Matrix.ees
│   ├── Maxpower.ees
│   ├── min_G.EES
│   ├── Modules.EES
│   ├── Modules&Subprograms.EES
│   ├── moody.ees
│   ├── Moveable_Figures.EES
│   ├── Nlinrg.ees
│   ├── nozzle.EES
│   ├── periodic_steady_state.EES
│   ├── periodic_steady_state.emf
│   ├── Plot_in_Diagram.EES
│   ├── Plot_in_Diagram.htm
│   ├── Plot_strings.EES
│   ├── projectile.EES
│   ├── Prop2.EES
│   ├── Prop3.ees
│   ├── Propcalc.hlp
│   ├── Property_Calculator.EES
│   ├── PropPlot_hs.emf
│   ├── PropPlot_Ph.emf
│   ├── PropPlot_Pv.emf
│   ├── PropPlot_Ts.emf
│   ├── PropPlot_Tv.emf
│   ├── psych.EES
│   ├── psych.emf
│   ├── radiogroupexample.EES
│   ├── Rankine.ees
│   ├── Refrig.ees
│   ├── Refrig_pro.EES
│   ├── Regen.ees
│   ├── Regen_minmax.EES
│   ├── Rk4_test.ees
│   ├── runaround_HX.EES
│   ├── ShootingMethod_DFQ.EES
│   ├── Singularity.EES
│   ├── Solid-Liquid_Props.EES
│   ├── sonic_v.EES
│   ├── spring.EES
│   ├── SteamCyc.ees
│   ├── Steam_flow vectors.EES
│   ├── Substeps.ees
│   ├── Supermkt.ees
│   ├── TabStops.EES
│   ├── testinclude.EES
│   ├── testmacrocycle.EES
│   ├── testmacrocycle.emf
│   ├── Trace.EES
│   ├── Transient Conduction through a Plane Wall.EES
│   ├── Tungsten.EES
│   ├── Uncertainty.EES
│   ├── UnitConversion F=ma.EES
│   └── Water change in phase.EES
├── Heat Transfer
│   ├── Blackbody
│   │   ├── Blackbody.hlp
│   │   └── Blackbody.LIB
│   ├── Fin Efficiency
│   │   ├── Bmps
│   │   │   ├── Annular.BMP
│   │   │   ├── Circular.BMP
│   │   │   ├── Parabolic.BMP
│   │   │   ├── Pin.BMP
│   │   │   ├── Pin_Parabolic.BMP
│   │   │   ├── Rectangular.BMP
│   │   │   └── Triangular.BMP
│   │   ├── Fin Efficiency.ctx
│   │   ├── Fin Efficiency.hlp
│   │   ├── Fin Efficiency.lib
│   │   └── Fin Efficiency.toc
│   ├── Heat Exchangers
│   │   ├── Bmps
│   │   │   ├── Counterflow.BMP
│   │   │   ├── Crossflow_1mixed.BMP
│   │   │   ├── Crossflow_unmixed.BMP
│   │   │   ├── Parallelflow.BMP
│   │   │   ├── ShellTube2.BMP
│   │   │   ├── ShellTube.BMP
│   │   │   └── ShellTubeN.bmp
│   │   ├── Heat Exchangers.hlp
│   │   ├── Heat Exchangers.lib
│   │   └── Heat Exchangers.toc
│   ├── Shape Factors
│   │   ├── Bmps
│   │   │   ├── Sf_1.bmp
│   │   │   ├── Sf_2.bmp
│   │   │   ├── Sf_3.bmp
│   │   │   ├── Sf_4.bmp
│   │   │   ├── Sf_5.bmp
│   │   │   ├── Sf_6.bmp
│   │   │   ├── Sf_7.bmp
│   │   │   └── Sf_8.bmp
│   │   ├── Shape Factors.hlp
│   │   ├── Shape Factors.lib
│   │   └── Shape Factors.toc
│   └── View factors
│   ├── Bmps
│   │   ├── F2d_1.bmp
│   │   ├── F2d_2.bmp
│   │   ├── F2d_3.bmp
│   │   ├── F2d_4.bmp
│   │   ├── F2d_5.bmp
│   │   ├── F2d_6.bmp
│   │   ├── F3d_1.bmp
│   │   ├── F3d_2.bmp
│   │   ├── F3d_3.bmp
│   │   ├── F3d_4.bmp
│   │   ├── FDiff_1.bmp
│   │   ├── FDiff_2.bmp
│   │   ├── FDiff_3.bmp
│   │   └── FDiff_4.bmp
│   ├── View Factors.hlp
│   ├── View Factors.lib
│   └── View Factors.toc
├── Libr
│   ├── Libr.ctx
│   ├── LIBR.dll
│   └── Libr.hlp
├── LibraryManager.txt
├── mhe Property Files
│   ├── FC72.mhe
│   ├── FC87.mhe
│   ├── HFE7000.mhe
│   ├── HFE7100.mhe
│   ├── ISCEON89.mhe
│   ├── isoPropanol.mhe
│   ├── r113.mhe
│   ├── R236fa.mhe
│   ├── R245fa.mhe
│   ├── r600a.mhe
│   ├── Sodium.mhe
│   └── Testidg.idg
├── NASA
│   ├── janaf.dlp
│   ├── Janaf.hlp
│   ├── NASA.dlp
│   └── Nasa.hlp
├── Solid-Liquid_Props
│   ├── Acoustic tile.LKT
│   ├── Al oxide-polycryst.LKT
│   ├── Al oxide-sapphire.LKT
│   ├── Aluminum.lkt
│   ├── Asphalt.LKT
│   ├── Bakelite.LKT
│   ├── Beryllium.LKT
│   ├── Beryllium oxide.LKT
│   ├── Bismuth-liquid.LKT
│   ├── Bismuth.LKT
│   ├── Blanket-Al-silica rho=128.LKT
│   ├── Blanket-Al-silica rho=48.LKT
│   ├── Blanket-Al-silica rho=64.LKT
│   ├── Blanket-Al-silica rho=96.LKT
│   ├── Blanket-glass fiber rho=12.LKT
│   ├── Blanket-glass fiber rho=16.LKT
│   ├── Blanket-glass fiber rho=24.LKT
│   ├── Blanket-glass fiber rho=32.LKT
│   ├── Blanket-glass fiber rho=48.LKT
│   ├── Boron.LKT
│   ├── Brick-common.LKT
│   ├── Bronze.LKT
│   ├── Building Materials.txt
│   ├── Cadmium.LKT
│   ├── Carbon_steel_AISI1010.LKT
│   ├── Carbon_steel.LKT
│   ├── cement mortar.LKT
│   ├── Chromium.LKT
│   ├── Clay.LKT
│   ├── Coal-anthracite.LKT
│   ├── Cobalt.LKT
│   ├── Concrete & stone mix.LKT
│   ├── Copper.lkt
│   ├── Cotton.LKT
│   ├── Dowtherm_Q.lkt
│   ├── Dowtherm_RP.lkt
│   ├── Engine Oil-unused.LKT
│   ├── Fluids.txt
│   ├── Fused silica.LKT
│   ├── G10_cryogenic.LKT
│   ├── Germanium.LKT
│   ├── Glass fiber batt rho=16.LKT
│   ├── Glass fiber batt rho=28.LKT
│   ├── Glass fiber batt rho=40.LKT
│   ├── Glass fiber duct liner.LKT
│   ├── Glass-Pyrex.LKT
│   ├── Glass-soda lime.LKT
│   ├── Glycerin.LKT
│   ├── Gold.LKT
│   ├── Gypsum plaster&sand.LKT
│   ├── Hardboard-high density.LKT
│   ├── Hardboard-siding.LKT
│   ├── Hardwoods-oak-maple.LKT
│   ├── Hitec_XL.lkt
│   ├── Ice.LKT
│   ├── Inconel_X_750.LKT
│   ├── Insulation.txt
│   ├── Iridium.LKT
│   ├── Iron_Armco.LKT
│   ├── Iron.LKT
│   ├── lead-liquid.LKT
│   ├── Lead.LKT
│   ├── Liquid Metals.txt
│   ├── loose fill-perlite.LKT
│   ├── loose fill-vermiculite 122.LKT
│   ├── loose fill-vermiculite 80.LKT
│   ├── loose fill-wood.LKT
│   ├── Magnesium.LKT
│   ├── Mercury-liquid.LKT
│   ├── Metals.txt
│   ├── Miscellaneous.txt
│   ├── Molybdenum.LKT
│   ├── NaK(22-78)-liquid.LKT
│   ├── NaK(44-55)-liquid.LKT
│   ├── Nichrome.LKT
│   ├── Nickel.LKT
│   ├── Niobium.LKT
│   ├── OFHC_copper_cryogenic.LKT
│   ├── Palladium.LKT
│   ├── Paper.LKT
│   ├── Parafin.LKT
│   ├── Particle board-high density.LKT
│   ├── Particle board-low density.LKT
│   ├── Pipe ins-Asbestos 4ply.LKT
│   ├── Pipe ins-Asbestos 6ply.LKT
│   ├── Pipe ins-Asbestos 8ply.LKT
│   ├── Pipe ins-calcium silicate.LKT
│   ├── Pipe ins-cellular glass.LKT
│   ├── Pipe ins-diatomaceous.LKT
│   ├── Pipe ins-magnesia 85%.LKT
│   ├── Pipe ins-polystyrene beads.LKT
│   ├── Pipe ins-polystyrene extru35.LKT
│   ├── Pipe ins-polystyrene extru56.LKT
│   ├── Pipe ins-silica.LKT
│   ├── Platinum.LKT
│   ├── Plywood.LKT
│   ├── Polystyrene molded beads.LKT
│   ├── Polystyrene R12 expanded.LKT
│   ├── Potassium-liquid.LKT
│   ├── Rhenium.LKT
│   ├── Rhodium.LKT
│   ├── Rock-granite.LKT
│   ├── Rock-limestone.LKT
│   ├── Rock-marble.LKT
│   ├── Rock-quartzite.LKT
│   ├── Rock-sandstone.LKT
│   ├── Rubber-vulcanized hard.LKT
│   ├── Rubber-vulcanized soft.LKT
│   ├── Salt (60% NaNO3, 40% KNO3).lkt
│   ├── Sand.LKT
│   ├── Sheathing-regular density.LKT
│   ├── Silicon.LKT
│   ├── Silver.LKT
│   ├── Snow rho=110.LKT
│   ├── Snow rho=500.LKT
│   ├── Sodium-liquid.LKT
│   ├── Softwoods-fir-pine.LKT
│   ├── Soil.LKT
│   ├── Solid-Liquid_Props.ctx
│   ├── SOLID-LIQUID_Props.hlp
│   ├── Solid-Liquid_Props.LIB
│   ├── Solid-Liquid_Props.txt
│   ├── SS304_cryogenic.LKT
│   ├── Stainless_AISI302.LKT
│   ├── Stainless_AISI304.LKT
│   ├── Stainless_AISI316.LKT
│   ├── Stainless_AISI347.LKT
│   ├── Sulfur.LKT
│   ├── Syltherm _800.lkt
│   ├── Tantalum.LKT
│   ├── Teflon.LKT
│   ├── Therminol_59.lkt
│   ├── Therminol_66.lkt
│   ├── Therminol_VP1.lkt
│   ├── Therminol_XP.lkt
│   ├── Thorium dioxide.LKT
│   ├── Thorium.LKT
│   ├── Tin.LKT
│   ├── Titanium dioxide.LKT
│   ├── Titanium.LKT
│   ├── Tungsten.LKT
│   ├── Uranium.LKT
│   ├── Vanadium.LKT
│   ├── Wood-cross balsa.LKT
│   ├── Wood-cross cypress.LKT
│   ├── Wood-cross fir.LKT
│   ├── Wood-cross oak.LKT
│   ├── Wood-cross white pine.LKT
│   ├── Wood-cross yellow pine.LKT
│   ├── Wood-radial fir.LKT
│   ├── Wood-radial oak.LKT
│   ├── Xceltherm_600.lkt
│   ├── Zinc.LKT
│   └── Zirconium.LKT
└── VoltTC
├── testVoltTC.EES
├── VoltTC.hlp
└── VoltTC.lib

20 directories, 389 files

标签:

实例下载地址

工程方程求解器ees

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警