Skip to content

Commit

Permalink
Update two_fluid_navier_stokes_alpha_method_data.h
Browse files Browse the repository at this point in the history
  • Loading branch information
rubenzorrilla authored Dec 13, 2024
1 parent b3c0c6a commit 35b6d9c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
#include "includes/constitutive_law.h"

#include "fluid_dynamics_application_variables.h"
#include "custom_elements/data_containers/fluid_element_data.h"
#include "data_containers/fluid_element_data.h"
#include "utilities/element_size_calculator.h"
#include "custom_utilities/fluid_element_utilities.h"

Expand Down Expand Up @@ -376,4 +376,4 @@ void ComputeDarcyTerm()

}

#endif
#endif

0 comments on commit 35b6d9c

Please sign in to comment.