Skip to content

Add functionality for a curvilinear coordinate

David Deepwell requested to merge Fluids_dev into master

Compared to rectilinear coordinates, this will add an additional field which corresponds to the correct vertical coordinate. Visualization in ParaView or VisIt will require adjusting the data field by this new field.

This closes issue #8 (closed)

Merge request reports