Hello,
Zemax Optic Studio creates on my system disc (C:) temporary files big as 70 GB. My system disc has only 72GB of free space. How to make Optic Studio create those temporary files on another disc?
Hello,
Zemax Optic Studio creates on my system disc (C:) temporary files big as 70 GB. My system disc has only 72GB of free space. How to make Optic Studio create those temporary files on another disc?
I’m running ZOS-API with Python, using multiprocessing and each process seems to try use for temporary file as much as tens of GB.
I think the folder that OS uses for temporary files is the %TEMP% system variable, so you could change it there. You should probably see where Python is storing its temporary files too.
Hi Johnny,
I’m not sure if you’re saving ZRD files but these tend to be the biggest files OpticStudio produces (ZBF files can also be large, but typically not 10’s of Gb).
In non-sequential mode, when saving a ZRD file, OpticStudio first writes this to the %TEMP% folder as Mark mentioned and then after the ray trace is finished, then the ZRD is copied to the final location. The few options I can think of is:
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.