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

[Fluid] Output log during calculation #978

Open
jginternational opened this issue Jun 3, 2024 · 1 comment
Open

[Fluid] Output log during calculation #978

jginternational opened this issue Jun 3, 2024 · 1 comment
Assignees

Comments

@jginternational
Copy link
Member

When running examples in release 9.5.1 from GiD, I can see this outputs.

               Number of Nodes       : 61
               Number of Properties  Deprecated method called in "E:\GiD\GiD 16.1.10d\scripts\tohil\python\lib\site-packages\KratosMultiphysics\analysis_stage.py" in line 322: Iterating through "Parameters" object is deprecated, please use the "values" method instead
Deprecated method called in "E:\GiD\GiD 16.1.10d\scripts\tohil\python\lib\site-packages\KratosMultiphysics\model_parameters_factory.py" in line 86: Iterating through "Parameters" object is deprecated, please use the "values" method instead
FluidModelPart.FluidParts_Fluid
: 0
               Number of Elements    : 0

And


[WARNING] DEPRECATION-Warning; CheckAndPrepareModelProcessFluid: Construction from model part is deprecated. Please provide a 'Model' container and use full model part names. 
[WARNING] DEPRECATION-Warning; CheckAndPrepareModelProcessFluid: Partial model part name 'FluidParts_Fluid' found in 'volume_model_part_name'. Please provide full model part names. 
[WARNING] DEPRECATION-Warning; CheckAndPrepareModelProcessFluid: Partial model part name 'AutomaticInlet2D_Inlet' found in 'skin_parts'. Please provide full model part names. 
[WARNING] DEPRECATION-Warning; CheckAndPrepareModelProcessFluid: Partial model part name 'Outlet2D_Outlet' found in 'skin_parts'. Please provide full model part names. 
[WARNING] DEPRECATION-Warning; CheckAndPrepareModelProcessFluid: Partial model part name 'Slip2D' found in 'skin_parts'. Please provide full model part names. 
[WARNING] DEPRECATION-Warning; CheckAndPrepareModelProcessFluid: Partial model part name 'NoSlip2D_InterfaceFluid' found in 'skin_parts'. Please provide full model part names. 
TetrahedralMeshOrientationCheck: No inverted elements found
No inverted conditions found
NavierStokesMonolithicSolver: Model reading finished. 
NavierStokesMonolithicSolver: Fluid solver DOFs added correctly. 
[WARNING] DEPRECATION-Warning; AssignVectorByDirectionProcess: Found 'mesh_id' in input settings. This is no longer required and can be removed. 
[WARNING] DEPRECATION-Warning; AssignVectorByDirectionProcess: Found 'mesh_id' in input settings. This is no longer required and can be removed. 

We should try to solve the warnings and deprecations

@rubenzorrilla

@rubenzorrilla
Copy link
Member

See this. Though it might not be straightforward, I definitively agree on this.

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

No branches or pull requests

2 participants