General

General

Scoped prism is not taking scheme command as input. Any workaround?

    • FAQFAQ
      Participant

      In general, in Fluent Meshing, inputs can be given by using scheme commands. But scoped prism inputs is exception. It does not work with scheme commands. The workaround is using wildcards e.g. wall_pr* etc. If you want to use scheme commands then you may need to use ti menu load string for the same as follows. (ti-menu-load-string (format #f ā€œ~%/mesh/scoped-prisms/create control-1 aspect-ratio 10 5 1.2 fluid fluid-regions selected-face-zones ~sā€ (tgapi-util-create-string-from-symbol-list (tgapi-util-convert-zone-ids-to-name-symbols (list-subtract final-zones initial-zones)))))