登录
首页 » C++ » campbell_fsi

campbell_fsi

于 2014-08-21 发布 文件大小:3129KB
0 305
下载积分: 1 下载次数: 11

代码说明:

  openfoam基于simple的 FSI 计算,由campell(2011)基于OpenFoam开发(FSI problem based on OpenFOAM simpleFoam solver by Campell(2011))

文件列表:

checkTotalVolume.H,239,2011-06-11
continuityErrs.H,1871,2011-06-11
createFields.H,1482,2011-06-11
fix.scr,190,2011-06-13
fsiInterfaceSample.C,14531,2011-06-13
fsiInterfaceSample.H,4578,2011-06-11
initContinuityErrs.H,1736,2011-06-11
initConvergenceCheck.H,1235,2011-06-11
Make
....\files,69,2011-06-11
....\linux64GccDPOpt
....\...............\dependencies,24,2011-06-11
....\...............\dependencyFiles,41,2011-06-11
....\...............\dontIncludeDeps,0,2011-06-11
....\...............\files,69,2011-06-11
....\...............\filesMacros,46,2011-06-11
....\...............\includeDeps,32,2011-06-11
....\...............\localObjectFiles,40,2011-06-11
....\...............\objectFiles,49,2011-06-11
....\...............\htm" target=_blank>options,688,2011-06-11
....\...............\simpleFsiFoamSample.o,854520,2011-06-11
....\...............\sourceFiles,33,2011-06-11
....\linuxGccDPOpt
....\.............\dependencies,24,2011-06-13
....\.............\dependencyFiles,41,2011-06-13
....\.............\dontIncludeDeps,0,2011-06-13
....\.............\files,69,2011-06-13
....\.............\filesMacros,46,2011-06-13
....\.............\includeDeps,32,2011-06-13
....\.............\localObjectFiles,40,2011-06-13
....\.............\objectFiles,49,2011-06-13
....\.............\htm" target=_blank>options,688,2011-06-13
....\.............\simpleFsiFoamSample.o,625084,2011-06-13
....\.............\sourceFiles,33,2011-06-13
....\htm" target=_blank>options,792,2011-06-11
pEqn.H,896,2011-06-11
readSIMPLEControls.H,429,2011-06-11
readStructureMaxIter.H,699,2011-06-11
simpleFsiFoamSample.C,4751,2011-06-11
simpleFsiFoamSample.dep,142,2011-06-11
structureSample.C,5388,2011-06-11
structureSample.H,3407,2011-06-11
UEqn.H,293,2011-06-11
WorkshopTestCase
................\0
................\.\htm" target=_blank>motionU,1414,2011-06-11
................\.\htm" target=_blank>p,1330,2011-06-11
................\.\htm" target=_blank>U,1520,2011-06-11
................\1
................\.\htm" target=_blank>meshPhi,66236,2011-06-13
................\.\motionU,360627,2011-06-13
................\.\htm" target=_blank>p,40834,2011-06-13
................\.\htm" target=_blank>phi,79429,2011-06-13
................\.\polyMesh
................\.\........\points,187198,2011-06-13
................\.\htm" target=_blank>U,102016,2011-06-13
................\.\uniform
................\.\.......\htm" target=_blank>time,918,2011-06-13
................\10
................\..\htm" target=_blank>meshPhi,66760,2011-06-13
................\..\motionU,348853,2011-06-13
................\..\htm" target=_blank>p,38909,2011-06-13
................\..\htm" target=_blank>phi,79338,2011-06-13
................\..\polyMesh
................\..\........\points,187115,2011-06-13
................\..\htm" target=_blank>U,101374,2011-06-13
................\..\uniform
................\..\.......\htm" target=_blank>time,920,2011-06-13
................\2
................\.\htm" target=_blank>meshPhi,64645,2011-06-13
................\.\motionU,357971,2011-06-13
................\.\htm" target=_blank>p,40009,2011-06-13
................\.\htm" target=_blank>phi,79351,2011-06-13
................\.\polyMesh
................\.\........\points,187184,2011-06-13
................\.\htm" target=_blank>U,101816,2011-06-13
................\.\uniform
................\.\.......\htm" target=_blank>time,918,2011-06-13
................\3
................\.\htm" target=_blank>meshPhi,65237,2011-06-13
................\.\motionU,357194,2011-06-13
................\.\htm" target=_blank>p,39948,2011-06-13
................\.\htm" target=_blank>phi,79351,2011-06-13
................\.\polyMesh
................\.\........\points,187210,2011-06-13
................\.\htm" target=_blank>U,101525,2011-06-13
................\.\uniform
................\.\.......\htm" target=_blank>time,918,2011-06-13
................\4
................\.\htm" target=_blank>meshPhi,65933,2011-06-13
................\.\motionU,353797,2011-06-13
................\.\htm" target=_blank>p,39945,2011-06-13
................\.\htm" target=_blank>phi,79394,2011-06-13
................\.\polyMesh
................\.\........\points,187240,2011-06-13
................\.\htm" target=_blank>U,101928,2011-06-13
................\.\uniform
................\.\.......\htm" target=_blank>time,918,2011-06-13
................\5
................\.\htm" target=_blank>meshPhi,65745,2011-06-13

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • LMS
      图书管理系统(LMS)用于图书馆进行图书的管理,主要的功能包括借书、还书、查找等。不同的使用对象具有不同的权限。(Library management system (LMS) for the management of library books, the main function including the library, book, Find. The use of different objects have different permissions.)
    2013-05-13 10:41:37下载
    积分:1
  • LRU
    利用LRU算法仿真请求页面系统 1、设计内容:用高级语言编写和调试一个内存分配程序,加深对内存分配算法的理解。 2、设计要求: 1) 实现请求分页存储管理方式的页面置换算法:近期最久未使用算法(LRU) 2) 内存物理块数固定为3个,对多个作业采用可变分配全局置换的策略分配物理块 3) 作业数量与作业大小(0-9页)可在界面进行设置 4) 所有作业按RR算法进行调度,时间片长度为1秒 5) 可为每个作业随机产生引用的页面串,也可以人工输入引用的页面串,页面串长度50---100,要求必须包括作业所有的页面,可作为样例数据保存 6) 可读取样例数据(要求存放在外部文件中)进行作业数量、作业大小、页面串长度的初始化 7) 要求采用可视化界面,模拟内存分配和使用情况图,可在运行过程中随时暂停,查看当前内存物理块使用情况。 8) 每次全部作业运行结束后,要求打印出访问命中率 (Request page using LRU algorithm simulation system)
    2011-07-06 17:33:06下载
    积分:1
  • TMS
    教务管理系统,面向学生,老师,管理员三个用户的一个系统(Educational management system, a system for three users of the students, teachers, administrators)
    2012-06-08 21:08:26下载
    积分:1
  • 基于c语言 用户注册管理
    显示系统中所有用户信息: showSort()  用户信息排序: sortUser()  删除用户信息 查找用户名:findName() 根据用户的用户名,在系统中查找用户密码。如果用户名不存在,则输出提示信息。 如用用户名存在,则删除该用户信息: deleteUser() 查找用户密码: findPass() 查找用户名:findName() 根据用户的用户名,在系统中查找用户密码。如果用户名不存在,则输出提示信息。 根据用户名找用户密码:getPass() 如果用户名存在,则输出用户密码
    2023-09-03 09:00:03下载
    积分:1
  • 7308961
    ansi字符串与Unicode字符串转换的代码 包括UTP-8(ANSI string with Unicode string conversion code Including UTP - 8 -)
    2017-07-15 01:29:32下载
    积分:1
  • bd2000
    是一个学生的 选课系统有很好的选课功能 可以商业买卖了(students is a good system Elective classes of functions can be a commercial trading)
    2005-04-05 10:57:25下载
    积分:1
  • mangemaent
    存储管理的主要功能之一是合理地分配空间。请求页式管理是一种常用的虚拟存储管理技术。 本实验的目的是通过请求页式管理中页面置换算法模拟设计,了解虚拟存储技术的特点,掌握请求页式存储管理的页面置换算法。(One of the main functions of storage management is a reasonable allocation of space. The requested page style management is a common virtual storage management technology. The purpose of this study is to page through the request-type management page replacement algorithm for analog design, understanding the characteristics of virtual storage technology, master requested page storage management page replacement algorithm.)
    2010-05-29 16:05:23下载
    积分:1
  • OAmoban
    综合信息服务管理平台OA模板,蓝色风格,DIV+CSS布局,点击切换操作功能区,有通讯录、工作任务、项目管理、控制面板、即时提醒等桌面菜单。IE11浏览正常,谷歌Chrome浏览器有些兼容性问题。(Integrated information service management platform OA templates, blue style, DIV+ CSS layout, click on the ribbon switching operation, there are contacts, tasks, project management, control panel, instant reminders desktop menu. IE11 browsing normal Google Chrome browser, some compatibility issues.)
    2016-05-30 17:31:05下载
    积分:1
  • subject_3
    对于OPT算法,在有多个页面可选的情况下,先淘汰较早进入的页面)。 3. 计算缺页次数及缺页率。 测试用例格式如下: 输入: 算法(1 OPT,2 FIFO,3 LRU) 内存块数 页面序列(页面1,页面2,页面3,...) 输出: 页面变化时内存块装入页面列表1-是否命中/页面变化时内存块装入页面列表2-是否命中/... 缺页次数 其中: 页面变化时内存块装入页面列表:内存块1装入页面,内存块2装入页面,内存块3装入页面...,未装入任何页面时由 -”表示 是否命中:1-命中,0-缺页">
    2021-04-27 00:48:45下载
    积分:1
  • MS-DOS6.0完整源代码
    Microsoft MS-DOS6.0 完整源代码,包括所有外部命令,安装程序,DOSSHELL等。每个源文件均包括开发历史、更新说明、注释。这样一套源码对你的意义,实在无法以笔墨形容(Microsoft the MS-DOS6.0 complete source code, including all external commands, the installation procedure, DOSSHELL and so on. Each source document includes the development history, the renewal explanation, the annotation. This kind of set of sources code to your significance, really is unable to the words to describe )
    2020-10-26 00:10:00下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载