Skip to content

fele.fele

Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: Approximate Deconvolution Method #5330
    fele.fele
    Participant

    Hi Stephan,

    thanks for your message. In the moment I’m focusing more on the implementation of the ADM rather than using it. The aim would be to implement a variant by myself, in OLB or in a self-made Code, I didn’t decided yet. I have however a general problem with OLB in understanding in a “practicable time” all structures of the Code. Using it for standard applications is quite nice but working on it can become a issue, if you have not so much time to go deep into it…

    Best regards and thanks a lot for the help!
    Raffaele

    in reply to: Approximate Deconvolution Method #5219
    fele.fele
    Participant

    Hi Stephan,
    I tried to uncomment everything belonging to the ADMdynamics in the /src/dynamics/smagorinskyBGKdynamics.* and /src/functors/lattice/turbulentF3D.* files. I get although several errors by compiling. Mostly missing declarations and (i guess…) an error on line 75 of the smagorinskyBGKdynamics.hh, namely:

    T uSqr = lbHelpers<T,DESCRIPTOR>::bgkCollision(cell, *cell., cell[velocityBeginsAt], omega);

    Is the passed *cell. variable correct??
    The variable missed from the compiler (velocityBeginsAt and rhoIsAt) are in this and in the next line (statistics.incrementStats(*cell[rhoIsAt], uSqr);).

    I’ll try to fix the problem in the next days, in case you have any suggestion, please let me know…

    BR,
    Raffaele

    in reply to: Approximate Deconvolution Method #5211
    fele.fele
    Participant

    Hello Stephan,
    thank you, I’ll try!
    Best,
    Raffaele

    in reply to: Approximate Deconvolution Method #5209
    fele.fele
    Participant

    Dear Stephan,

    thanks a lot for the quick reply! How should I work with the ADM? Is it similar to other turbulence models implemented in OLB? In which *dynamics.hh are infos on the implementation?

    Best Regards,
    Raffaele

Viewing 4 posts - 1 through 4 (of 4 total)