hexagon logo
  • Whats New in Cradle CFD 2025.1

    In this version, the latest feature of the battery safety model, a thermal runaway model based on reaction kinetics has been implemented in scFLOW . Steady-state 3D-ROM files can now be visualized in scPOST and scFLOW Parametric studies have never been…
  • Question about Validation cases?

    Could let me know if there are any public validation cases that Cradle can share with their customers?
  • Free Cradle Student edition

    Hexagon provides students free access to Student Editions of our Computer Aided Engineering software via the student download center. Simply register and begin exploring the world of physics-based simulation. With fast access to a large amount of tutorials…
  • Is there a way to identify regions with bad quality mesh in scFLOW?

    Sometimes when we run scFLOW simulations we see divergence which typically originates from a poor quality mesh element. Is it possible to check the mesh quality or in other words identify these poor quality elements in the pre-processor so that we can…
  • Moving Towards 1000x Productivity: Introducing Hexagon's scFAST, a fully NVIDIA GPU-Optimized CFD Solver

    Since its inception in 1984, Software Cradle has been at the forefront of computational fluid dynamics (CFD) innovation. Now part of Hexagon (following its integration into MSC Software in 2019), Cradle offers industry-leading solvers: scFLOW , designed…
  • Question regarding plot creation in Cradle scFLOW

    I am using Cradle scFLOW to model diffusive transport with c being the concentration of the molecule of interest. I will need a plot of dc/dx * k1 / (c / k2 + 1)^2, with the k's being constants. I know how to get c(x) out in a CSV file and can make a…
  • [scFlow ver.2024.1] How to resolve the error 305

    hello can anyboby help me with scFLOW erorr code 305. It is desplayed as "region name (Solid) set in init command is not found" I want to find the convective heat transfer coefficient of Solid, but an error is displayed and it cannot be analyed. …
  • 八分木の分割方法

    例題17.1 粒子追跡解析を行っているのですが、八分木図を参考にして作成するとありますが上手く作成することができません。 領域を使った細分化と、ラバーボックス表示とオクタント再分割で似たように​八分木を作成しようとしていたのですがかなり手間がかかる上に思い通りに作成できません。 他に上手く作成する方法はあるでしょうか?
  • scFLOWの例題8.1の非ニュートン流体の解析結果で表示しているような流速ベクトル図はどのような操作で可視化可能でしょうか?

  • 伸縮メッシュと不連続接合の併用手順について詳細が知りたいです。

    ScFLOWにて二つの物体がすれ違うような場合に伸縮メッシュと不連続接合を併用したいのですが手順が分かりません。現状で不明な点を以下に挙げます。 ​ ・部品コントロールで「回転(不連続接合)」にチェックを入れる必要があるのか ・接合面に対する設定の方法 ・掃引​メッシュの作成方法と掃引メッシュ同士の不連続接合に追加設定のようなものがあるのか ​ 以上解決策を教えていただきたいです。​
  • 計算が発散してしまうため、メッシュの品質を確認したいです。 変数が最大値を取るメッシュの要素番号がLファイルに出力されますが、 PreまたはPostにおいて特定の要素番号のメッシュを表示する方法はありますか。

    scFLOWpreまたはPostにおいて、要素番号を指定しメッシュを表示することができます。 scFLOWpreにおいて、特定の要素番号のメッシュを表示する方法は以下の通りです。 1. メニューバーの[選択]-[要素番号で選択]をクリックします。 2. [番号]に表示したいメッシュの要素番号を入力します。 3. 選択 をクリックすると、指定した要素番号のメッシュが選択された状態になります。 [選択対象のみを表示]にチェックが入った状態で…
  • FE486(STREAM/熱設計PAC)・FE472(SCRYU/Tetra)・FE0007(scFLOW)エラーで計算が終了してしまいました。 このエラーの意味と対処法を教えてください。

    FE486(STREAM/熱設計PAC)・FE472(SCRYU/Tetra)・FE0007(scFLOW)エラーは浮動小数点演算の 例外を検出した、つまり異常な値が出たため計算を止めたという意味です。 このエラーは、計算に異常が出た後に意味のない計算を続けないよう、自動停止させるためのものです。 エラーには"division by zero" と"overflow"の2つのタイプがあります。 "division by zero"はゼロ割(除算で分母が0になること…
  • y+とは何ですか?

    回答 ​ y+=u*•y/ν ここで、νは動粘性係数、yは壁面からの距離、 u*は壁面摩擦速度です。 流れが乱流状態にあるとき、 無次元距離y+と無次元速度u+に規格化したとき、 ある分布に従うことが知られています。 ここで、u+=u/u*(uは速度)と定義されます。 分布は、模式的には下図のようなものです。 ​ このうち、0<y+<6の領域は…