Yes this can be done. In the $ICCAP_ROOT/bin directory (where ICCAP_ROOT is the IC-CAP Installation Directory, like C:\Agilent\ICCAP_2006B or /apps/Agilent/ICCAP_2006B), there is a routine called iccap2citi which you can run to translate IC-CAP *.mdl *.dut or *.set files to citifile format.
Yes this can be done. In the $ICCAP_ROOT/bin directory (where ICCAP_ROOT is the IC-CAP Installation Directory, like C:\Agilent\ICCAP_2006B or /apps/Agilent/ICCAP_2006B), there is a routine
called iccap2citi which you can run to translate IC-CAP *.mdl *.dut or *.set files to citifile format.
The command can be used as:
iccap2citi file_to_translate > name_of_target_file
For example:
$ICCAP_ROOT/bin/iccap2citi $ICCAP_ROOT/examples/model_files/mesfet/CGaashf.mdl > $HOME/myCGaashf.citi
Link to Document in Knowledge Center on this topic:
https://edasupportweb.soco.agilent.com/portal/page?_pageid=36,39953&_dad=portal&_schema=PORTAL&itemid=41969&search=citifile&cid=41880&ref=search
Hope this helps! Best Regards
Else