Module: Differential Operations
Differential operations (gradient, rot, div) computed for regular field by central differences. Time derivatives for both regular and irregular fields

| input port | type | description | data acceptors |
|---|---|---|---|
| inField | VNField | [Large] Regular Field Field with time frames |
| output port | type | description | data schemas |
|---|---|---|---|
| outRegularField | VNRegularField | Regular Field |
|
| outIrregularField | VNIrregularField | Irregular Field |
|
| outPointField | VNPointField | Point Field |
|
| outObj | VNGeometryObject |