element_data_test
element_data_test,
a FORTRAN77 code which
calls element_data(), which
preprocesses simple element-based data on a grid into a form that the DISPLAY4
code can handle.
Licensing:
The computer code and data files described and made available on this web page
are distributed under
the GNU LGPL license.
Related Programs:
element_data,
a FORTRAN77 code which
preprocesses simple element-based data on a grid into a form that the DISPLAY4
code can handle.
Source Code:
-
values1.txt, an input data file read by
the program;
-
node1.txt, the node data file created by
the program. An internal flag was set so that pressures were
copied.
-
element1.txt, the element data file
created by the program.
-
values2.txt, an second example input
data file;
-
node2.txt, the node data file created by
the program. An internal flag was set so that PSI (stream function)
was copied into the nominal P (pressure) slot.
-
element2.txt, the element data file
created by the program.
Last revised on 03 October 2023.