Lines Matching refs:in

21 …e single geombc and restart file per part), where # is the number of parts in the partitioned mesh.
25 …the #-procs_case directory, we simply need to run the converterO2N executable in the following way:
29 which will read the PHASTA files in the #-procs_case directory and generate a new directory named #…
39 - the number of part in the mesh (i.e. #),
42 - the number of fields (integer and double) in both the geombc and restart files to convert, and
43 - the list of all the fields in both the geombc and restart files to convert.
50 …files must always preceed the integer field in the list and the fields counter needs also to be in…
52 …n grep, awk, etc and needs to be applied to ALL the phasta files contained in the #-procs_case dir…
53 …there is no garantee that a single geombc file will contain all the topologies present in the mesh.
61 …format to the Posix format, we simply need to run the converterN2O executable in the following way:
65 which will read the PHASTA files in the #-procs_case directory and generate a new directory named #…
67 Although there is a serial reader for SyncIO file that is used in Paraview for instance, converterN…
68 This means that the number of processes in this case must be equal to the total number of parts, li…
69 This could be improved in the future for more flexibility like for converterO2N.
72 This script is simpler since only the fields in the restart file really need to be deconverted (blo…
75 By default, it will add to the input file all the blocks present in the restart files and assume th…