save# Model.save(path, *, save_cache=True)# Save ACP Model (.acph5). Parameters: path (str | PathLike[str]) – File path. save_cache (bool) – Whether to store the update results such as Analysis Plies and solid models. Examples using Model.save# Advanced PyMAPDL workflow Advanced PyMAPDL workflow