jaheyns / CfdOF

Computational Fluid Dynamics (CFD) for FreeCAD based on OpenFOAM solver
GNU Lesser General Public License v3.0
449 stars 85 forks source link

Rough Wall boundary conditions' GUI options should have as input data both roughness coefficient KS and Cs #95

Closed oliveroxtoby closed 1 year ago

oliveroxtoby commented 1 year ago

In GitLab by @JBABRIL on Nov 8, 2022, 01:38

Please note that, unfortunately, this is not a user support helpdesk.

We ask you to please use this interface to contribute constructively to this free, open source project by reporting carefully tested problems that you find in the software. Please provide as much information as possible and include a small test case which allows developers to reproduce the issue.

For user support, please direct questions to the forum. This post may contain useful information.

This is a community, open-source project and we unfortunately do not have the resources to provide a support service.

oliveroxtoby commented 1 year ago

In GitLab by @JBABRIL on Nov 8, 2022, 01:48

When selecting CFD boundary conditions for Wall / Rough (Wall roughness function) option, the GUI should have as input data both roughness coefficient Ks and Factor Cs, which are missing. Hence when this option is selected in the GUI, the openfoam solver would stop at the begining simulation, with the message that Ks and Cs cannot be read because there is only the remark "//TODO" in the nut file. By changing manually the 0/nut file, adding these values to the wall patches (see figure), the model then runs correctly.

oliveroxtoby commented 1 year ago

In GitLab by @oliveroxtoby on Nov 21, 2022, 07:18

Thanks. Should be fixed now.

oliveroxtoby commented 1 year ago

In GitLab by @JBABRIL on Nov 22, 2022, 15:57

Thank you very much. I have just started to use CfdOF, and it is an excellent tool, simple to use and effective.  Best regards,  Boris

Enviado desde Yahoo Mail para Android

... El lun., 21 de nov. de 2022 a la(s) 2:18, Oliver Oxtoby (@oliveroxtoby) escribió: GitLab#yiv3145103148 a {color:#1068bf;}#yiv3145103148 img {max-width:100%;height:auto;}#yiv3145103148 body {}#yiv3145103148 body {}#yiv3145103148 body {font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Noto Sans", Ubuntu, Cantarell, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";font-size:inherit;} Oliver Oxtobycommented: Thanks. Should be fixed now. — Reply to this email directly or view it on GitLab. You're receiving this email because of your account on gitlab.com. Unsubscribe from this thread · Manage all notifications · Help
oliveroxtoby commented 1 year ago

In GitLab by @oliveroxtoby on Dec 13, 2022, 10:11

Thank you for the compliment!