KratosMultiphysics / Kratos

Kratos Multiphysics (A.K.A Kratos) is a framework for building parallel multi-disciplinary simulation software. Modularity, extensibility and HPC are the main objectives. Kratos has BSD license and is written in C++ with extensive Python interface.
https://kratosmultiphysics.github.io/Kratos/
Other
1.04k stars 246 forks source link

Compressible potential flow not compiling. #3157

Closed roigcarlo closed 4 years ago

roigcarlo commented 6 years ago

Dear @KratosMultiphysics/team-maintainers the compressible potential flow application is not updated to Model3 and it is causing the nightly build to fail.

I don't know who is responsible of the application so I am pinging everyone.

loumalouomega commented 6 years ago

@jginternational solved that last night

El mié., 24 oct. 2018 9:11, Carlos Roig notifications@github.com escribió:

Dear @KratosMultiphysics/team-maintainers https://github.com/orgs/KratosMultiphysics/teams/team-maintainers the compressible potential flow application is not updated to Model3 and it is causing the nightly build to fail.

I don't know who is responsible of the application so I am pinging everyone.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/KratosMultiphysics/Kratos/issues/3157, or mute the thread https://github.com/notifications/unsubscribe-auth/ATEMgNb1hUhFB5I6c_hX_0LRBIWVFNKLks5uoBJUgaJpZM4X3Q9U .

philbucher commented 6 years ago

FYI @inigolcanalejo @inigolcanalejo this only makes the App compile, you might still need to update your scripts

philbucher commented 6 years ago

closing since solved

jginternational commented 5 years ago

Again @inigolcanalejo

inigolcanalejo commented 5 years ago

Is it still giving errors? I cannot find them.

rubenzorrilla commented 5 years ago

@jginternational it is not compiling in Windows right?

roigcarlo commented 5 years ago

I did test it again on win and seems to compile fine for me as well.

inigolcanalejo commented 5 years ago

I guess it is fine then

jginternational commented 5 years ago

I'll be back to the office on Monday. I'll check it with @roigcarlo then

roigcarlo commented 4 years ago

This is solved and outdated.