Skip to content

Question about the external force term in LBM physics guidance #2

Description

@WanqiYuan

Hi!

Thanks for the excellent work!

I have a question regarding the physics guidance with LBM. My current understanding is that, for a sampled time step (T) during one optimization iteration, (F_w(T)) provides a wind force field defined on the grid at that time step. Then, LBM performs an iterative rollout from the initial state t=0 to t = T, and the resulting physical quantities are used to compute the physics loss. Please correct me if this interpretation is wrong.

I noticed that the LBM formulation includes an external force term, (F_oi). Since the wind field changes continuously over both space and time, I would expect this force term to be spatially and temporally varying rather than a constant global force.

Could you clarify how this external force term is handled in your system? For example, is it directly derived from the optimized wind field (F_w), predicted separately, or simplified in some way during the LBM rollout? My concern is that this F_oi is a very complec force which needs a proper define and without a proper external force term, the LBM rollout may not be well-defined, while setting it as a constant force may not accurately represent the dynamic wind field.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions