PSCF v1.2
|
Main program for self-consistent field theory (SCFT) and partial-saddle point field-theoretic simulation (PS-FTS) of spatially periodic structures of polymer liquids, using real fields and standard CPU hardware.
pscf_pc -d dimension -p file -c file [-i prefix] [-o prefix] [-e]
The -d, -p and -c options are required, to provide a value for the spatial dimension for the structure of interest (-d option), a parameter file name (-p option), and a command file name (-c option). The -i, -o, and -e options are not required.
-d dimension
Set the spatial dimension (# of periodic coordinates) of the structure of interest, given by the integer argument "dimension", which must equal 1, 2 or 3. For example, set dimension equal to 1 for a lamellar phase, 2 for a hexagonal phase, and 3 for any fully three-dimensional structure. (required)
-p file
Set the parameter file name, given by the argument "file" (required).
-c file
Set the command file name, given by the argument "file" (required).
-i prefix
Set the input file path prefix, given by the argument "prefix" (optional)
-o prefix
Set the output file path prefix, given by the argument "prefix" (optional)
-e
Enable echoing of parameter file to standard output as it is read. This option is useful for debugging the parameter file. (optional)