Resolvedadrianinsaval wrote: ↑Sat Jul 23, 2022 8:22 pm It is illegible when using dark themes:
Screenshot_20220723_162002.png
It should just use the theme's foreground color for normal text like the rest of the page.
Search found 641 matches
- Fri Aug 05, 2022 8:57 pm
- Forum: CfdOF / CFD
- Topic: Cfd-of settings page output widget hardcodes dark text
- Replies: 2
- Views: 307
Re: Cfd-of settings page output widget hardcodes dark text
- Fri Aug 05, 2022 8:56 pm
- Forum: CfdOF / CFD
- Topic: CommandCfdScalarTransportFunctions error
- Replies: 1
- Views: 130
Re: CommandCfdScalarTransportFunctions error
I am trying to use VOF simulation for multi water sources, i try to add the scalar transport, but it fails to open it when ever i click the scalar icon giving this message: cannot import name 'CommandCfdScalarTransportFunctions' from 'CfdOF.Solve' (/home/mina/.local/share/FreeCAD/Mod/CfdOF/./CfdOF/...
- Sat Jul 23, 2022 6:43 pm
- Forum: CfdOF / CFD
- Topic: Meshing with CfdOF
- Replies: 1
- Views: 198
Re: Meshing with CfdOF
Hi all, brand new to open foam and started with a YouTube tutorial. However, when I generate my mesh I get this error 19:55:26 openfoam: windows support (mingw64) is runtime only 19:55:35 App::DocumentObjectGroupPython: Link(s) to object(s) 'Pad' go out of the allowed scope 'Pad_Mesh'. Instead, the...
- Tue Jul 19, 2022 9:28 pm
- Forum: CfdOF / CFD
- Topic: Refuse to store unregistered object: grad(U)
- Replies: 1
- Views: 242
Re: Refuse to store unregistered object: grad(U)
Should be working now.Budahn wrote: ↑Mon Jul 18, 2022 10:05 pm I´m having this problem trying to start a simulation with LES, KEqn turbulence model, can anyone run this without problem?
Code: Select all
Refuse to store unregistered object: grad(U)
- Tue Jul 19, 2022 8:37 pm
- Forum: CfdOF / CFD
- Topic: OpenFOAM version 2112 is not supported
- Replies: 6
- Views: 622
- Mon Jul 18, 2022 8:58 pm
- Forum: CfdOF / CFD
- Topic: Boundary type not appropriate to determine initial pressure
- Replies: 4
- Views: 297
Re: Boundary type not appropriate to determine initial pressure
Thanks for your answer @Budahn , I did that and there is another error. Continuity error cannot be removed by adjusting the outflow. Please check the velocity boundary conditions and/or run potentialFoam to initialise the outflow. Total flux : 1e-300 Specified mass inflow : 0.083333333 Specified ma...
- Mon Jul 18, 2022 8:53 pm
- Forum: CfdOF / CFD
- Topic: Boundary type not appropriate to determine initial pressure
- Replies: 4
- Views: 297
Re: Boundary type not appropriate to determine initial pressure
Hi all, I am running a simple simulation with an inlet of 0.1 kg/s and an outlet as open boundary (attached file). The mesh runs ok with cfMesh, but when trying to write the case, the following errors appear 0.0: Error writing case: 0.0: RuntimeError: Boundary type not appropriate to determine init...
- Mon Jul 18, 2022 8:19 pm
- Forum: CfdOF / CFD
- Topic: 2D meshing
- Replies: 13
- Views: 3009
Re: 2D meshing
Thank you for the testing. This should be ok now.thschrader wrote: ↑Sun Jul 17, 2022 7:22 am Works. In single cpu-mode. When using parallel option,
decomposepar.exe stops with error:
- Sat Jul 16, 2022 9:01 pm
- Forum: CfdOF / CFD
- Topic: Error reported: failed to launch 'renumberMesh
- Replies: 3
- Views: 438
Re: Error reported: failed to launch 'renumberMesh
The mesher runs all ok and can visualize in Paraview, but when I try to run the solver, I get the following error 10:58:25 ERROR: Error reported: failed to launch 'renumberMesh -parallel -overwrite' on DESKTOP-PAUL Error (2) The system cannot find the file specified. 10:58:25 Is it necessary to edi...
- Sat Jul 16, 2022 8:59 pm
- Forum: CfdOF / CFD
- Topic: 2D meshing
- Replies: 13
- Views: 3009
Re: 2D meshing
I think this is working now.thschrader wrote: ↑Fri Jul 15, 2022 9:35 am Here is an example, rotational mesh at 45 deg.
Meshing works, but sim does not run.