kratos_get_solver_defaults
Retrieve default solver settings for any analysis type and solver type. Returns complete GetDefaultParameters() output for structural, thermal, fluid, or potential flow.
Instructions
Return the complete default solver_settings parameters for a solver, as reported by its GetDefaultParameters(). analysis_type is one of structural/thermal/fluid/potential_flow; solver_type one of the values from kratos_list_solvers (e.g. 'Static', 'transient', 'Monolithic').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| solver_type | Yes | ||
| analysis_type | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||