You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
When running examples in release 9.5.1 from GiD, I can see this outputs.
And
We should try to solve the warnings and deprecations
@rubenzorrilla
The text was updated successfully, but these errors were encountered: