study_create
Create a new COMSOL study for stationary, time-dependent, eigenfrequency, frequency, or perturbation analysis. Provide the study type and optional name to add it to your model.
Instructions
Create a new study in the model.
Common study types:
"Stationary": Stationary study (most common for electrostatics, structural)
"TimeDependent": Time-dependent study
"Eigenfrequency": Eigenfrequency analysis
"Frequency": Frequency domain study
"Perturbation": Perturbation study
Args: study_type: Type of study to create study_name: Optional name/tag for the study model_name: Model name (default: current model)
Returns: Created study info
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_name | No | ||
| study_name | No | ||
| study_type | No | Stationary |