


{"id":358222,"date":"2024-03-20T21:08:00","date_gmt":"2024-03-20T21:08:00","guid":{"rendered":"\/forum\/forums\/reply\/358222\/"},"modified":"2024-03-20T21:08:00","modified_gmt":"2024-03-20T21:08:00","slug":"358222","status":"publish","type":"reply","link":"https:\/\/innovationspace.ansys.com\/forum\/forums\/reply\/358222\/","title":{"rendered":"Reply To: Script to add material InGaAsP in Charge"},"content":{"rendered":"<p>&lt;p&gt;Hi Dhiman,&lt;\/p&gt;&lt;p&gt;Once you create the material from the database:&lt;\/p&gt;&lt;p&gt;<img decoding=\"async\" src=\"\/forum\/wp-content\/uploads\/sites\/2\/2024\/03\/20-03-2024-1710965137-mceclip0.png\" \/>&lt;\/p&gt;&lt;p&gt;&nbsp;You can use the following line of code to look at the list of properties that can be changed:&lt;\/p&gt;<\/p>\n<pre>select(\"materials::InGaAsP::InGaAsP x=0.5 y=0.5\");&lt;br&gt;?set;<\/pre>\n<p>&lt;p&gt;But there is a slight caveat, while setting the properties, you will have two different entities, one for the semiconductor properties (Ct) and the other for the thermal properties (Ht). The script above returns all the properties but while setting their values you need to access them individually. You can select one of&nbsp; them manually and then set their properties using script. But if you want to make it fully script-based then you will have to rename the two objects differently first. Then you can use the <a href=\"https:\/\/optics.ansys.com\/hc\/en-us\/articles\/360034928773-set-Script-command\">set<\/a>\/<a href=\"https:\/\/optics.ansys.com\/hc\/en-us\/articles\/360034928793-setnamed-Script-command\">&lt;span style=&#8221;text-decoration: underline;&#8221;&gt;setnamed&lt;\/span&gt;<\/a> command again to set these properties. Here is a quick example:&lt;\/p&gt;<\/p>\n<pre>#Rename the Ct and Ht&lt;br&gt;select(\"materials::InGaAsP::InGaAsP x=0.5 y=0.5\");&lt;br&gt;for (i=1:getnumber) {&lt;br&gt;set(\"name\",\"InGaAsP x=0.5 y=0.5_\"+num2str(i),i);&lt;br&gt;}&lt;br&gt;#Set properties of Ctsetnamed(\"materials::InGaAsP::InGaAsP x=0.5 y=0.5_1\",\"work function\",3);&lt;br&gt;setnamed(\"materials::InGaAsP::InGaAsP x=0.5 y=0.5_1\",\"dc permittivity\",3);<\/pre>\n<p>&lt;p&gt;Regards,&lt;br&gt;Amrita&lt;\/p&gt;<\/p>\n","protected":false},"template":"","class_list":["post-358222","reply","type-reply","status-publish","hentry"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.10 - aioseo.com -->\n\t<meta name=\"description\" content=\"Hi Dhiman,Once you create the material from the database: You can use the following line of code to look at the list of properties that can be changed:select(&quot;materials::InGaAsP::InGaAsP x=0.5 y=0.5&quot;);?set;But there is a slight caveat, while setting the properties, you will have two different entities, one for the semiconductor properties (Ct) and the other for the\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/innovationspace.ansys.com\/forum\/forums\/reply\/358222\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.10\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Ansys Learning Forum | Ansys Innovation Space\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Reply To: Script to add material InGaAsP in Charge | Ansys Learning Forum\" \/>\n\t\t<meta property=\"og:description\" content=\"Hi Dhiman,Once you create the material from the database: You can use the following line of code to look at the list of properties that can be changed:select(&quot;materials::InGaAsP::InGaAsP x=0.5 y=0.5&quot;);?set;But there is a slight caveat, while setting the properties, you will have two different entities, one for the semiconductor properties (Ct) and the other for the\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/innovationspace.ansys.com\/forum\/forums\/reply\/358222\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/innovationspace.ansys.com\/forum\/forum\/wp-content\/uploads\/sites\/2\/2024\/03\/20-03-2024-1710965137-mceclip0.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/innovationspace.ansys.com\/forum\/forum\/wp-content\/uploads\/sites\/2\/2024\/03\/20-03-2024-1710965137-mceclip0.png\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2024-03-20T21:08:00+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2024-03-20T21:08:00+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Reply To: Script to add material InGaAsP in Charge | Ansys Learning Forum\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Hi Dhiman,Once you create the material from the database: You can use the following line of code to look at the list of properties that can be changed:select(&quot;materials::InGaAsP::InGaAsP x=0.5 y=0.5&quot;);?set;But there is a slight caveat, while setting the properties, you will have two different entities, one for the semiconductor properties (Ct) and the other for the\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/innovationspace.ansys.com\/forum\/forum\/wp-content\/uploads\/sites\/2\/2024\/03\/20-03-2024-1710965137-mceclip0.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/forums\\\/reply\\\/358222\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/forums\\\/reply\\\/358222\\\/#listItem\",\"name\":\"Reply To: Script to add material InGaAsP in Charge\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/forums\\\/reply\\\/358222\\\/#listItem\",\"position\":2,\"name\":\"Reply To: Script to add material InGaAsP in Charge\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/#organization\",\"name\":\"Ansys Learning Forum\",\"description\":\"Ansys Innovation Space\",\"url\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/forums\\\/reply\\\/358222\\\/#webpage\",\"url\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/forums\\\/reply\\\/358222\\\/\",\"name\":\"Reply To: Script to add material InGaAsP in Charge | Ansys Learning Forum\",\"description\":\"Hi Dhiman,Once you create the material from the database: You can use the following line of code to look at the list of properties that can be changed:select(\\\"materials::InGaAsP::InGaAsP x=0.5 y=0.5\\\");?set;But there is a slight caveat, while setting the properties, you will have two different entities, one for the semiconductor properties (Ct) and the other for the\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/forums\\\/reply\\\/358222\\\/#breadcrumblist\"},\"datePublished\":\"2024-03-20T21:08:00+00:00\",\"dateModified\":\"2024-03-20T21:08:00+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/#website\",\"url\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/\",\"name\":\"Ansys Learning Forum\",\"description\":\"Ansys Innovation Space\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Reply To: Script to add material InGaAsP in Charge | Ansys Learning Forum","description":"Hi Dhiman,Once you create the material from the database: You can use the following line of code to look at the list of properties that can be changed:select(\"materials::InGaAsP::InGaAsP x=0.5 y=0.5\");?set;But there is a slight caveat, while setting the properties, you will have two different entities, one for the semiconductor properties (Ct) and the other for the","canonical_url":"https:\/\/innovationspace.ansys.com\/forum\/forums\/reply\/358222\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/innovationspace.ansys.com\/forum\/forums\/reply\/358222\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/forum#listItem","position":1,"name":"Home","item":"https:\/\/innovationspace.ansys.com\/forum","nextItem":{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/forum\/forums\/reply\/358222\/#listItem","name":"Reply To: Script to add material InGaAsP in Charge"}},{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/forum\/forums\/reply\/358222\/#listItem","position":2,"name":"Reply To: Script to add material InGaAsP in Charge","previousItem":{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/forum#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/innovationspace.ansys.com\/forum\/#organization","name":"Ansys Learning Forum","description":"Ansys Innovation Space","url":"https:\/\/innovationspace.ansys.com\/forum\/"},{"@type":"WebPage","@id":"https:\/\/innovationspace.ansys.com\/forum\/forums\/reply\/358222\/#webpage","url":"https:\/\/innovationspace.ansys.com\/forum\/forums\/reply\/358222\/","name":"Reply To: Script to add material InGaAsP in Charge | Ansys Learning Forum","description":"Hi Dhiman,Once you create the material from the database: You can use the following line of code to look at the list of properties that can be changed:select(\"materials::InGaAsP::InGaAsP x=0.5 y=0.5\");?set;But there is a slight caveat, while setting the properties, you will have two different entities, one for the semiconductor properties (Ct) and the other for the","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/innovationspace.ansys.com\/forum\/#website"},"breadcrumb":{"@id":"https:\/\/innovationspace.ansys.com\/forum\/forums\/reply\/358222\/#breadcrumblist"},"datePublished":"2024-03-20T21:08:00+00:00","dateModified":"2024-03-20T21:08:00+00:00"},{"@type":"WebSite","@id":"https:\/\/innovationspace.ansys.com\/forum\/#website","url":"https:\/\/innovationspace.ansys.com\/forum\/","name":"Ansys Learning Forum","description":"Ansys Innovation Space","inLanguage":"en-US","publisher":{"@id":"https:\/\/innovationspace.ansys.com\/forum\/#organization"}}]},"og:locale":"en_US","og:site_name":"Ansys Learning Forum | Ansys Innovation Space","og:type":"article","og:title":"Reply To: Script to add material InGaAsP in Charge | Ansys Learning Forum","og:description":"Hi Dhiman,Once you create the material from the database: You can use the following line of code to look at the list of properties that can be changed:select(&quot;materials::InGaAsP::InGaAsP x=0.5 y=0.5&quot;);?set;But there is a slight caveat, while setting the properties, you will have two different entities, one for the semiconductor properties (Ct) and the other for the","og:url":"https:\/\/innovationspace.ansys.com\/forum\/forums\/reply\/358222\/","og:image":"https:\/\/innovationspace.ansys.com\/forum\/forum\/wp-content\/uploads\/sites\/2\/2024\/03\/20-03-2024-1710965137-mceclip0.png","og:image:secure_url":"https:\/\/innovationspace.ansys.com\/forum\/forum\/wp-content\/uploads\/sites\/2\/2024\/03\/20-03-2024-1710965137-mceclip0.png","article:published_time":"2024-03-20T21:08:00+00:00","article:modified_time":"2024-03-20T21:08:00+00:00","twitter:card":"summary_large_image","twitter:title":"Reply To: Script to add material InGaAsP in Charge | Ansys Learning Forum","twitter:description":"Hi Dhiman,Once you create the material from the database: You can use the following line of code to look at the list of properties that can be changed:select(&quot;materials::InGaAsP::InGaAsP x=0.5 y=0.5&quot;);?set;But there is a slight caveat, while setting the properties, you will have two different entities, one for the semiconductor properties (Ct) and the other for the","twitter:image":"https:\/\/innovationspace.ansys.com\/forum\/forum\/wp-content\/uploads\/sites\/2\/2024\/03\/20-03-2024-1710965137-mceclip0.png"},"aioseo_meta_data":{"post_id":"358222","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"content","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":true,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"limit_modified_date":false,"created":"2024-10-28 16:52:59","updated":"2026-08-20 16:32:54","ai":null,"breadcrumb_settings":null,"seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/innovationspace.ansys.com\/forum\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tReply To: Script to add material InGaAsP in Charge\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/innovationspace.ansys.com\/forum"},{"label":"Reply To: Script to add material InGaAsP in Charge","link":"https:\/\/innovationspace.ansys.com\/forum\/forums\/reply\/358222\/"}],"acf":[],"_links":{"self":[{"href":"https:\/\/innovationspace.ansys.com\/forum\/wp-json\/wp\/v2\/replies\/358222","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/innovationspace.ansys.com\/forum\/wp-json\/wp\/v2\/replies"}],"about":[{"href":"https:\/\/innovationspace.ansys.com\/forum\/wp-json\/wp\/v2\/types\/reply"}],"version-history":[{"count":0,"href":"https:\/\/innovationspace.ansys.com\/forum\/wp-json\/wp\/v2\/replies\/358222\/revisions"}],"wp:attachment":[{"href":"https:\/\/innovationspace.ansys.com\/forum\/wp-json\/wp\/v2\/media?parent=358222"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}