Lines Matching refs:a
19 a) converterO2N
21 Let us assume we have already generated a typical #-procs_case directory that contains phasta files…
29 which will read the PHASTA files in the #-procs_case directory and generate a new directory named #…
36 Note that PHASTA always expects a directory named #-procs_case so that the output directory #-procs…
45 It can be a tidious task to list all the fields that are essential for the PHASTA simulation.
46 No worry, there is a bash script which can generate automatically this input file, which is provide…
47 The script's name is create_IO_O2N_input.sh. Run this script a first time without any argument to l…
53 Indeed, for mixed topology meshes, there is no garantee that a single geombc file will contain all …
54 Therefore, it is strongly advised to run this script on a limited part count mesh (up to a few thou…
55 Instead, we can always recycle the same input file from a small partitioning to a large one as long…
59 Let us assume again that we have a #-procs_case directory that contains @ phasta files under the Sy…
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…
71 Similarly to create_IO_O2N_input.sh, there is also a bash script named create_IO_N2O_input.sh which…