# PO\_Dump\_GEM

![PO Dump GEM](https://2884583650-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MaZZSUE1L_iKrqfreV9%2Fuploads%2Fgit-blob-3a907c0b4711fde12bac7d7a4918077f03e9ccf2%2FPO_Dump_GEM.png?alt=media)

Save entire model as GEM file

## Inputs

* **model \[Required]**

  A Honeybee Model object to be written to a GEM file.
* **name \[Default]**

  A name for the file to which the honeybee objects will be written. If unspecified, it will be derived from the model identifier.
* **folder \[Default]**

  An optional directory into which the honeybee objects will be written. The default is set to the default simulation folder.
* **dump \[Required]**

  Set to "True" to save the honeybee model to a GEM file.

## Outputs

* **gem**

  The location of the file where the GEM file is saved.
