-
Notifications
You must be signed in to change notification settings - Fork 17
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
Conjugate heat transfer migration as geometries #994
base: write-geoms-migration
Are you sure you want to change the base?
Conversation
…csApplication` to `MPMApplication`
…n-name [MPM] Change application name
@rubenzorrilla we need to check this one. |
This one should work with the changes I'm about to push to the Kratos repo cht3_RZ.zip |
…c-navier-stokes-element [FastPR][Fluid] Adding QS-VMS axisymmetric element
@rubenzorrilla please check this case |
As far as I see, the section },{
"model_part_name" : "FluidThermalModelPart.Fluid_Left_Wall",
"condition_name" : "ThermalFace2D2N" in the However, when I ran the case I got zero residual every time step. Is the case supposed to work or it is a |
@rubenzorrilla it comes from the 2nd example in the GUI |
Then it should work, meaning that I missed something else. I'll try to have another look ASAP. |
No description provided.