Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
build | 2014-02-02 | 315 Bytes | |
README | 2013-10-29 | 588 Bytes | |
extract_blocks.f90 | 2010-07-03 | 9.1 kB | |
extract_blocks.inp | 2004-04-07 | 4 Bytes | |
Totals: 4 Items | 10.0 kB | 0 |
Description: EXTRACT_BLOCKS extracts a list of blocks from a multiblock grid and an optional "q" file (or rather a PLOT3D-type function file). This version can handle "iblanked" files at the cost of another prompt. Control file ('extract_blocks.inp'): This should contain a list of ascending block numbers, one per line. E.g.: 1 3 7 : 15 Procedures: XYZQ_IO package I/O utilities for PLOT3D grid and function files History: 04/06/04 D.A.Saunders Initial adaptation of GRID_FACES. 07/02/10 " " Extended to handle OVERFLOW solutions.