Skip to content

Definition of Delta #44

Description

@rmojgani

Delta = 2 * Lx / NX

Checking @gyf135 code,

Definition of $\Delta$ here seems to be wrong

It should be

    Delta = L / NX

or for 2DHIT case to

    Delta = 2 * np.pi / NX

to match

https://github.com/envfluids/2D-DDP/blob/0542ca9dfeed3948b452d1307b85fddad6e82c25/physics-based%20codes/SMAG/F2DHIT_DSMAG.py#L80

@jakharkaran can you confirm this and it's downstream effects?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions