CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Programming & Development (https://www.cfd-online.com/Forums/openfoam-programming-development/)
-   -   Upgrading a solver from OF 1.7.1 to OF 2.3.0 (https://www.cfd-online.com/Forums/openfoam-programming-development/165544-upgrading-solver-1-7-1-2-3-0-a.html)

ehsan_am86 January 19, 2016 21:18

Upgrading a solver from OF 1.7.1 to OF 2.3.0
 
Hi Dear Foamers,

In fact, I have a solver which has been written based on OpenFOAM 1.7.1 and I want to upgrade that into OpenFOAM 2.3.

Could you please give me some advises how I could start to change?

It is possible for a person who is not professional in developing OpenFOAM solvers?

I would be appreciated if somebody give me some recommendations.

blais.bruno January 20, 2016 09:08

My suggestion would be to look for a similar solver in OpenFOAM 2.3 and see which part have changed.

Most likely, some of the included libraries have changed and some member function calls (most likely within the pressure corrector loop) have change. It is doable, but it really depends on the complexity of what was done within the solver.

If you can post the solver maybe others can give you a hand.

Cheers and good luck.


Quote:

Originally Posted by ehsan_am86 (Post 581636)
Hi Dear Foamers,

In fact, I have a solver which has been written based on OpenFOAM 1.7.1 and I want to upgrade that into OpenFOAM 2.3.

Could you please give me some advises how I could start to change?

It is possible for a person who is not professional in developing OpenFOAM solvers?

I would be appreciated if somebody give me some recommendations.


ehsan_am86 January 20, 2016 13:28

Thanks for your suggestion.

In fact, my solver is twoPhaseEulerFoam which has been coupled with population balance.

If I understood correctly, you meant I can compare twoPhaseEulerFoam in OF 1.7.1 with twoPhaseEulerFoam in OF 2.3.0? And then, I will be able to upgrade my costume solver (twoPhaseEulerFoam+population balance) to O.F 2.3.0 one?

However, my view is this fact that I could compare the costume solver with standard solver in O.F 1.7.1 and then, moving forward into O.F 2.3.0?

I would be appreciated if you let me know your comment.


All times are GMT -4. The time now is 23:58.