Home
last modified time | relevance | path

Searched refs:_ (Results 1 – 5 of 5) sorted by relevance

/honee/
H A DMakefile98 $(info | __ ______ _ ______________ |)
100 $(info | / /_/ / / / / |/ / __/ / __/ |)
101 $(info | / __ / /_/ / /| / /___/ /___ |)
102 $(info | /_/ /_/\____/_/ |_/_____/_____/ |)
122 $(info | __ ______ _ ______________ |)
124 $(info | / /_/ / / / / |/ / __/ / __/ |)
125 $(info | / __ / /_/ / /| / /___/ /___ |)
126 $(info | /_/ /_/\____/_/ |_/_____/_____/ |)
447 … -P -E '([\!\&\~\*\(]|\)\)|\([^,\*\(]+\**\))\(([a-zA-Z0-9_]+((\.|->)[a-zA-Z0-9_]+|\[[a-zA-Z0-9_ \%…
/honee/examples/postprocess/
H A Dvortexshedding.py15 peaks, _ = sig.find_peaks(sample["ForceY"])
/honee/doc/
H A Dtheory.md59 \end{pmatrix}}_{\bm F_{\text{adv}}} +
64 \end{pmatrix}}_{\bm F_{\text{diff}}},\\
372 \int_{\partial \Omega} \bm v \cdot \bm{F}_{\text{diff}}(\bm q_N) \cdot \widehat{\bm{n}} \,dS
373 - \int_{\Omega} \nabla \bm v \!:\! \bm{F}_{\text{diff}}(\bm{q}_N)\,dV
525 …f wavemodes $N$, set of random numbers $ \{\bm{\sigma}^n, \bm{d}^n, \phi^n\}_{n=1}^N$, the Cholesk…
622 The `STGRand.dat` file is the table of the random number set, $\{\bm{\sigma}^n, \bm{d}^n, \phi^n\}_
633 | $ \{\bm{\sigma}^n, \bm{d}^n, \phi^n\}_{n=1}^N$ | RN Set | No | Yes |
641 | $\{\kappa^n\}_{n=1}^N$ | k^n | No | Yes |
H A Dauxiliary.md66 $$\overline{\phi}_\mathrm{new} = \overline{\phi}_{\mathrm{old}} + \phi(t_\mathrm{new}) \Delta T$$
/honee/tests/
H A Dsmartsim_regression_framework.py243 passTest, exception, _ = test_framework.test(ceed_resource) variable