Issue to run the CFD simulation in WE-UQ #304
Replies: 3 comments 2 replies
-
Thanks for your interest in NHERI SimCenter applications! System / OS information? I'm guessing you're on Windows 10? @abiyfantaye , could you check the IsolatedBuildingCFD/setup_case.py file around line 1989? If the bug is not derived from the Python script itself, I'd imagine it has to do with the Python application that is being pointed to in your File >> Preferences in-app, or something to do with the OpenFOAM setup for your system (check the WE-UQ install & run documentation). |
Beta Was this translation helpful? Give feedback.
-
Hi, |
Beta Was this translation helpful? Give feedback.
-
Hi Abiy,
I tried the fix but still got the same error message. I have
attached the error message and the setup_case.py file with changes you
suggested. Please let me know how to proceed.
Thanks
Tanmay
[image: image.png]
…On Sun, Dec 8, 2024 at 10:50 PM Abiy Melaku ***@***.***> wrote:
Hi Tanmay,
Thank you for bringing this to our attention and for the detailed
information.
We’ve identified the issue as being related to the backend Python script.
As a quick fix and to keep you going with your work while we prepare a new
release, you can modify your current setup as follows:
1.
Navigate to your installation directory and locate the file:
/applications/createEVENT/IsolatedBuildingCFD/setup_case.py
2.
Edit the file by:
-
Removing *line 1249.*
-
Removing *lines 1257 to 1262*.
3. Save the file and rerun your model.
This should resolve the issue for now.
However, we are also planning to release an updated version of the WE-UQ
application with a minor version update shortly, which will include a
permanent fix for this issue.
Thank you for your patience and support! Please let us know if you
encounter any further problems.
Best regards,
Abiy Melaku
—
Reply to this email directly, view it on GitHub
<#304 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BNQETR23MU6PGMYEEPCII632EUHORAVCNFSM6AAAAABTE2XVTCVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCNJQGM3DAMQ>
.
You are receiving this because you authored the thread.Message ID:
<NHERI-SimCenter/SimCenterCommon/repo-discussions/304/comments/11503602@
github.com>
|
Beta Was this translation helpful? Give feedback.
-
Hi,
I tried to run the Wind Load Evaluation on a Generic Isolated Building using CFD but the code stopped and gave the error
File "C:\Users\Tanmay\Downloads\WE-UQ_Windows_Download_2024-10-09 00-14-25\WE-UQ_Windows_Download\applications\createEVENT\IsolatedBuildingCFD\setup_case.py", line 1989
<<<<<<< HEAD
^
SyntaxError: invalid syntax
The other simulations run just fine but the ones with CFD fail giving the above error while creating the BlockMesh dictionary. I have attached the error file for your reference. Please let me know how to proceed.
Beta Was this translation helpful? Give feedback.
All reactions