xref: /phasta/M2N/M2N_input.dat (revision 16223cb9c3f88b34f2cb94151b5cf5ffc1aac5e2)
1120 # time step of the restart files for fields to reduce (solution, ybar, etc)
2100 # time step of the restart files for partID and vtxID (mapping between M and N)
31 # Reduce the ybar field? (0/1)
41 # Reduce the error field? (0/1)
52 # Reduce the phase_average field? (0/n phase average fields)
61 # Reduce the vorticity field? (0/1)
71 # Reduce the dwal? (0/1)
81 # Print debug statement (0/1)
9
10### What follows is a short manual and is not read by M2N ###
11This Script is used to reduce different fields from M parts to N parts, using the mapping fields (partID. vtxID) gerenated by phParAdapt.
12By default, this script reduces the solution field but it can also handle others fields such as mentioned above.
13
14