-
I’m encountering a linker error when trying to compile the project:
$ make CONFIG=Config.sh EXEC=GIZMO_mhd_core
gfortran -openmp main.o accel.o timestep.o init.o restart.o io.o predict.o global…
-
Moving issue 27 from gitlab originally submitted by @aprilnovak:
The `CoupledDriver` currently only has a notion of solutions at the current and previous Picard iterations. The heat-fluids solver i…
-
## Summary
This RFC is to propose the Semi-Implicit two-phase solver in branch `solver/two-phase-semiimplicit`. The solver utilized semi-implicit Chorin's projection scheme which is mainly to be us…
-
1. CFD:
definition: Computational fluid dynamics general (set of ) equations for momentum, mass and energy
parent: CUBA.PHYSICS_EQUATION
models: [CUBA.CONTINUUM]
variables:
…
-
The naming and/or meaning of `ale_boundary_parts` is not clear.
https://github.com/KratosMultiphysics/Kratos/blob/dfecc86d40657c11d5eb6682a05874522f779f23/applications/MeshMovingApplication/python_…
-
### Desiderata features
+ Compressible, multi-fluid, multi-phase, Navier-Stokes equations:
+ Preconditioned equations to efficient handling incompressibile, compressible, cavitating and multi-ph…
-
### Description
The simulation of fmu generated through omedit are failed while simulating in jupyter-notebook using fmpy library and throws error that is the following assertion has been violated…
-
I was playing with your examples on fluid structure interactions, specifically the Turek-Hron benchmark. With the [input.json](https://github.com/exadg/exadg/blob/master/applications/fluid_structure_i…
-
## Summary
This RFC is to propose the Navier-Stokes solver in branch `solver/navier-stokes`. The NS solver utilized semi-implicit Chorin's projection scheme which is mainly to be used for modeling …
-
### Description
The attached model contains two fluid volumes which are directly connected by their ports without any pressure losses in between. This causes the system to be index-2. Index reducti…