set_project_name# FieldFom.set_project_name(project_name: str)# Set the project name used to determine the simulation output folder. Parameters: project_namestrDesired project folder name. Passed through to the underlying ConfigMap instance.