Skip to content

Gravity uniform field cannot be used cleanly in dynamic mesh boundary conditions

Gravity is read and registered on the mesh database typically in the application's createFields.H, after the construction of the mesh. In moving mesh cases the mesh has already been constructed by this point in the execution, and so gravity cannot be accessed (easily).