Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Where is the source code? #1

Open
polxyxnn opened this issue Apr 25, 2024 · 6 comments
Open

Where is the source code? #1

polxyxnn opened this issue Apr 25, 2024 · 6 comments

Comments

@polxyxnn
Copy link

Hello,

I am interested in utilizing PComcot for research purposes. Is the source code still available/free/open to use?

More power!

Regards,
Paul

@yifanzhu-fluid
Copy link
Owner

Hello, thank you for your interest in PCOMCOT. Don't worry, we will upload the source code and the manual very soon, which I think should be next month. A few months ago, we wrote a research article about PCOMCOT and submitted it to a journal.
This article was accepted recently, so I will make all the source code open once our article is available online.

@polxyxnn
Copy link
Author

Hello,

Thank you for the response. That is noted.

Congratulations on the success!

Regards,
Paul

@yifanzhu-fluid
Copy link
Owner

Hi, Paul! I have uploaded the source code, examples, and a detailed manual of PCOMCOT.
You can use it whenever you need. Just feel free to ask questions if you have problem using it.
Regards,
Yifan

@polxyxnn
Copy link
Author

polxyxnn commented Jul 2, 2024

Hello Yifan,

Thank you for the update. Congratulations on the success! I will attempt to compile/install the code very soon. I will keep you posted.

Regards,
Paul

@polxyxnn
Copy link
Author

Hello Yifan,

I completely installed PCOMCOT in my PC and in a HPC environment. I attempted to run the modeling in these two platforms with 3 layers. For my PC, the run was successful but it was slower as expected. For the HPC environment, well, there was an error with Bi-CGSTAB algorithm:

ERROR: Bi-CGSTAB algorithm does not converge when solving dispersion term!

The said error was only present in the HPC environment, where I utilized 4 nodes with 16 processes allocated to each.
PCOMCOT_1.txt
Attached is the log file from the HPC environment for your reference.

Thank you so much!

Regards,
Paul

@yifanzhu-fluid
Copy link
Owner

Hi Paul,
I saw that the CFL number of your simulation is too large (2.184), which can cause the simulation to blast out quickly.
You should use a smaller time step or coarser grids to ensure that the CFL number is about 0.5.
Then, you can check if the results are stable with the Matlab scripts.

Regards,
Yifan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants