convert_variables: Create global variables in the PopED database
Description
Function takes design variables from input files
and converts them to the global variables needed
in PopED. Typically not used by the user. Instead
use the function create.poped.database.
Usage
convert_variables(poped.db)
Value
A PopED database
Arguments
poped.db
A PopED database
See Also
Other poped_input:
create.poped.database(),
create_design(),
create_design_space(),
downsizing_general_design(),
poped.choose()