Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 615 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 615 Bytes

t8_compress

Features

  • Software package to learn how to apply the adaptive mesh library t8code for compression of 2-D or 3-D meteorological data fields.

Installation

Compilation

  • Edit the Makefile according to your needs. In particular, set INCDIR and LIBDIR to point to the t8code library.

  • Use make to compile the code.

Running a test case

  • Use make check to run a test case.

  • Results can be inspected with ParaView, e.g. paraview forest_with_data.pvtu.