DoMINO architecture conditions the model based on global parameters that go into the model (link). Previously, they were hard-coded to stream_velocity and air_density but in the most recent versions, we have given the user the ability to bring in arbitrary number and type (scalar or vector) global parameters (PR link here).
It would be nice to have that implemented in the PhysicsNeMo-Curator as well. I have something locally for the dataset I am working on but I am not sure if that is the best way to do it or the author would have a more generalized way of approaching it.