Skip to content
  • tmux 窗口 快捷键

    CFD彩虹条
    1
    0 赞同
    1 帖子
    4k 浏览
    李东岳

    prefix z
    整个panel放大缩小

    prefix pageDownUp
    翻页

    创立文件~/.tmux.conf,设置前缀为Ctrl + w

    set -g prefix C-w unbind C-b

    与此同时,取消默认的前缀按键:

    配置完以后,重启tmux起效.

    调节窗口大小:

    prefix + ctrl + 箭头

  • 三维中心对称的模型网格划分

    Fluent
    9
    0 赞同
    9 帖子
    10k 浏览
    梦中飞翔的阿涛

    @cccrrryyy 好的,谢谢,我试试

  • 0 赞同
    3 帖子
    5k 浏览
    Prometheus10P

    @李东岳 好的~谢谢东岳老师:xinxin:

  • 0 赞同
    4 帖子
    5k 浏览

    @如果随风 pointswise可以画

  • 0 赞同
    1 帖子
    2k 浏览
    红豆沙
    Create time Create mesh for time = 0 Selecting dynamicFvMesh dynamicMotionSolverFvMesh Selecting motion solver: sixDoFRigidBodyMotion Selecting sixDoFSolver symplectic Translational constraint tensor (1 -0 -0 -0 1 -0 -0 -0 -624) Rotational constraint tensor (0 0 0 0 0 0 0 0 0) PIMPLE: No convergence criteria found PIMPLE: No corrector convergence criteria found Calculations will do 2 corrections PIMPLE: Operating solver in transient mode with 2 outer correctors Reading field p Reading field U Reading/calculating face flux field phi Selecting incompressible transport model Newtonian Selecting turbulence model type laminar Selecting laminar stress model Stokes No MRF models present No finite volume options present Constructing face velocity Uf Courant Number mean: 0.000625613 max: 0.10552 fieldAverage fieldAverage1: Starting averaging at time 0 forces forces1: Not including porosity effects forces forceCoeffs1: Not including porosity effects forceCoeffs forceCoeffs1: Not including porosity effects Starting time loop Courant Number mean: 0.000625613 max: 0.10552 deltaT = 0.005 Time = 0.005 PIMPLE: Iteration 1 forces forces: Not including porosity effects #0 Foam::error::printStack(Foam::Ostream&) at ??:? #1 Foam::sigFpe::sigHandler(int) at ??:? #2 ? in "/lib/x86_64-linux-gnu/libc.so.6" #3 Foam::sixDoFSolvers::symplectic::solve(bool, Foam::Vector<double> const&, Foam::Vector<double> const&, double, double) at ??:? #4 Foam::sixDoFRigidBodyMotion::update(bool, Foam::Vector<double> const&, Foam::Vector<double> const&, double, double) at ??:? #5 Foam::sixDoFRigidBodyMotionSolver::solve() at ??:? #6 Foam::motionSolver::newPoints() at ??:? #7 Foam::dynamicMotionSolverFvMesh::update() at ??:? #8 ? in "/home/z/OpenFOAM/OpenFOAM-7/platforms/linux64GccDPInt32Opt/bin/pimpleFoam" #9 __libc_start_main in "/lib/x86_64-linux-gnu/libc.so.6" #10 ? in "/home/z/OpenFOAM/OpenFOAM-7/platforms/linux64GccDPInt32Opt/bin/pimpleFoam" 浮点数例外 (核心已转储)
  • 0 赞同
    7 帖子
    10k 浏览
    李东岳

    moment method对于nucleation和condensation的模拟简单吗?

    即为简单。但是溶解/蒸发数值上要复杂些。2017年我在HZDR的时候同事用fixed pivot method模拟增长,我用moment method,相比来看moment method要更简单,并且不需要处理相空间的drift:https://www.sciencedirect.com/science/article/pii/S1004954118301174/pdfft?md5=84216a8842ce3fd6d1a99d4f327c1ee1&pid=1-s2.0-S1004954118301174-main.pdf

  • 0 赞同
    1 帖子
    2k 浏览
    Q

    带摩擦的运输方程是 u_t = lambda * u_x = eps * u_xx, 通过变化, 我们得到了, 0_1545168405877_3bd01f52-6748-4ece-bac9-e55eeef96e15-image.png ,其中D是导数矩阵, D2 是二阶导数矩阵
    然后, 我们对M进行求特征值(EW), 得到了这种图片, 我想知道这是为什么呢?
    0_1545168538892_dba5eac1-7474-4ce6-b089-77d3d8903c03-image.png

  • 0 赞同
    1 帖子
    2k 浏览
    B

    对简单的长方体进行网格划分,再检查网格质量时发现在长方体的周围有很多有问题的face产生,也不知原因,很疑惑,求大神指点,万分感谢!

    0T5OC4QVS4OWJO998JSUAU7.png

  • 关于dynamicMeshDict

    OpenFOAM
    1
    0 赞同
    1 帖子
    2k 浏览

    本人使用的是rigidBody,和sixDoFRigidBody不同的是,它有一项是transform,个人理解是用于从全局坐标系转到局部坐标系(动坐标系)的指令,所以如果动坐标系是固定在物体的重心处,transform中的向量项应该和centreOfMass是一致的才对,但是一算就死,后面试了下,把transform中的向量项写成(0 0 0)就能算,不过计算结果中会缺少部分自由度,有人遇到过这个问题吗?

  • .toc()中的toc()什么意思?

    OpenFOAM
    3
    0 赞同
    3 帖子
    3k 浏览

    这个有什么用啊? cellset和cellset.toc()没有区别吧?

  • MFiX加了GUI

    CFD彩虹条
    2
    0 赞同
    2 帖子
    4k 浏览
    .J..

    @李东岳 是的,现在bug还是比较多,估计迭代个一年效果会不错

  • 生活不止眼前的苟且

    CFD彩虹条
    13
    0 赞同
    13 帖子
    22k 浏览
    李东岳

    @CiCi

    欧洲都是优哉游哉,要是周日出门,连个人都看不到。我和别人沟通,据说这面周日因为教堂规定,必须休息。

    超市也休息

    所以你买不到东西。是的。

  • 颗粒表面化学反应的文献

    已移动 Algorithm
    3
    0 赞同
    3 帖子
    4k 浏览
    K

    @ibelief 在 颗粒表面化学反应的文献 中说:

    基于简单碰撞理论煤粉燃烧动力学模型的研究

    非常感谢

  • 用fluent3DMeshToFoam转化网格的时候报错

    Meshy
    2
    0 赞同
    2 帖子
    4k 浏览
    bestucanB

    缺这个包:binutils

    或者路径没配置对,可以用echo $PATH看看有没有/usr/bin这一项

  • CPU在并行时候的指派

    Algorithm
    5
    0 赞同
    5 帖子
    9k 浏览

    @程迪 请问linux如何并行计算,在ubuntu下没有问题,但是在linux下并行,显示这样的错误,希望您指教

    OpenFOAM-6(23) mpirun -np 2 interFoam parallel -------------------------------------------------------------------------- The value of the MCA parameter "plm_rsh_agent" was set to a path that could not be found: plm_rsh_agent: ssh : rsh Please either unset the parameter, or check that the path is correct
  • 高引文章发到JCP被拒了

    CFD彩虹条
    1
    0 赞同
    1 帖子
    3k 浏览
    李东岳

    在2004年的Application of the direct quadrature method of moments to polydisperse gas–solid fluidized beds中,这一篇引用文献正在提交到JCP:

    0_1507725421060_捕获.JPG

    很可惜这篇文章后来发到了Journal of Aerosol Science,也是个Top期刊。目前被JCP拒稿的文章已经被引600多次。

    之前也遇到过理论的文章往往在应用之后发表,用Marchisio的原话就是说是的,有时候发表算法类的文章比较难,接受的也要慢。

  • cfx的res.err文件应该如何打开

    Fluent
    4
    0 赞同
    4 帖子
    5k 浏览
    李东岳

    :huahua: :huahua:

  • 多相流这面比较重要的研究方向

    Algorithm
    1
    0 赞同
    1 帖子
    3k 浏览
    李东岳

    谁能帮忙填充一下没考虑到的内容么?

    捕获.PNG

  • TensorFlow 雨点落入一块方形水池

    CFD彩虹条
    5
    0 赞同
    5 帖子
    9k 浏览
    李东岳

    能用来算CFD么

  • 关羽OpenFOAM中边界条件的一点疑问

    OpenFOAM
    2
    0 赞同
    2 帖子
    4k 浏览
    bestucanB

    第一个。如果二维平面,墙面为x轴。无滑移边界条件,速度为0,说的是延x轴方向速度为0,没规定沿y轴方向。如果墙面沿y轴方向有个加速度。就不是第一类边界条件了,但还是无滑移的。一般墙不动,所以fixedvalue也没啥毛病。

    第二个,可以找找fluent中symmetry和axis两种边界条件的区别。求解选项中axisymmetric和axisymmetric swirl的区别。比较绕,我还没弄清楚完,但大概和这个相关。