# Test data for layered ascii data initial temperature conditions.
# The following data defines a surface in a 3D chunk which
# will be used to define the 500 K isotherm in
# tests/ascii_data_layered_initial_temperature_3d_chunk.prm.
# Only next line is parsed in format: [nx] [ny] because of keyword "POINTS:"
# POINTS: 3 3
# Columns: phi theta r temperature[K]
0.     0.     6310000. 500.
0.7854 0.     6310000. 500.
1.5708 0.     6310000. 500.
0.     0.7854 6260000. 500.
0.7854 0.7854 6260000. 500.
1.5708 0.7854 6260000. 500.
0.     1.5708 6360000. 500.
0.7854 1.5708 6360000. 500.
1.5708 1.5708 6360000. 500.
