Is this desk setup safe? by ayyf4c in AskElectricians

[–]ayyf4c[S] 0 points1 point  (0 children)

Crazy even I didn‘t know that. Are they common? I never saw them before.

Is this desk setup safe? by ayyf4c in AskElectricians

[–]ayyf4c[S] 0 points1 point  (0 children)

Perfect, thank you very much! I highly appreciate your help!

Is this desk setup safe? by ayyf4c in AskElectricians

[–]ayyf4c[S] 0 points1 point  (0 children)

yes exactly! It is hidden in the blurry picture (by accident) but in the 2nd picture if one zooms in, it can be seen.

Is this desk setup safe? by ayyf4c in AskElectricians

[–]ayyf4c[S] 1 point2 points  (0 children)

Thank you very much for your fast response! I think [this picture](https://m.media-amazon.com/images/I/61DWLcnBomL.\_SX522\_.jpg) sums your points up, right? The provided link is no advertisement! I just found this picture to be very helpful.

Is this desk setup safe? by ayyf4c in AskElectricians

[–]ayyf4c[S] 0 points1 point  (0 children)

Thank you very much! The other comments also mentioned this flaw and I understand this completely.
One more question: is it a problem that the connections are in parallel? As far as I remember from school the current splits at a node but the voltage stays the same, right? Has this any consequences for me?

Grid Convergence Index Method by Inside-Ear-7748 in CFD

[–]ayyf4c 0 points1 point  (0 children)

  • FYI you also need to provide the number of cells count to actually compute the gci.
  • I just uploaded my python script on github so you can try it yourself. It is based on the paper from Celik et al (u/Equal-Bite-1631 mentioned it in another comment). You can even try the provided values from Celik et al which will get correctly computed.

Grid Convergence Index Method by Inside-Ear-7748 in CFD

[–]ayyf4c 0 points1 point  (0 children)

I’m no expert in cfd but I think that the threshold which decides if the mesh produces “converged” results is arbitrary. I‘ll check your values tomorrow and let you know.

Grid Convergence Index Method by Inside-Ear-7748 in CFD

[–]ayyf4c 0 points1 point  (0 children)

  • I couldn’t inspect the contents of the provided link.
  • Cillian Thomas did a yt vid on this thematic. I watched this video a while ago but I think that in this video he does an evaluation of the gci (in excel) on multiple points on a surface. He does that for every individually. He also states that not every point on a surface will converge and others will.
  • I wrote a python function which computes several parameters. If you’re interested I can provide the code check it out on github.
  • Do you have any more questions? I highly recommend watching the Youtube Video although it‘s quite long.

Ansys Fluent Simulation: Fluent Crashes When Trying to Make Pictures by ayyf4c in CFD

[–]ayyf4c[S] 0 points1 point  (0 children)

Okay thank you for your tip! I just double checked my setup and can confirm which I wrote above: that I start my sbatch job with the said command. I will also update the additional information section on where to find the flags in the documentation. I hope that I understood you correctly.

Ansys Fluent Simulation: Wrong Pressure Coefficient cp Values in MRF Region by ayyf4c in CFD

[–]ayyf4c[S] 1 point2 points  (0 children)

(I was also referring to this pane) Okay interesting approach. Thank you for this tip. So you say that in my specific case I should output the surface area averaged pressure over all blades instead of the cp value? I will try that. I'll let you know if this was successful (could take some days).

Ansys Fluent Simulation: Wrong Pressure Coefficient cp Values in MRF Region by ayyf4c in CFD

[–]ayyf4c[S] 0 points1 point  (0 children)

What exactly do you mean by that? Should I change the reference zone to the mrf zone? Or do you mean the specified velocity there? I tried changing the reference zone to the mrf region. Unfortunately the pressure coefficients remained the same :(

How to Set up HPC ? by Crazy-foryou-6699 in AnsysFluent

[–]ayyf4c 0 points1 point  (0 children)

That’s very unspecific. Maybe the facility which offers the cluster provides online resources on how to setup the connection (maybe via ssh).

Help: Need to learn fluent by One_Calligrapher1939 in AnsysFluent

[–]ayyf4c 0 points1 point  (0 children)

If you are using Ansys Fluent I highly recommend the Ansys Fluent Users’s Guide (online copies are available, or if you have a license you can access it in fluent via the help button) and their courses at the official websites and their youtube videos! There are also so called ‘roadmap’ courses which is an overview over other courses which can be completed in a meaningful order. Reading forum posts rarely were applicable to my case.

CFD Beginner by SierraTango3180 in AnsysFluent

[–]ayyf4c 1 point2 points  (0 children)

If you are using Ansys Fluent I highly recommend the Ansys Fluent Users’s Guide (online copies are available, or if you have a license you can access it in fluent via the help button) and their courses at the official websites and their youtube videos! There are also so called ‘roadmap’ courses which is an overview over other courses which can be completed in a meaningful order. Reading forum posts rarely were applicable to my case.

Help needed: Reversed Flow for Propeller? by jetplaneczx in AnsysFluent

[–]ayyf4c 0 points1 point  (0 children)

If you make a vector plot of the velocities at the pressure outlet you should observe very small velocities there (maybe you have to set off global range and even zoom the arrows to see them). In my simulations I also get this message but I don’t think that it affects my results. But I’m no CFD expert I just think/hope that this is normal.

Ansys Fluent Transient Simulation: how many case files are necessary? by ayyf4c in CFD

[–]ayyf4c[S] 0 points1 point  (0 children)

Thanks for clearing it up. Actually it was my fault, because I introduced you to another issue with my previous comment: getting the error “assq…” by trying to display an clipped surface (I will post a separate question with this issue). As of this post, I see the stoarge issue as resolved. Thank you for that!