https://linen.dev logo
Join Discord
Powered by
# general-help
  • m

    mathmo learning intro fluid mech

    04/23/2025, 5:39 PM
    Inspired by this question... If you're told that the Eulerian $(\vec{x},t)$ and Lagrangian $(\vec{X},t)$ descriptions are related by the system of equations $$\vec{x} = \vec{f} (\vec{X},t)$$ where $\vec{f}=(f_1, f_2, f_3)$, must all $f_i$ be invertible? I assume so? https://cdn.discordapp.com/attachments/400697259819270145/1364657029301538877/Screenshot_2025-04-23_at_18.37.56.png?ex=680a7765&is=680925e5&hm=94123e9518591c5c43a41a0acf28826b4bbc7190074c5f3f2cdadd4b87211165&
  • t

    TeXit

    04/23/2025, 5:39 PM
    learning introductory fluid mech https://cdn.discordapp.com/attachments/400697259819270145/1364657043939524750/711934347934040125.png?ex=680a7769&is=680925e9&hm=527814c2d623d8c8d699b80f151df25793a67e19541d9b5255e300a6a2120921&
  • m

    mathmo learning intro fluid mech

    04/23/2025, 5:45 PM
    actually it probably makes more sense to think of it as x=f(X) and f might be a matrix with t dependence, rather than f acting on (X,t)
  • l

    LightHunter

    04/29/2025, 3:29 PM
    anyone familiar with the usage of the EDC combustion model version 2016? I am having an issue with simulating ammonia combustion in MILD regime using JHC burner. In addition, there seems to be some bugs in the 2016 model.
  • q

    qr

    05/02/2025, 2:25 PM
    Is there some kind of switch that allows me to stop writing of ALL fields at writeTime, except those that I specifically list for writing? Basically I'm looking for a quick way to write a small set of fields at a high frequency, but the overall framework has many fields which are written out so turning them off one by one is a bad idea for the long term health of the solver.
  • y

    Yann

    05/02/2025, 2:28 PM
    Don't save things at all, and use a ``writeObject`` FO to save only the variables you want at the interval you want?
  • q

    qr

    05/02/2025, 2:32 PM
    Yeah but what's the one runtime setting to do "don't save anything at all"
  • y

    Yann

    05/02/2025, 2:36 PM
    Use a ``writeInterval`` bigger than your ``endTime`` in ``controlDict``?
  • q

    qr

    05/02/2025, 2:37 PM
    Crazy hack
  • y

    Yann

    05/02/2025, 2:43 PM
    Until you regret not saving it because you wanted to restart your case!
  • y

    Yann

    05/02/2025, 2:45 PM
    Still possible to play it safe and still fully write only the last timestep
  • t

    tkeskita

    05/02/2025, 2:52 PM
    https://tenor.com/view/hat-tip-respect-gif-12956820
  • n

    nereavonoertzen

    05/03/2025, 1:41 PM
    I'm currently simulating a gas-liquid stirred tank with two different impellers. I'm having trouble implementing a tracer for mixing time and calculating hold-up. Unfortunately, I'm using STAR-CCM+ and can't switch software. Does anyone here have expertise with STAR-CCM+, or know of another forum or server where I could get help?
  • m

    muehhlllerr

    05/04/2025, 7:23 AM
    Sir, this is a OpenFOAM server
  • s

    slopezcastano

    05/05/2025, 10:02 AM
    If you paid for a STAR license, you can ask them for help
  • o

    otaolafr

    05/05/2025, 10:14 AM
    license? whats that?
  • o

    otaolafr

    05/05/2025, 10:15 AM
    https://tenor.com/view/spongebob-spongebob-squarepants-spongebob-season-6-truth-or-square-spongebob-truth-or-square-gif-14618301320258983224
  • s

    slopezcastano

    05/05/2025, 3:23 PM
    Whats your point here?
  • s

    slopezcastano

    05/05/2025, 3:46 PM
    Well, In Elementary FluidMech they will explain you that the general state of stress on a control volume at rest is one in which the pressure (the component of stress normal to a CVs surface) is a constant at equal heights and points towards the volume, by convention.
  • s

    slopezcastano

    05/05/2025, 3:47 PM
    That's why your two forces act "against the surface"
  • s

    slopezcastano

    05/05/2025, 3:48 PM
    when you are in thermodynamics and/or intermediate fluid mechanics they will explain you that perfect fluids cannot be in a state of tension
  • s

    slopezcastano

    05/05/2025, 4:03 PM
    Man, download White's Solution Manual and stop spamming this channel
  • s

    slopezcastano

    05/06/2025, 12:58 PM
    The whole chatgroup is called "OpenFOAM", not "White's Fluid Mechanics Solution Manual Group"
  • l

    Lalorobot

    05/06/2025, 6:12 PM
    this isn't really a homework help server though
  • l

    Lalorobot

    05/06/2025, 6:12 PM
    your classmates are probably a better resource
  • l

    Lalorobot

    05/06/2025, 6:12 PM
    just go talk to them
  • m

    mathmo learning intro fluid mech

    05/07/2025, 9:38 AM
    Ok, well please could you tell me a better server to get help from? I'm a maths student, but the module is taught by bioengineering, which is on a completely different campus to the maths department (i.e. on the other side of London). Because of this, I don't have any classmates to ask so the internet is the best resource I have
  • s

    slopezcastano

    05/07/2025, 9:40 AM
    You have teachers, TA's, 1000's of books, Solution Manuals, etc... If you rely on random chat servers for your education, I have some news for you: stack exchange
  • t

    thijs2725

    05/07/2025, 10:33 AM
    Hi, I am solving an equation with OpenFoam, however when i use lower values for 'k' which represents the thermal conductivity, it starts either not converging, or when k is even lower it immediatly crashes with a floating point error... any ideas for making this convection dominated problem converge? Either via changing my formulation of the equation or by tweaking the solvers/preconditioners?
    Copy code
    const volVectorField& U = primalVars_.UInst();
    surfaceScalarField phiBeta("phibeta", fvc::flux(U*(1-beta)));
    
    // Adjoint energy equation
    fvScalarMatrix TaEqn
    (
         rho_fluid * c_p_fluid * fvm::div(-phiBeta, Ta)
          - fvm::laplacian(k, Ta) 
    );
    Current solvers:
    Copy code
    "Ta.*"
        {
            solver          PBiCGStab;
            preconditioner  DILU; 
            tolerance       1e-09;
            relTol          0;
        }
  • t

    thijs2725

    05/07/2025, 10:42 AM
    If i use upwind phi instead of linear interpolation it doesnt crash any more but the solution still diverges via some weird checkerboard thing