Fluent environment
From CFD-Wiki
m |
m |
||
Line 1,931: | Line 1,931: | ||
surface-integral | surface-integral | ||
surface-area-average | surface-area-average | ||
- | surface-area | + | surface-area - returns the area of a specified surface by its sid (from list-surfaces) |
+ | ex: (define areaList (list 1)) | ||
+ | (surface-area areaList) | ||
surface-integrate | surface-integrate | ||
cx-delete-srf-ref-in-grp | cx-delete-srf-ref-in-grp |
Revision as of 16:22, 20 May 2010
This list, without the comments, is produced by the (the-environment) fluent function.
( *solver-command-name* - variable showing the solver name
ex: (display *solver-command-name*)
client-file-version - function showing the version of the case file
ex: (client-file-version "file.cas")
create-view-menu cx-change-graphics-mode cx-accomodate-window-in-layout cx-show-multi-view-layout - change the layout
ex: (cx-show-multi-view-layout 1)
cx-multi-graphics-view-init gui-load-toolbar sync-toolbar-icon-with-left-button graphics-layout-popup-menu view-components-popup-menu update-toolbar gui-navigation-pane gui-results-taskpage gui-solution-taskpage gui-problem-setup-taskpage initialize-nav-pane-items activate-nav-pane-item add-nav-pane-item-as-menu update-navigation-pane gui-get-selected-thread-ids gui-show-partitions - print information about partitioning
ex: (gui-show-partitions)
gui-memory-usage - print information about memory usage
ex: (gui-memory-usage)
grid-show - print information about the mesh
ex: (grid-show)
gui-show-bandwidth gui-show-latency rampant-menubar periodic-present? gui-reload new-surface-popup-menu write-file-popup-menu read-file-popup-menu get-current-layout-index - print the index of the current layout
ex: (get-current-layout-index)
invalidate-current-layout get-current-layout open-nav-pane-item gui-solution-methods gui-models-taskpage models-package unregister-model-in-models-taskpage register-model-in-models-taskpage gui-case-check - run a case check
ex: (gui-case-check)
flt_epsilon patch-with-cff sol-init-with-const? mesh-motion-previewed? reference-values-updated? user-defined-checks ti-turbo-grid-method ti-turbo-projection-method ti-turbo-search-method read-turbo-topology ti-avg-xy-plot ti-2d-contour ti-avg-contour ti-set-turbo-topo gui-turbo-twod-contours gui-turbo-avg-contours gui-turbo-xyplots gui-turbo-report gui-set-topology ti-turbo-define ti-write-turbo-report ti-compute-turbo-report write-turbo-data gui-turbo-define correct-turbo-defenition delete-turbo-topology define-turbo-topology setturbovar getturbovar add-turbo-post-menu solve-controls-summary gui-solve-iterate samg-available? stabilization-available? inquire-flux-types strstr? - find position of substring in string
ex: (strstr? "Fluid" "id")
order/scheme-name->type - print the name of the discretization method based on its type
ex: (order/scheme-name->type 0)
order/scheme-type->name - print the type of the discretization method based on its name
ex: (order/scheme-type->name "First Order Upwind")
order/schemes - print a list with all the available discretization methods
ex: (order/schemes)
name-list print-name->attribute-list print-name->pick-name print-name get-eqn-units-patch get-eqn-units-default get-eqn-var-default get-cache-eqn-var set-cache-eqn-var get-eqn-var set-eqn-var get-eqn-index symbol->rpvar inquire-equations gui-solve-set-limits ctrl-update-cb gui-advanced-controls gui-solution-controls gui-sol-equations gui-patch gui-init-flow domainsetvar-reset-cache domaingetvar-reset-cache reset-ss-parameters cfl-upd-cb gui-cal-activities-taskpage gui-taskpage-general *task-page-int-width* *task-page-real-width* *task-page-list-width* fill-inlets-with-const-temp show-radiating-s2s-surfaces show-non-radiating-s2s-surfaces critical-zone-check update-autofpsc display-surface-mesh delete-surface-mesh gui-manage-surface-meshes set-do-bc gui-particle-summary get-models-summary-list models-summary gui-dpm-sort gui-models-dpm gui-models-viscous - display the Define->Models->Viscous window
ex: (gui-models-viscous)
gui-user-memory - display the Define->User-Defined->Memory... window
ex: (gui-user-memory)
gui-udf-at-exit gui-udf-on-demand - display the Define->User-Defined->Execute on Demand... window
ex: (gui-udf-on-demand)
gui-udf-hooks - display the Define->User-Defined->Function Hooks... window
ex: (gui-udf-hooks)
ti-get-ordered-list-from-list gui-get-ordered-list-from-list gui-models-soot gui-models-sox gui-models-nox gui-vf-para s2s-zone-select-panel s2s-zone-select gui-surface-glob gui-ray-trace gui-models-hxc gui-solar-calculator gui-models-radiation set-radiation-model gui-models-species - display Define->Models->Species window
ex: (gui-models-species)
allow-read-pdf? gui-models-multiphase - display Define->Models->Multiphase window
ex: (gui-models-multiphase)
set-n-phases-dpm n-euler-phases n-phases - display the number of phases in the current calculation
ex: (n-phases)
n-dpm-phases new-phase-name multiphase-model-changed gui-periodic-settings gui-models-solidification - display Define->Models->Solidification&Melting window
ex: (gui-models-solidification)
gui-models-energy - display Define->Models->Energy window
ex: (gui-models-energy)
gui-operating-conditions - display Define->Operating Conditions... window
ex: (gui-operating-conditions)
gui-models-solver ti-illumination-parameters enable-ansys-feel - enable/disable the ANSYS way of displaying
ex: (enable-ansys-feel #f)
cxansys.provided cxsweep.provided cx-delete-keyframe cx-insert-keyframe cx-display-frame keyframes create-mpeg mpeg-open play-mpeg cx-set-mpeg-compression *mpeg-options* *mpeg-qscale* *mpeg-bsearch* *mpeg-psearch* *mpeg-range* *mpeg-pattern* *mpeg-compression?* *mpeg-command* cx-animate cx-gui-animate video-picture-summary video-summary cx-video-use-preset cx-video-show-picture cx-video-set-picture cx-video cx-video-show-options cx-video-set-options cx-video-close cx-video-open cx-video-panel cx-video-enable *cx-video* cxvideo.provided cxanim.provided tui-heatxc-report gui-heatxc-report if-fix-heat-rej-option get-percent-diff get-macro-model-report get-dual-model-report fill-values update-boundary-panel-temperature get-area-average-temperature - compute the area average temperature on the specified zone id the zone id can be taken from the boundary list /define/boundary-conditions/list-zones
ex: (get-area-average-temperature 7)
get-inlet-id - get the zone id from a surface id for an inlet type of surface the surface id can be taken from /surface/list-surfaces
ex: (get-inlet-id 3)
update-fixqrej-data initialize-dc-hxc-model add-inlet-zone-pair free-dc-hxc-model dc-heat-exchanger? modify-dc-data get-dualcell-hxc-zones get-macro-hxc-zones get-all-hxc-zones get-all-hxc-pairs get-all-hxc-names gui-dc-hxc dc-ntu-data-to-write get-adjacent-face-zones1 - get the zone id of the inlet and outlet for a specified inlet surface id
ex: (get-adjacent-face-zones1)
get-adjacent-face-zones ti-list-hxc check-pair new-hxc-name ti-list-fluid-zones - list the available fluid zones
ex: (ti-list-fluid-zones)
new-hxc-id hxc-id-exists? tinp mdota mdotp hxc-name-to-init ti-activate-dc-alternate-formulation ti-initialize-dc-zones ti-dc-write-ntu ti-dc-plot-ntu ti-dc-hxc-report ti-del-dc-hxc ti-modify-dc-hxc ti-add-dc-hxc dc-data read-hxg-list read-hxg ti-list-hxg ti-del-hxg ti-set-hxg xyz-plot-list set-env get-avail-zones - get the different zone names
ex: (get-avail-zones)
remove-frm-list get-thread-id - get zid of a surface based on its name
ex: (get-thread-id "inlet")
get-center - get the COG of a surface based on its name or zid
ex: (get-center "inlet")
set-porous-res set-porous-dirs update-hxc-model update-macro-hinlets initialize-hxc-model remove-hxc free-hxc-model heat-exchanger? ti-mm-write-ntu mm-ntu-data-to-write ti-plot-ntu set-hxc ti-get-res-hxc-input update-due-to-model-change del-hxc get-hxc-opr null-string? - test if the provided string has zero length or not
ex: (null-string? "")
get-profile-value get-v read-choice set-profile-widgets set-drop-down-widgets set-integer-widgets set-real-widgets one-zone-group %init-hxc-model %free-hxc-model alstom heatxc-models heatxc-groups heatxc-geom get-group-id get-hxg-id new-hxg-id ti-del-all-hxc ti-get-model-input ti-get-hxc-input ti-set-heatxc-model ti-set-hxc ti-hxc-macro-report ti-hxc-report auto-set-porous? update-model-list update-heatxc-list draw-all-macros gui-heatxc-groups gui-heatxc-models gui-heat-exchanger table-tui table-gui case-has-dynamesh-and-movingmesh? - print false if the case has a static mesh
ex: (case-has-dynamesh-and-movingmesh?)
dqmom-modes-changed pdf-init inquire-species-names - print the species
ex: (inquire-species-names)
surface-species-number surface-species-names transient-post? activate-transient-post post-setup-list gui-edit-post-setup gui-write-transient-data set-post-domain inquire-post-thread-names save-post transient-post-activated post-vars pb-moments-surface-volume pb-plot-surface-volume pb-qmom-smm-moments->len-num-density pb-gui-fill-face-zone-values pb-write-xy-data-to-port pb-plot-curve pb-plot-histogram ni->nl number-range min-diff ti-rppb-number-density ti-rppb-moments _activate-pb_ pb-activated? pb-phenomenon-setting pb-model-setting pop-bal-solver-panel gereralized-pdf-panel pb-model-common-apply-cb pb-model-applicable? make-list get-residual-norms-at residual-default-setting check-conv? criterion-id->name criterion-name->id client-inquire-residual-criteria ti-client-residuals-reset client-residuals-reset client-support-residuals-reset? save-first-time-iteration-residuals! save-first-iteration-of-time *none-criterion* *relative-or-absolute-criterion* *relative-criterion* *absolute-criterion* residual-set residual-history unset-residual-norms! set-residual-norms-by-max! set-residual-norms-at! gui-monitor-residuals clres.provided init-stats gui-monitor-statistics monitor-statistics gui-monitor-forces gui-monitors-taskpage ti-enable-execute-command ti-disable-execute-command ti-add-edit-execute-command monitor-execute-at-end-transient monitor-execute-at-end register-monitor-execute-at-end-if-needed commands-monitor-trans-freq-proc commands-monitor-freq-proc monitor-commands register-monitor-commands-if-needed gui-monitor-commands monitor-command-init surface-mon-list cmd-list set-surf-mon-win-list set-surf-mon-windows uds-surf-mon-compat multiphase-surf-mon-compat gui-monitor-surface vol-mon-list set-vol-mon-win-list set-vol-mon-windows uds-vol-mon-compat multiphase-vol-mon-compat gui-monitor-volume main-menu grid-menu turbo-menu turbo-set-current-topology turbo-avg-xy-plot turbo-2d-contours turbo-avg-contours write-turbo-report compute-turbo-report adapt-menu adapt/set-menu reorder-menu reorder-method-menu ti-reorder-using-cell-functions ti-reorder-using-cell-distance report-menu rp-hxc-menu rp-system-menu rp-pop-bal-menu rp-vol-menu rp-surf-menu rp-force-menu rp-flux-menu report/reference-menu report/reference/compute-menu display-menu plot-menu define-menu define-turbo-menu cff-menu ud-menu ti-udf-hooks ti-node-udm ti-udm set-udm-defaults ti-udf-on-demand profile-menu operating-conditions-menu models-menu solver-menu radiation-menu pb-solve-tui solar-menu ti-solar-calc heat-exchanger-menu-mod dual-cell-model-menu macro-model-menu hg-menu hg-turbulent-spe-names soot-menu soot-turbulent-spe-names get-precsgs-list if-member-in-list update-soot-solve sox-menu sox-turbulent-spe-names nox-menu nox-turbulent-spe-names ti-remove-species-helper ti-read-species-helper2 check-species-name s2s-menu dtrm-menu multiphase-menu body-force-formulation-menu mixture-parameters-menu vof-parameters-menu eulerian-parameters-menu number-of-phases-menu multiphase-model-menu parent-domain-id new-read-symbol-from-list turbulence-menu turbulence-expert-menu multiphase-turbulence-menu near-wall-treatment-menu species-menu ti-pdf-parameters-helper ti-pdf-expert-helper ti-read-dqmom-helper kinetics-param-menu ti-read-pdf-helper ti-create-pdf ti-read-species-helper enable-phase-mixture-matl enable-mixture-matl solve-menu execute-command-menu solve/animate-menu solve/animate/play-menu solve/animate/define-menu initialize-menu ti-repair-wall-distance compute-corrected-wall-distance fmg-init set-fmg-init-vars initialize/compute-menu set-domain-averaged-derived-flow-inits! use-enhanced-dbns-iter solve/set-menu set-eqn-vars set-eqn/mg-controls set-eqn/scheme set-eqn/extrap set-eqn/solve set-eqn/exp-relax set-eqn/residual-tol set-eqn/correction-tol set-eqn/corrections set-eqn/relax set-eqn/default set-eqns-to-default monitors-menu solve/monitors-menu phase-menu iac-expert-menu pc-menu bc-menu ti-bc-setting-menu surface-mesh-menu modify-zones-menu display/set-menu file-menu file/solution-files-menu fsi-menu interpolate-menu surface-cluster-menu disable-openmp-for-raytracing enable-openmp-for-raytracing file/transient-export-menu file/transient-export-settings-menu file/export-menu file/import-menu file/import/flamelet-menu file/import/tecplot-menu file/import/plot3d-menu file/import/patran-menu file/import/nastran-menu file/import/lstc-menu file/import/cfx-menu file/import/abaqus-menu file/import/mechanical-apdl-menu file/import/cgns-menu file/import/partition-menu file/autosave-menu changing-mesh? enable-beta-feature-access fire-64? allow-rng-subgrid-model allow-rng-subgrid-model? allow-new-wall-omega allow-new-wall-omega? allow-sas-model allow-sas-model? allow-mp-kw-model allow-mp-kw-model? allow-easm-model allow-easm-model? allow-v2f-model allow-v2f-model? wb-save-project wb-save wb-ok-to-proceed-with-operation? wb-save-data-id wb-save-mesh-id wb-save-case-id wb-set-solution-started-flag wb-solution-started? wb-mesh-modified? wb-case-modified? wb-set-original-mesh clear-monitor-files correct-monitor-file-paths wb-update-file-references wb-register-read-case-dependent-files wb-update-preread-model-settings wb-grid-check remove-invalid-xml-char wb-update-run-number wb-update-solution-points wb-is-new-run? wb-set-new-run wb-send-exit-command wb-send-delete-solution-points wb-set-entity-properties wb-send-load-solution-point wb-send-update-solution-points wb-run-with-no-reply wb-open-solve-iterate-page wb-solution-strategy-deployed wb-initialization-visited wb-check-setup wb-update-iteration-status wb-remove-partially-shared-connection wb-execute wb-autosave wb-use-current-mesh wb-upstream-mesh-present? set-setup-save-needed is-setup-save-needed? wb-save-data wb-save-model-info wb-save-case wb-get-current-base-name wb-set-compress-suffix wb-get-compress-suffix wb-set-base-name wb-get-base-name wb-physical-time-steps wb-iterate wb-send-calculation-start-event wb-solution-needs-refresh? wb-setup-needs-refresh? wb-set-solution-needs-refresh wb-set-setup-needs-refresh wb-on-upstream-change wb-check-upstream-change wb-refresh-input-data? wb-refresh-input-data wb-set-input-parameter-value wb-init-fluent-session wb-register-process-info wb-exit wb-checkpoint wb-interrupt wb-export-data wb-export-case wb-export-case-data wb-read-init-data wb-read-data wb-read-model-info wb-set-container-info wb-has-upstream? wb-is-shared-cell? ok-to-import-in-wb? wb-import-mesh-and-register wb-replace-case wb-replace-mesh wb-import-case wb-import-mesh wb-import-data reading-pipe? wb-stop-transcript-file wb-start-transcript-file vol-mon-file-changed? surf-mon-file-changed? wb-complete-filename wb-read-case wb-read-mesh wb-update-solution wb-solve wb-init-flow wb-updating-solution? fl-wb.provided strategy-ok-to-initialize? strategy-menu strategy-execution-complete? strategy-execution-started? reset-current-strategy execute-current-strategy download-strategy-status upload-strategy-status download-strategies upload-strategies enable-strategy gui-manage-strategies get-strategy-summary-text-list strategy-package strategy.provided reset-sol-steering-parameters ssteering-plot-curve solution-steering-tui solution-steering-gui fmg-initialize fmg-param-upd reset-iterated disable-fmg-init blending-alpha implicit-cfl no-of-iterations iterated? ti-edit-animation-monitor ti-update-defined-sequence+monitor ti-define-animation-monitor gui-solution-animation aniseq->path aniseq->window aniseq->storage aniseq->monitor-name aniseq->monitor aniseq->display aniseq->name delete-all-animations ani-monitor-delete remove-ani-sequence change-storage-type replace-sequence-by-name change-sequence-window sequence-path-rename sequence-rename add-animation-monitor ani-monitor-update set-animon-active? animon->active? animon->cmdstr animon->when animon->freq animon->seqnum animon->name build-ani-monitor-list-element discard-obsolate-animations register-animation-monitors-if-needed new-sequence-name remove-ani-xy-vars xy-vars-list set-xy-vars ani-save-xy-vars sequence-name-list show-ani-monitors show-one-ani-monitor get-ani-monitors ani-render-var-rename ani-show-thunk-titles ani-restore-thunk+title ani-save-thunk+title ani-remove-thunk+title ani-rename-monitor-thunk+title ani-restore-render-vars ani-save-render-vars get-ani-render-vars ani-monitor-active? ani-monitor-name->seq ani-monitor-seq->name ani-monitor-deactivate ani-monitor-activate ani-monitor-change-freq ani-monitor-rename remove-ani-monitor add-ani-monitor-command run-ani-monitors animation-init cx-scene-menu ti-set-geometry delete-cb update-indices ti-color-def ti-transform ti-time-step ti-path-attr ti-iso-sweep ti-select-box-edge get-index ti-num-geoms ti-selected-index ti-selected-geom ti-selected-type ti-selected-segment delete-hoops-geometry cx-scene-update-geoms cx-scene-default-value scene-insert-order cx-scene-insert-geoms update-all-graphics cx-scene-update-graphics recreate-geom? restore-cx-globals save-cx-globals close-gr-segments open-gr-segments cx-scene-draw-cmap redisplay-all - redisplay
ex: (redisplay-all #t)
cx-scene-set-iso-surf cx-get-scene-update cx-set-scene-update cx-scene-list-geometry scene-get-string cx-show-user-option cx-transform-highlight cx-draw-bbox cx-flush-bbox cx-scene-show-bbox cx-set-vv-attr cx-set-profile-attr cx-set-dpm-attr cx-set-path-attr cx-set-contour-attr get-viz-iso-surf-id iso-surface-ancestor derived-from-iso-surface show-surface-units show-surface-quantity show-surface-type *cx-scene-panel-present* cx-show-style-names cx-gui-scene cx-gui-bbox-frame insert-projections inc-geoms insert-planes add-delta cx-display-bnd-frame cx-frame-growth-factor cx-frame-domain? cxticks.provided cxscene.provided ti-non-reflecting-menu rename-to-adjacency-all rename-to-default-all adjacency-panel rename-to-adjacency new-adjacency-name rename-to-default thread-has-custom-name matches-gambit-name adjacency-name-pattern default-name-pattern abbreviate-type padd-id set-number-of-digits number-of-digits cell-thread-types face-thread-types index-in-list thread-names->ids thread-ids->names inquire-face-thread-ids inquire-cell-thread-ids punkt n gui-coal-calc coal-calc-stoich-coeffs coal-calc-mixture-material set-ifrf-cp-polynomials coal-calc-pdf-params coal-calc-fuel-nox set-pollut-data-vec coal-calc-particle-material ti-flamelet-curves-menu ti-flamelet-curves ti-flamelet-display-menu ti-pdf-display-menu ti-flamelet-tables ti-pdf-tables write-to-file? plot-1d-slice? draw-numbers-box? display-flamelet-table display-pdf-table pdf-camera default-pdf-camera set-pdf-cont-prof-attr pdf-contour flamelet-label3 flamelet-label2 flamelet-label1 flamelet-title2 flamelet-title1 flamelet-table-scale flamelet-default-scale flamelet-y-min flamelet-x-min flamelet-y-max flamelet-x-max flamelet-z-min flamelet-z-max pdf-label3 pdf-label2 pdf-label1 pdf-title2 pdf-title1 pdf-table-scale pdf-default-scale pdf-y-min pdf-y-max pdf-x-min pdf-x-max pdf-z-min pdf-z-max pdf/set-menu ti-pdf-curves? print-flamelet-info print-pdftable-info gui-flamelet-1d-funcs gui-pdf-1d-funcs gui-flamelet-2d-funcs gui-pdf-2d-funcs inquire-flamelet-2d inquire-flamelet-1d inquire-2d inquire-1d refine-raw-list flamelet-raw-2d-funcs-list flamelet-raw-1d-funcs-list flamelet-2d-funcs-list flamelet-1d-funcs-list pdf-raw-2d-funcs-list pdf-raw-1d-funcs-list pdf-2d-funcs-list pdf-1d-funcs-list selected-pdf-2d-func selected-pdf-1d-func pdf-funcs-available? pdf-on? prepdf-on? allow-prepdf-module add-flamelet-display-menubars add-pdf-table-display-menubars gui-flamelet-new? gui-pdf-new? current-pdf-curve added-flamelet-tables-curves? added-pdf-tables-curves? allow-prepdf? gui-models-dynamic-mesh smooth-thread remesh-local-threads remesh-local-prism-faces print-remesh-cell-marks draw-remesh-cell-marks mark-remesh-cells refine-coarsen-on-skewness-size remesh-local-cells print-length-scale-skewness-per-zone check-dynamic-mesh print-dynamic-forces-moments remove-layer-at-zone insert-layer-at-zone remove-cell-layer insert-cell-layer import-ic3m repartition-domain tmp-fluent-ic3m-basename dynamic-mesh-menu dynamic-mesh-sdof-menu dynamic-mesh-ic-menu dynamic-mesh-remeshing-menu dynamic-mesh-layering-menu dynamic-mesh-smoothing-menu dynamic-events-menu dynamic-bc-menu eval-udf list-dynamic-functions debug-dynamic-functions clear-dynamic-functions update-dynamic-functions cancel-dynamic-function register-dynamic-function ti-position-starting-mesh get-remesh-cell-threads enable-dynamic-mesh-node-ids update-solver-thread-names cell-element-type-alist ti-modify-lift ti-print-plot-lift ti-modify-piston-data plot-valve-lift print-valve-lift ti-delete-internal-layer ti-insert-internal-layer ti-remove-layer ti-insert-layer remove-layer insert-layer delete-internal-layer insert-internal-layer cleanup-thread-list update-in-cylinder-monitors monitor-crank-angle steady-update-dynamic-mesh gui-event-playback event-playback gui-events event-hook handle-event check-execute-event inside-range shift-down shift-up stored-last-event-angle last-event-angle angle-tol event-callback-alist execute-command-callback deactivate-cell-zone-callback activate-cell-zone-callback change-under-relaxation-callback remove-cell-layer-callback insert-cell-layer-callback remove-internal-layer-callback insert-internal-layer-callback remove-boundary-layer-callback insert-boundary-layer-callback change-motion-attr-callback change-time-step-callback delete-si-callback create-si-callback copy-bc-callback change-zone-type-callback number-of-event-types execute-command-event deactivate-cell-zone-event activate-cell-zone-event change-under-relaxation-event remove-cell-layer-event insert-cell-layer-event remove-internal-layer-event insert-internal-layer-event remove-layer-event insert-layer-event change-time-step-event change-motion-attr-event delete-sliding-interface-event create-sliding-interface-event copy-zone-event change-zone-event ic-update-flow-time-from-angle compute-lift crank-angle->relative-time relative-time->crank-angle crank-angle->time crank-angle->absolute-time time->crank-angle nth-ic-cycle time->absolute-crank-angle length-factor->max-length length-factor->min-length ideal-vol->length ideal-tet-vol->length ideal-tri-vol->length fmod ti-steady-pseudo-time-control ti-dynamic-mesh-motion show-steady-pseudo-time? gui-preview-mesh-motion display-surfaces - display surfaces in the current view
ex: (display-surfaces)
advance-mesh auto-hardcopy animate-motion gui-preview-zone-motion preview-zone-motion update-dynamic-geometry-scene dynamic-geometry-scene-list dz-ani-storage-name dz-ani-storage-type dz-ani-sequence dz-animate? dz-niter dz-nstep dz-display-frequency dz-display? dz-update-interfaces? dz-autosave? dz-hardcopy? contour-node-displacement gui-dynamic-zones zone-selection disable-items enable-items hide-items show-items ti-list-dynamic-threads reset-all-dynamic-threads ti-reset-dynamic-thread delete-adjacent-dz delete-dynamic-thread ti-create-dynamic-thread ti-enable-ic-output ti-enable-dynamic-mesh not-ic3m? enable-dynamic-mesh remesh-method-check-compatibility disable-remesh-method enable-remesh-method set-remesh-method remesh-method? remesh-method-index compute-cg-from-profile ic-all-dz-update-cg-position ic-dz-update-cg-position change-dz-attr new-copy-of-dz set-dz-attr get-dz-attr get-dynamic-thread deforming-motion user-defined-motion solid-body-motion no-motion motion-type-name->id motion-type-id->name list-dz new-dz check-dynamic-mesh-solver-settings get-mesh-scale-info set-remesh-repartition-thresholds set-sizing-function-defaults set-sizing-function-dimension-defaults set-non-in-cyl-defaults write-in-cylinder-output data-initialized update-dynamesh-hooks end-simulation? allow-dynamic-mesh allow-dynamic-mesh? ic3m-import? execute-event debug-event ti-export-event ti-import-event free-dynamic-mesh create-moving-face-threads-from-moving-cell-threads dynamic-thread-vars-compat dynamic-thread-list unthread-dynamic-thread thread-dynamic-thread download-dynamic-threads create-case-dynamic-threads old-fpsc-new gui-s2s gui-dtrm display-sample-points pick-sample sample-name delete-sample list-sample-fields list-samples plot-sample-histograms write-sample-histograms bin-sample sample-histograms gui-samples-manage ti-set-histogram ti-sample-histogram ti-dpm-histogram update-sample-list-cache sample-list switch-dpm-tracking-defaults switch-dpm-sync-defaults make-injections-species-compatible dpm-vof-show-internal-variables update-averaged-material switch-cphase-interaction moving-mesh-in-domain? ti-dpm-sample-report addon-compat-dpm-law udf-compat-dpm-law dpm-parallel-shared-memory dpm-parallel-message-passing particle-menu dpm-history-to-xy history-to-xy-by-title generic-table-to-xy-by-column-with-skip history-to-xy list-index string-split eof? read-line read-line-list particle-temperature-limiter ti-read-injections ti-write-injections pick-injection-list get-new-name export-selected-injections-to-file export-injections-to-file particle-tracks-xy-plot ti-particle-tracks display/set/particle-tracking-menu tui-report-variables report-type-choices report-to-choices ti-particle-summary enable-particle-history-export cx-add-new-menu-item particle-history-call gui-particle-export-new ti-import-particle-data ti-export-particle-data-new ti-export-particle-data gui-particle-export gui-transient-particle-data new-particle-export-new new-particle-export write-fv-ascii-file particle-file-write-new dpm-create-export-file particle-file-write path-write-freq pathline-summary dpm-summary dpm-iteration pick-particle-cell-function inquire-particle-cell-functions dpm-display-path-lines tracking-schemes-higher tracking-schemes-lower spray-model-summary injection-types - shows the available types for the injection
ex: (injection-types)
law-list property-list pick-law custom-laws? ti-recover-law ti-convert-law ti-dpm-law-options dpm-law-options dpm-default-laws the-dpm-laws dpm-drag-methods dpm-material-type combusting-not-multi-surface? multicomponent-ptype? multi-surface? comb-method pick-dpm-surfaces pick-dpm-phase pick-particle-type pick-injection-type pick-dpm-material pick-stream pick-species pick-generic dpm-inquire-surface-names - same as (inquire-surface-names) lpsetvar read-integer-symbol/string-from-pair-list dpm-inquire-particle-functions-filtered filter map-count pexport-id check-injections-dpm-domain-valid set-property-on-injections-list dpm-check-injection-materials-for-coalescence import-injections-from-file dpm-reset-boundary-surfaces dpm-check-boundary-surfaces file-type dpm-inquire-species-names dpm-switch-cloud-off dpm-is-cloud-on? gui-law-define pick-injection inquire-injection-names - returns a list with all the defined injections
ex: (inquire-injection-names)
dpm-menu dpm-injections-menu dpm-bcs-available? dpm-material-types activate-injection-surfaces dpm-change-material-name dpm-used-material-names gui-dpm-display-particle-traces get-all-dpm-material-names download-injections create-case-injections gui-manage-injections reset-injections free-injections ti-ud-wet-steam close-udws-library open-udws-library wetsteam-model/set-menu ti-ghost-mp gui-models-wetsteam ti-wetsteam-menu ti-inert-menu normalize-inert-species print-inert-species gui-models-inert inert-n2-mfrac inert-h2o-mfrac inert-co2-mfrac inert-tot-mass update-inert-material ti-set-inert-parameters inert-summary ti-ecfm-menu ti-set-clip-ecfm-parameters ti-set-source-ecfm-parameters ecfm-summary ecfm-type-valid? ti-ignition-menu ti-set-ignition-species ti-set-general-ignition-parameters ignition-summary gui-models-autoignition ti-spark-menu spark-summary gui-models-spark mouse-shape-define-for-spark ti-crevice-menu ti-make-crevice-threads new-crevice-case crevice-summary valid-flmon-chkpnt-dir? flmon-chkpnt-dir flmon-init flmon-running? valid-sge-chkpnt-dir? sge-chkpnt-dir sge-init lsf-spawn valid-lsb-chkpnt-dir? lsb-chkpnt-dir lsf-init monitor-new-procs contact-monitor monitor-config-file write-cleanup-script safe-nt-path app-temp-dir *write-cleanup-script?* *cleanup-script-name* *cleanup-script-dir* cleanup-script-filename exit-restart-file restart-commands checkpoint create-checkpoint-fnbase create-checkpoint-filename remove-checkpoint-files set-checkpoint-variable chkpnt-dir valid-chkpnt-dir? valid-exit-file? valid-check-file? create-exit-file create-check-file last-data-filename last-case-filename save-rc-filename checkpoint/exit-filename checkpoint/check-filename ckpt/time-step? checkpointed? benchmark list-zones-in-brief head list-threads-by-name list-threads-by-id list-thread-head list-thread-format by-name by-id rpg rpvar-gui debug-cortex debug-node debug-all debug-nodes debug-client attach-debugger attach-user-debugger attach-msvs attach-ibm-dbx attach-sgi-dbx attach-sun-dbx attach-ladebug attach-idb attach-totalview attach-ddd attach-gdb choose-debugger choose-hostname debug-system command-join use-default-auto-partition lmesh import-lid-case repartition-by-zone gui-load-balance gui-show-virtual-machine gui-network-configure gui-hosts-data-base gui-auto-partition-grid gui-partition-grid parallel-menu tui-load-balance partition-menu partition/auto-menu ti-partition-auto partition/set-menu ti-partition pick-partition-function parallel/network-menu parallel/timer-menu parallel/load-balance-menu parallel/set-menu gui-reorder-domain ok-to-invalidate-case? spawn-from-file spawn-from-list spawn-compute-node add-to-available-hosts first-word make-hosts-db-available read-partition-id read-partition-id-list load-balance-available? disable-load-balance-after-adaption enable-load-balance-after-adaption check-partition-encapsulation use-default-auto-partition? case-file-partition-pretest? case-file-partition-method ti-migrate-marked-cells migrate-marked-cells list->user@host-dot user@host->list create-hosts-db delete-from-available-hosts list-compute-nodes list-of-available-hosts list-hosts mkill? valid-partition-id? add-fsi-panel %cci-write-input-file %cci-finalize %cci-mod-nodes %cci-update-nodes %cci-read-maxstagit %cci-read-deltatfsi %cci-read-tload %cci-read-tend %cci-read-tstart %cci-check-convergence %cci-close-remesh %cci-remesh %cci-reach-sync %cci-def-sync %cci-close-setup %cci-thread-list %cci-def-part %cci-get-quantitynames gui-fsi-panel control-list string-param-list int-param-list real-param-list quant-list exec-list gui-fsi-execute fluent-iterate ansys-iterate fluent-setup ansys-setup ti-rotate-grid ti-translate-grid ti-scale-grid rotate-grid gui-rotate-grid translate-grid gui-translate-grid scale-grid gui-scale-grid gui-reports-taskpage gui-plots-taskpage gui-graphics-taskpage ti-summary gui-summary make-volume-integral-menu ti-cell-thread-integral gui-volume-integrals-file-dialog gui-volume-integrals volume-integral-settings-valid? ti-get-volume-integral-settings get-volume-integral-units-list compute-volume-integral gui-reference-values ti-plot-histogram ti-print-histogram gui-histogram plot-histogram print-histogram client-histogram-max client-histogram-min cx-zone-get-min-max client-histogram-bins *cx-histogram-location* cxreports.provided force-settings-valid? ti-get-force-settings compute-wall-force iprint-pressure-center iprint-wall-moments iprint-wall-forces gui-wall-reports z2z-rad-info flux-settings-valid? ti-get-flux-settings gui-thread-reports thread-integrals shell-heat-transfer sort-threads-by-name compute-flux rad-heat-transfer heat-transfer-sensible heat-transfer phase-mass-flow phase-volume-flow uds-flow species-mass-flow mass-flow domain-wall-monitor domain-wall-monitor-header domain/subfunction->cell-function cell-function->subfunction cell-function->domain cell-function->domain/function/subfunction ti-set-reference-var advance-oned-solution update-wave-bcs start-oned-library free-oned-library draw-oned-cell library-list oned-library-gui display-interpolated-data display-profile-points gui-plot-interp-data gui-plot-prof-data ti-write-profiles gui-write-profiles gui-profiles-manage prof/interp-on? gui-profile-orient axial-profile-to-xy radial-profile-to-xy ti-conserve-total-enthalpy ti-create-mixing-plane ti-conserve-swirl ti-set-pressure-level ti-mixing-plane-menu gui-mixing-plane delete-mixing-planes initialize-mixing-plane-profiles update-mixing-planes write-profiles pick-profile profile-name update-profiles delete-interp-method update-interp-method-list interpolation-method delete-profile list-profile-fields list-profiles added-dependence? *list-only-relevant-udfs* update-user-function-list-cache user-function-list update-profile-list-cache profile-list ti-real-gas-init ti-ud-multispecies-no-reactions ti-ud-multispecies-reactions ti-create-nist-real-gas-mixture-material-no-reactions ti-create-nist-real-gas-mixture-material-reactions ti-create-udrgm-mixture-material ti-create-nist-real-gas-mixture-material open-rgas-libraries ti-real-gas-datanames read-real-gas-species reaction-species-list ti-ud-real-gas open-udrg-library ti-nist-real-gas ti-real-gas-dataname open-rgas-library print-five-at-a-time nist-species-list default-property-constant update-species-variable-lengths properties-changed bc-species-changed species-changed client-list-reactions client-material-name-changed client-set-material! client-used-material-names client-material-types client-property-names client-property-list report-each-line? ti-import-chemkin materials-menu ti-copy-material-by-formula ti-copy-material-by-name materials/database-menu import-chemkin-mechanism dens-list get-condensed-names-and-densities load-pdf-species add-pdf-materials-to-cache merge-pdf-materials-props property-method-assq property-method-name-prmx property-method-name default-property-data get-udf-type add-mixture-name qlist- replace- list-cat total-reaction-list mlist- alist- material-site-nspecies material-site-species-names material-surface-nspecies material-surface-species-names material-volumetric-nspecies material-volumetric-species-names material-nspecies material-species-names-pair material-species-names material-profiles reaction-list-for-material material-prop material-types material-mixture-pair material-type-gui material-type material-formula mixture-material-name material-name material-in-use-by-mixture dpm-check-material-in-use *max-material-name-len* all-material-types can-edit-mixture-species? the-material-types particle-reaction-list surface-reaction-list volumetric-reaction-list cx-tui-cbk-profile read-stringpairs-list-asking-number read-strings-list-asking-number update-droplet-injections delete-duplicate-species is-real-gas? register-profile-methods update-c-side? ti-save-user-db ti-edit-material ti-define-new-material ti-set-database-type materials-summary client-property-methods reset-prop-methods-cache update-case-material-properties ti-delete-material ti-create-material ti-copy-material ti-change-mechanism ti-change-material gui-materials-manage-taskpage gui-materials-manage list-database-materials database-property-methods get-database-material-copy get-database-material-copy-by-formula get-database-material-by-name get-database-material-by-formula get-database-material property-units property-name inquire-database-material-names inquire-material-names-all inquire-material-names get-default-material-name get-names-of-type get-first-material-name pick-material-type pick-database-material-by-formula pick-database-material-by-name pick-database-material pick-material-all-with-prompt pick-material-with-prompt pick-material-all pick-material list-database-properties list-properties list-materials get-material-copy get-materials-of-type get-material set-material-properties! set-material! set-all-materials! get-n-materials get-all-materials delete-material update-material-properties update-case-materials create-case-materials free-materials create-mixture-material copy-database-material create-material upload-materials download-materials cxprop.provided draw-bridge-nodes free-bridge-nodes fill-bridge-nodes gui-smooth-grid ti-make-hanging-interface ti-swap-mesh-faces swap-mesh-faces ti-smooth-mesh smooth-mesh ti-set-geom-controls ti-reconstruct-geometry gui-reconstruct-geometry gui-yplus-adapt gui-volume-adapt gui-region-adapt gui-isovalue-adapt gui-gradient-adapt gui-boundary-adapt zones-are-adjacent-to-hex-or-prism-cells gui-manage-mark gui-display-mark-options gui-adapt-controls gui-display-contours-or-error create-new-interior-threads set-register-ncrsn! set-register-nrefn! set-register-cbit! set-register-rbit! set-register-type! set-register-name! set-register-id! register-ncrsn register-nrefn register-cbit register-rbit register-type register-name register-id ti-aniso-refinement gui-aniso-refinement mark-percent-of-ncells ti-mark-percent-of-ncells mask-register refn-register ti-free-parents adapt-mesh ti-adapt-mesh register-invert ti-register-invert ti-mask-invert swap-refn-crsn ti-swap-refn-crsn draw-marked-cells draw-node-flags ti-draw-marked-cells mark-inout-iso-range ti-mark-inout-iso-range mark-inout-shape ti-mark-inout-shape ti-shape-define mouse-shape-define auto-refine-level mark-with-refine-level ti-mark-with-refine-level mark-with-volume-change ti-mark-with-volume-change ti-mark-with-boundary-normal-distance mark-boundary-cells-per-thread ti-mark-boundary-cells-per-thread mark-with-volume ti-mark-with-volume mark-with-boundary-volume ti-mark-with-boundary-volume mark-with-yplus-per-thread ti-mark-with-ystar-per-thread ti-mark-with-ystar ti-mark-with-yplus-per-thread ti-mark-with-yplus mark-with-gradients ti-mark-with-gradients ti-adapt-to-boundary-cells ti-adapt-to-refine-level ti-adapt-to-volume-change ti-adapt-to-volume ti-adapt-to-ystar-per-thread ti-adapt-to-ystar ti-adapt-to-yplus-per-thread ti-adapt-to-yplus ti-adapt-to-gradients ti-adapt-to-default-register adapt-to-register ti-adapt-to-register list-registers combine-list-of-registers combine-registers ti-combine-registers get-mask-registers get-refn-registers get-all-registers get-register ti-read-mask-register ti-read-refn-register ti-read-register-list ti-read-register toggle-register-type ti-toggle-register-type fill-crsn-register ti-fill-crsn-register limit-marked-cells ti-limit-marked-cells ti-count-marked-cells replace-register free-registers ti-free-registers destroy-register ti-destroy-register get-def-register create-copy-of-register create-register adapt-env inquire-periodic-transform-thread surface-ids->name-pair thread-surface ithread-surface thread-coordinates thread-values client-inquire-cellzone-types client-inquire-facezone-types inquire-zone-names - get a list with all the defined zones
ex: (inquire-zone-names)
zone-name->id - converts a zone name into its zid; the same as get-thread-id
ex: (zone-name->id "outlet")
zone-id->name - converts a zid (thread id) into its zone name
ex: (zone-id->name 2)
zone-var zone-type - get the type of the zone
ex: (zone-type (get-zone "outlet"))
zone-name - get the name of a zone
ex: (zone-name (get-zone "outlet"))
read-zone-id-list read-zone-id get-zone - get a list with properties regarding a zone
ex: (get-zone "outlet")
zone-id - get a zone id zid
ex: (zone-id (get-zone "outlet"))
cx-surface-menu ti-surface-projected-area pick-surface-group read-new-surface-id.name iline-surface irename-surface - interactive renaming of a surface
ex: (irename-surface)
idelete-surface icell-surface ipoint-surface ipoint-array iiso-clip iiso-surface izone-surface ipartition-surface iquadric-slice isphere-slice iplane-slice irake-surface isurface-cells isurface-grid gui-surface-projected-area default-minimum-feature-size surface-integral-settings-valid? ti-get-surface-integral-settings make-surface-integral-menu ti-surface-integral gui-surface-integrals get-surface-integral-units-list gui-surface-integrals-file-dialog compute-surface-integral print-one print-net unit-label unit-value print-header gui-fill-face-zone-values cx-fill-face-zone-values surface-vertex-max surface-vertex-min surface-facet-max surface-facet-min surface-vertex-average surface-facet-average surface-sum surface-mass-average surface-volume-rate surface-mass-flow-rate surface-flow-rate surface-standard-deviation surface-integral surface-area-average surface-area - returns the area of a specified surface by its sid (from list-surfaces)
ex: (define areaList (list 1))
(surface-area areaList) surface-integrate cx-delete-srf-ref-in-grp surface-ids->surface-groups surface-id->surface-group cx-reset-surface-groups cx-init-surface-groups - initializes the list of surfaces with the latest created surfaces; otherwise the list contains only the surfaces present in the case file, in the cortex section. It returns the list of all defined surfaces
ex: (define surf-list (cx-init-surface-groups))
make-surface-groups inquire-surface-line-names inquire-surface-plane-names inquire-surface-group-names-of-type inquire-surface-group-names grp->srf cx-rename-srf-group cx-get-group-srfs srf-grp? cx-delete-group cx-add-new-srf-group cx-ungroup remove-from-grp-list cx-group-grps flatten-surface-groups surface-values surface-coordinates make-pairs pair-coords cx-surface-face-list cx-surface-uniq-node-coords cx-surface-uniq-node-values surface-velocity-vectors cx-surface-coordinates prof-surface-values cx-surface-values zone-coordinates zone-values apply-slice surface-facets rename-surface - rename a surface based on its sid or name
ex: (rename-surface 1 "bubu")
temp-surface? surface? - returns info about a particular surface identified by it sid (from list-surfaces)
ex: (surface? 1)
list-surfaces - same as /display/surface/list-surfaces
ex: (list-surfaces)
surface-area-vectors surface-name - get the name of the surface based on its sid
ex: (surface-name (get-surface 1))
get-surface - get a list with information about a surface based on its sid
ex: (get-surface 1)
new-surface-id get-mouse-point fill-cx-tmp-array gui-surfaces-creation-failure gui-add-named-surface gui-transform-surface ti-surf-transform cx-rotate-3d cx-scale-mat gui-iso-clip gui-iso-surface gui-quadric-surface gui-plane-surface cx-show-plane-tool-normals gui-line/rake-surface cx-show-line-tool-normals gui-point-surface gui-partition-surface gui-zone-surface gui-manage-surfaces cx-remove-tmp-geom cx-display-tmp-surf cx-surface-get-min-max cx-surface-fill-temp rem-quote-sym cx-get-surf-def-attr cx-set-surf-def-attr cx-get-surf-def-attr-pos cx-surf-interp-attr-list cx-copy-surface read-surface-id-list read-surface-id read-surface-list read-surface cx-get-surface-ids surface-name/id? - same as get-surface valid-surf-name? - check if a string is a suitable name for a surface
ex: (valid-surf-name? "bubu")
check-surf-name - same as valid-surf-name? but it returns the string not a boolean
ex: (check-surf-name "bubu")
rake-surface mrake-surface line-surface mline-surface plane-surface mplane-surface quadric-surface sphere-slice ibounded-plane iplane-pt-n-normal iplane iplane-view-plane-align iplane-surface-align point-normal-surface plane-slice point-array sphere-coeff plane-coeff iso-clip iso-clip-new partition-surface sample-plane-points planar-point-surface point-surface transform-surface cell-surface zone-surface iso-surface surface-append! delete-surfaces surface-grid suspend-surfaces free-surfaces iso-srf-chk cx-restart-fast-iso cx-end-fast-iso cx-start-fast-iso cx-destroy-surface-all cx-destroy-surface cx-delete-zone-surface surface-id->zone-id - convert a sid into a zid
ex: (surface-id->zone-id 2)
zone-id->surface-id - convert a zid into a sid
ex: (zone-id->surface-id 2)
cx-create-boundary-zone-surfaces create-zone-surface add-zone-surface-defs client-inquire-fast-iso cutting-plane-off create-cutting-plane cutting-plane-hook cx-activate-plane-tool cxplane.provided ti-custom-field-function/load ti-custom-field-function/save ti-define-custom-field-fn ti-delete-custom-field-fn default-cf-name read-custom-field-function convert-underscore-to-hyphen convert-hyphen-to-underscore read-cff-word spl-delimiters delimiters cf-code pp-cfd cx-get-obj-desc-attr cx-get-obj-attr cx-get-obj-id cx-store-obj-all-attr cx-store-obj-desc-attr cx-store-obj-attr cx-get-obj-by-attr cx-get-obj cx-delete-obj cx-add-obj cx-new-obj-id cx-cf-name->id cx-cf-id-attr cx-inquire-cf-ids cx-inquire-user-def-cf-names cx-get-cf-desc-attr cx-get-cf-attr cx-set-cf-attr cx-get-cf-by-attr cx-rename-cf cx-delete-cf cx-get-cf cx-add-cf cx-new-cf-id cx-initialize-cell-functions-client cx-eval-cf cx-check-cff code-gen d/dz d/dy d/dx gui-manage-cf custom-field-function/load custom-field-function/save custom-field-function/define custom-field-function-compt get-cff-compt-map err-reduction-fail match-all-productions match-production push-sym pop-sym-till-less-prec inc-parse token-value token-syn-cat top-terminal set-preceedence! preceedence sym-value end-parser init-parser parse-stack value-prod production-list shift-error-check err-table-ref parse-table-ref col-entries parse-table parse lex init-number init-lexer init-parser/lexer prev-token prev-number? cur-number-str gui-user-def-cf but-name->display bin-op? un-op? trig-op? trig-ops un-ops bin-ops calc-display-map var-name->display calc-display calc-inp-list cf-str *cx-cell-function-length* *cx-max-cf-name* cx-field-rename cx-field-eval cx-field-define cxcf.provided cxsurf.provided repair-surface-ids surf-inits! pp-list v3-interpolate v3-unit v3-magnitude v3-cross v3-dot v3->z v3->y v3->x dot row-mat mm-aux aref mat-mult cx-identity-mat cx-translate-mat cx-rotate-x cx-rotate-y cx-rotate-z max-list min-list transpose transform cx-get-trans-pts-min-max cx-update-surface-attr cx-update-all-surface-attr list-union cx-ancestor-surfaces-id cx-ancestor-surfaces-id-list cx-purge-surface-def-list iso-func cx-create-surface-from-def cx-generate-susp-surface-defs cx-add-surface-def cx-get-def-coarse-surface virt2real vt2rl real2virt rl2vt cx-delete-virtual-id cx-get-virtual-index cx-delete-map-entry cx-delete-type-entry cx-list-surfaces cx-surface-area-vectors surface-id->name - get the name of a surface based on its sid
ex: (surface-id->name 1)
surface-ids->names surface-name->id - get the sid of a surface based on its name
ex: (surface-name->id "bubu")
inquire-point-surface-names inquire-surface-names - returns the name of all surfaces
ex: (inquire-surface-names)
inquire-surface-ids - returns the id of each surface
ex: (inquire-surface-ids)
cx-suspend-surfaces cx-suspend-all-surfaces cx-update-surface cx-create-surface cx-rename-surface - same as (rename-surface) cx-delete-surface cx-add-surface cx-new-temp-surface-index set-next-surface-index new-surface-index cx-active-surface-ids cx-store-surface-all-attr cx-store-surface-desc-attr cx-store-surface-attr cx-get-surface-attr cx-get-surface-desc-attr surface-id cx-active-surface cx-set-surface cx-get-surface cx-set-surface-type-all cx-set-surface-type cx-set-surface-lists set-surface-version surface-version cx-save-surface-lists surf-set-list-size surf-list-bnds-chk surfaces-groups cx-max-surf-id-ref cx-surface-list cx-temp-surfaces? cx-temp-surface-list first-virtual-id *cx-max-surface-num* *cx-fast-iso-info* *cx-big-neg* *cx-big-pos* surf.provided set-cx-field-render-vars fill-face-thread-values fill-face-values fill-cell-values fill-node-values inquire-cell-functions-sectioned inquire-cell-functions %client-inquire-cell-vector-functions %client-inquire-cell-functions-sectioned %client-inquire-cell-functions-filtered %client-inquire-cell-functions client-support-symmetry? display-grid-partition-boundary client-draw-grid-partitions display-grid-outline display-grid-outline-old display-grid idraw-thread-grid grid-internal grid-outline thread-grid ti-delete-animation-monitor ti-write-animation-monitor ti-play-animation-monitor ti-read-animation-monitor gui-animation-control animation-name-list cxg-ani-hardcopy-frames-cb create-mpeg-animation cx-set-hardcopy-options-for-mpeg get-node-field-list-seq get-node-field-list-win show-node-field-list cxg-copy-win-field-to-seq-field cxg-restore-seq-node-field cxg-update-active-window-node-field cxg-save-node-field cxg-ani-last-hardcopy-frame-list cxg-ani-create-hardcopy-frames cxg-ani-hardcopy-callback cxg-ani-hardcopy-filename cxg-ani-replay cxg-update+xy-animation cxg-ani-xy-plot cxg-update+snap-animation cxg-snap-animation cxg-ani-check-path cxg-ani-get-seq-basename seqlist->winid seqlist->frames seqlist->storetype seqlist->name ti-fft-plot-file ti-xy-plot-radial-band-averages radial-band-average ti-xy-plot-axial-band-averages axial-band-average band-average scalar-bands band-clip ti-xy-plot ti-xy-plot-zone/surface ti-xy-set-surface-scale plot/set-menu ti-solution-plot ti-xy-set-scale ti-xy-plot-files ti-xy-plot-file xy-plot-zones+surfaces cx-xy-plot-buffer-data gui-xy-plot-ffts gui-xy-plot-files gui-xy-plot-zone/surface write-pdf-curve plot-pdf-curve2 plot-flamelet-curve2 plot-flamelet-curve plot-pdf-curve get-pdf-curve-data2 get-flamelet-curve-data get-pdf-curve-data flamelet-curve-data pdf-curve-data cx-xy-plot-to-file cx-xy-plot-to-port cx-xy-plot-data cx-solution-plot cx-surface-plot cx-zone-plot surface-positions gui-xy-plot-curves ti-set-xy/scale/fmt gui-xy-plot-axes cx-xy-plot-files xy-plot-file xy-read-file xy-read-port my-multi? xy-read-columns xy-read-curves xy-read-particle xy-build-particle-curves xy-read-particle-header use-old-jou? xy-plot-list end-plot start-title-plot *cx-xy-multiple-files* cxxy.provided cxganim.provided write-icecore-hdf5 gui-fem-map fem-to-fluent-surf-id write-transient-ensight-auto-append write-transient-ensight-explicit write-transient-ensight-case append-transient-export write-transient-ensight-scalar write-transient-ensight-vel write-transient-ensight-geo gui-write-export gui-transient-quantities ti-ensight-export-from-files sort-cflist ti-delete-transient-export ti-edit-transient-export ti-write-manual-tecplot ti-write-manual-fv-uns-combined ti-write-manual-fv-uns-result ti-write-manual-fv-uns-grid ti-write-manual-ensight-gold ti-write-manual-patran-neutral-file ti-write-manual-nastran ti-write-manual-ideas ti-write-manual-fastsol ti-write-manual-fast ti-write-manual-de ti-write-manual-cgns ti-write-manual-cfd-pc ti-write-manual-avs ti-write-manual-ascii ti-write-manual-ansys-cdb ti-write-manual-abaqus ti-write-transient-tecplot ti-write-transient-radtherm ti-write-transient-fv-uns-combined ti-write-transient-fv-uns-result ti-write-transient-fv-uns-grid ti-write-transient-ensight-gold ti-write-transient-patran-neutral-file ti-write-transient-nastran ti-write-transient-ideas ti-write-transient-fastsol ti-write-transient-fast ti-write-transient-de ti-write-transient-cgns ti-write-transient-cfd-pc run-cfd-post ti-write-transient-avs ti-write-transient-ascii ti-write-transient-ansys-cdb ti-write-transient-abaqus ti-prompt-for-export file-types function-names->labels function-labels->names read-append-type-string set-var get-var available-in-parallel? enable-surf-only? enable-fem-map? enable-cell-zones? enable-wall? enable-format? enable-delimiter? enable-location? enable-loads? enable-surfs? no-fns? enable-fns? writers new-export ti-write-gambit ti-write-fast ti-write-es-transient ti-write-es-gold-transient ti-write-es-gold ti-write-es ti-write-fv-data ti-write-fv ti-write-avs ti-write-fv-uns-combined ti-write-fv-uns-result ti-write-fv-uns-grid ti-write-fv-uns ti-write-tecplot write-radtherm write-patran ti-write-cgns write-cgns write-cgns-common write-cdat-with-prompt write-cdat ti-set-cfd-post-export-settings export-case-file-for-cdat save-cdat-mesh-id save-cdat-case-id cdat-mesh-modified? cdat-case-modified? create-cfdpost-var write-gambit write-flpost write-fast write-engold-gui write-engold-ascii write-engold-binary write-engold disable-ensight-transient write-es-gold write-es write-fv write-fv-data write-fv-uns-combined write-fv-uns-result write-fv-uns-grid write-fv-uns check-for-sliding-interfaces strstr ti-write-dx write-dx write-avs write-tecplot write-icepak-results ti-write-icemcfd write-icemcfd write-radiation-export ti-write-radiation enable-radtherm ti-write-radtherm ti-write-ansys write-ansys-rfl ti-write-ansys-cdb write-ansys-cdb ti-write-ascii write-ascii ti-write-ideas write-ideas ti-write-abaqus write-abaqus ti-write-nastran write-nastran ti-write-patran-cell-temperature ti-write-patran-nodal-results ti-write-patran-neutral-file write-patran-nodal-results write-patran-result-template write-patran-neutral-file write-patran-cell-temperature *enable-radtherm-export?* ti-write-fast-solution ti-write-fast-scalar ti-write-fast-velocity ti-write-fast-grid write-fast-solution write-fast-scalar write-fast-velocity write-fast-grid *fast-binary-files?* ti-write-mpgs-scalar ti-write-mpgs-velocity ti-write-mpgs-geometry write-mpgs-gold-scalar write-mpgs-scalar write-mpgs-gold-velocity write-mpgs-velocity write-mpgs-gold-geometry write-mpgs-geometry check-ensight-transient-files fem-surface-name->id write-vis-export write-export check-for-vki-lib? read-dimensioned-mesh import-stl-srf import-hyper-srf import-gambit-srf import-fidap-srf import-nastran-srf import-patran-srf import-ideas-srf import-cgns-srf import-aries-srf import-ansys-srf import-fluent/uns2 filter-alist write-visual-export write-visual-file-write-file write-visual-file deregister-export-monitor-if-needed register-export-monitor-if-needed check-particle-data-monitor-needed ti-write-cfd-post gui-export-cfd-post transient-export-monitor-freq transient-export-monitor export-types-supported-poly import-file read-ensight-time export-file-types export-id t write-transient-ensight htc-flux? htc-wall? htc-wall binary? ensight-verbosity? gui-read-mesh-with-options ti-replace-mesh replace-mesh iread-bc iwrite-bc downcase process-thread set-dv-variables set-rp-variables bc-map-thread-ids? enable-mapping-zones-name-id bc-compatible? check-bc-compat read-and-set-bc set-bc list-bc read-bc write-bc get-thread-list gui-autosave-files-mmp gui-autosave-files register-autosave-monitors-if-needed register-solar-autosave-monitors-if-needed autosave-solar-data autosave-solfreq-proc autosave-case-data autosave-freq-proc ti-open-oned-library ti-open-udf-library ti-udf-compile gui-udf-compile open-isat-library check-loaded-addon load-addon-module load-addon close-udf-library open-udf-library file-path=? convert-consistent-separator load-udf-scm-file open-udf-libraries load-udf-scm-files udf-compile get-directory-for-file compare-case/solver ti-write-fsi-mesh ti-display-fsi-mesh ti-read-fsi-mesh fsifiletype fsioutfiletype read-fsi-zone-list-all read-fsi-zone-list read-load-list read-format read-load gui-fsi-surface-map gui-fsi-volume-map gui-fsi export-extension fsi-draw-grid-zone ti-import-ic3m ti-import-prebfc-structured-mesh ti-import-fluent4-case ti-import-metis-zone-case ti-import-metis-case ti-import-cfx-result ti-import-cfx ti-import-patran ti-import-nastran ti-import-ideas-universal ti-import-gambit ti-import-fidap ti-import-cgns ti-import-ptc-mechanica ti-import-pam-daisy ti-import-plot3d-result ti-import-tecplot-grid ti-import-plot3d-grid ti-import-patran-result ti-import-nastran-op2 ti-import-marc-post ti-import-lstc-state ti-import-mechanica-study ti-import-lstc-input ti-import-ensight ti-import-hypermesh-ascii ti-import-abaqus-fil-bin ti-import-abaqus-odb ti-import-abaqus-input ti-import-ansys-result ti-import-ansys generic-import add-import-menu-item ti-generic-import gui-generic-import import-ic3m-mesh import-patran import-nastran import-cfx import-ideas-universal import-gambit import-fidap import-cgns import-ansys import-fluent4-case vki-change vki-serial? vki? import-metis-zone-case import-metis-case save-pdf-table? save-flamelet-data? append-cfn-data append-cfn-cdata client-write-data client-read-data client-append-data client-write-case deactivate-activated-zones activate-deactivated-zones compression-suffix create-filename client-read-case clear-settings old-clear-settings imp-vki mesh-file? client-read-zone max-thread-id max-changed-to-id si-thread-ids max-si-thread-id max-appended-si-thread-id si-entry-update-changed-ids get-new-si-thread-id reserved_si_thread_id check-nonmanifold-face-threads client-read-surface-mesh reading-case-file force-metis-method-compatibility rpsetvar-to-default case-dir-name addon-post-read-data-fcn addon-post-read-case-fcn convert-for-nt dpm-convert-implicit-momentum-sources? particle-history-open? stop-particle-history start-particle-history-write start-particle-history gui-start-particle-history ti-start-particle-history ti-solar-on-demand write-solar-pos set-sge-options switch-sge sge? gui-write-sglobs ti-write-sglobs write-sglobs ti-write-viewfac write-viewfac gui-read-sglobs-vf ti-read-sglobs-vf read-sglobs-vf gui-read-sglobs ti-read-sglobs read-sglobs gui-write-rays ti-write-rays write-rays gui-read-rays ti-read-rays read-rays gui-write-flamelet ti-write-flamelet write-flamelet ti-import-rif-flamelet ti-import-oppdif-flamelet ti-import-std-flamelet gui-import-rif-flamelet gui-import-oppdif-flamelet gui-import-std-flamelet import-rif-flamelet import-oppdif-flamelet import-std-flamelet gui-write-pdf ti-write-pdf write-pdf gui-read-pdf ti-read-pdf read-pdf gui-interp-data ti-zone-selection-interp-data ti-write-interp-data ti-read-interp-data write-interp-data interp-data gui-import-chemkin import-chemkin gui-import-cgns-mesh-data gui-import-cgns-data ti-import-cgns-mesh-data ti-import-cgns-data cgns-mesh-data-read cgns-data-read update-solver-threads ti-write-fan-profile write-fan-profile gui-write-hosts ti-write-hosts write-hosts gui-read-hosts ti-read-hosts read-hosts read-isat-table ti-read-isat-table gui-read-isat-table write-isat-table ti-write-isat-table gui-write-isat-table gui-write-surface-globs ti-write-surface-globs write-surface-globs gui-write-boundary-grid ti-write-boundary-grid write-boundary-grid gui-reread-grid ti-reread-grid reread-grid gui-read-sample read-sample default-transport-filename thermodb-filename default-thermodb-filename gui-write-existing-profile ti-write-existing-profile write-existing-profile gui-read-profile ti-read-transient-table ti-read-profile read-transient-table read-profile default-filename build-sets fem-sets modify-fsi-interface check-data check-grid ti-set-mpi-io disable-mpi-io enable-mpi-io set-mpi-io use-mpi-io? mpi-section-id-size mpi-sect-end mpi-eof mpi-data mpi-string sm-keep-case-data-name-in-sync sm-set-verbosity ti-delete-saved-solution ti-load-saved-solution ti-print-saved-solution-files test-set-sp sm-get-current-solution-case sm-get-current-solution sm-set-verbose sm-update-rpvars sm-set-solution-list sm-set-run-number sm-update-run-number sm-on-init-flow sm-on-data-read sm-on-case-read sm-manage-old-files wb-get-prev-sol sm-manage-solution-file-list sm-load-solution-point sm-clear-solution-points sm-get-solution-point-list sm-print-solution-points sm-delete-solution-points sm-add-solution-point gui-manage-solution-files sm-update-autosave-solution-panel sm-set-current-solution cl-file-package dat-file? mpi-file? suffix-expand-filename gui-import-data ti-import-data gui-imp-vki gui-import-case ti-import-case %import-by-filter gui-write-case-data ti-write-case-data write-case-data ti-read-surface-mesh gui-read-surface-mesh read-surface-mesh gui-read-zone-grid-data ti-read-zone-grid-data read-zone-grid-data gui-read-case-data ti-read-case-data read-case-data append-data gui-data-file-options ti-set-data-file-options casefile-grid-id-not-current? gui-write-data ti-write-data write-data gui-read-data ti-read-data read-data gui-write-case ti-write-case write-case gui-read-zone ti-read-zone read-zone gui-read-mesh gui-read-case ti-read-case read-case client-data-pattern client-case-data-pattern client-mesh-pattern client-case-pattern ti-set-file-format client-show-configuration *client-run-time-release* ok-to-discard-data? ok-to-discard-case? canonicalize-filename strip-version string-suffix-ci? client-check-grid client-check-case clrelease.provided *client-library-run-time-release* clfiles.provided gui-select-solution-zones set-uds-var get-uds-var uds-models-changed check-uds-solution-zones reset-uds-solution-zones set-uds-defaults set-uds-variables-length set-coupled-uds-bc uds-vars-compat tui-models-uds gui-models-uds addon-compat-read-case-fcns addon-compat addon-compat-udf/libname addon-compat-loops-required? acdbg- acdbg+ addon-compat-dbg latest-udf-name udf-from-lib? udf-latest-lib-part udf-lib-part udf-fcn-part split-udf-name substring? addon-module-name-compat custom-udf-history-lists addon-module-name-list addon-module-history-lists addon-module-master-list udf-compat-read-case-fcns udf-compat lib-dirname lib-basename gui-manage-udf-libraries gui-open-udf-library ti-compile-now ti-repair-face-handedness ti-mrf-to-sliding-mesh mrf-to-sliding-mesh new-interface-name inquire-acoustic-thread-names summary bc-summary cell-zones-summary domainvars-rpvars-compat initialize-domain-menus ti-set-type-domain-vars read-domain gui-domains-manage clear-and-hide-panel download-domains get-all-domain-vars create-case-domains create-case-domains-of-type default-domain-name %get-domain-by-name %get-domain-by-id get-domain domain? inquire-domain-names inquire-primary-phase-domain domain-type domain-id domain-name domains-compat set-sfc-values mphase-zone-vars-compat get-phase-threads-with-id next-domain-id delete-phase-domain add-phase-domain domain-nspe get-domain-material set-domain-material! update-domains domains-changed get-domains-manage-panel get-eulerian-domains get-dpm-domains get-all-domains get-interaction-domains get-phase-domains get-geom-domains get-domains-of-type reorder-domains free-domains delete-domain create-domain default-domain-id draw-slice poly-draw-clusters poly-draw-cluster polyhedra-menu polyhedra/options-menu ti-convert-skewed-cells gui-skewness-based-polyhedra delete-void-faces check-polyhedra-mesh remesh-polyhedra-cells agglom-cell-skew poly-decompose-bad-cells? poly-decompose-left-handed-face-cells? agglom-edge-span make-skewed-cells-polyhedra create-pure-dual ti-create-dual handle-nonconvex-and-bad-cells optimize-polyhedra-mesh create-polygonal-faces create-dual-mesh post-create-polyhedra pre-create-polyhedra set-dual-conversion-feature-angle all-polyhedra-possible? polyhedra-possible? shell-conduction-enabled? draw-shell-junction draw-shell free-shells create-case-shells si-menu check-switch-mesh-interfaces-to-virtpoly switch-mesh-interfaces-to-virtpoly create-virtpoly-interfaces-from-old-interfaces ti-make-periodic-interface ti-draw-zones ti-list-sliding-interfaces list-sliding-interface ti-delete-all-si delete-all-sliding-interfaces ti-delete-si ti-create-si si-thread? gui-grid-interfaces-taskpage gui-grid-interfaces check-periodic-angle-for-even-divisions find-si-adjacent-threads find-partner partners-list inquire-si-threads sliding-interface-thread? sliding-interface-thread-by-name sliding-interfaces-from-thread-list interface-in-use? update-stretched-thread-ids update-sliding-interface-write-case check-valid-interface deselected-interfaces-error case-has-si-face-periodics? delete-sliding-interface delete-interface-zone recreate-sliding-interfaces delete-sliding-interface-case-threads delete-sliding-interface-case-threads? add-interface-zone-pair set-interface-zone-interior set-interface-zone-coupled set-interface-zone-type interface-interior? interface-coupled? interface-zone-type? interface-zone-pair create-sliding-interface update-sliding-interfaces update-si create-sliding-interface-threads create-si-threads build-sliding-interface-grids build-si-grids build-si-compatibility si-compat gui-user-fan-model ti-user-fan-model register-user-fan-monitor user-fan-monitor update-user-fans user-fan-command user-fan-input-name user-fan-output-name list-flow-init-defaults thread-name-default inquire-grid-threads file-grid-quality grid-quality grid-check ti-target-mfr-menu threads-package remove-deactivated-threads-from-lists get-all-cell-threads move-from-nosolve-threads move-to-nosolve-threads delete-all-threads-of-phase get-nosolve-phase-threads get-nosolve-face-cell-threads get-phase-threads get-all-threads get-face-threads get-cell-threads reorder-threads free-threads delete-single-thread delete-thread %create-thread copy-thread create-thread is-rotational-periodic? create-thread-for-domain gui-update-wall-thread-list gui-threads-copy ti-copy-bc copy-thread-bc set-thread-vars get-thread-vars gui-threads-manage-bc gui-threads-manage-cell-zone gui-threads-manage porous-zones-present? cell-type-menu external-type-menu internal-type-menu periodic-type-menu pick-thread-type initialize-thread-menus initialize-thread-lists get-all-thread-types get-boundary-types get-cell-types get-external-types get-internal-types get-periodic-types thread-type-ignore? thread-type-index->name thread-type-name->rename %thread-type-name->index thread-type-name->index thread-type-list merge-junction-nodes get-separated-cell-thread-id separate-thread-new toggle-separate-thread ti-replace-zone gui-replace-zone replace-zone ti-activate-cell-threads ti-deactivate-cell-threads update-scheme-threads gui-activate-cell-threads gui-deactivate-cell-threads deactivate-cell-threads ti-delete-all-shell-threads ti-create-all-shell-threads ti-delete-cell-threads gui-delete-cell-threads activate-cell-threads delete-cell-thread cell-threads-have-connected-nonconformal-interfaces cell-threads-have-degenerate-face-boundary ti-extrude-face-thread-parametric ti-extrude-face-thread-delta extrude-thread gui-merge-threads check-mesh-manipulation ti-check-mesh-manipulation gui-check-mesh-manipulation move-marked-cells-to-fluid ti-merge-threads merge-threads gui-separate-cell-thread ti-separate-cell-thread-by-region ti-separate-cell-thread-by-mark gui-separate-face-thread ti-separate-face-thread-by-region ti-separate-face-thread-by-angle ti-separate-face-thread-by-face ti-separate-face-thread-by-mark ti-slit-periodic slit-periodic ti-repair-periodic ti-create-periodic create-periodic gui-fuse-threads ti-fuse-threads fuse-threads ti-orient-face-thread orient-face-thread sew-all-two-sided-walls sew-two-sided-wall slit-all-two-sided-walls slit-two-sided-wall ti-slit-face-thread slit-face-thread thread-prop thread-materials read-thread-names read-cell-thread-id-list read-interior-thread-id-list read-boundary/interior-thread-id-list read-boundary-thread-id-list read-thread-id-list read-thread-id read-interior-thread-list read-boundary/interior-thread-list read-cell-thread-list read-boundary-thread-list read-wall-thread-list read-boundary-thread read-thread-list read-thread ti-set-type-thread-reference-values ti-set-type-thread-flow-inits ti-set-type-thread-vars set-thread-type! ti-set-thread-type thread-type-change-is-ok? set-cell-thread-boundary-face-threads ti-per-pg-bc ti-per-mfr-bc read-flow-dir fl-dir-z fl-dir-y fl-dir-x ti-set-thread-name get-fluid-thread-material thread-type-name->object inquire-thread-names-of-type inquire-boundary-thread-names inquire-face-thread-names inquire-cell-thread-names inquire-thread-names nosolve-thread-name->id thread-name->id nosolve-thread-id->name thread-id->name thread-var thread-kind thread-type thread-name thread-domain-id thread-id cell-thread? non-periodic-boundary-thread? boundary-thread? wall-thread? internal-thread? get-all-thread-vars list-groupthreads-openchannel list-threads thread? get-nosolve-boundary-threads get-boundary-threads get-threads-of-type get-phase-thread %get-nosolve-thread-by-name %get-nosolve-thread-by-id get-nosolve-thread %get-thread-by-name %get-thread-by-id get-thread cleanup-case-surfaces create-case-threads mp-vars-compat string-has-token? old-porous-vars common-phase-bc-types? flparameters.provided parameters-menu save-parameter-dialog parameters-package gui-manage-parameters delete-input-parameter-dependent add-input-parameter-dependent upload-parameters-from-rpvar save-parameters-to-rpvar get-output-parameter-names get-input-parameter-names get-output-parameter-list get-input-parameter-list get-output-parameter-value get-input-parameter-value set-input-parameter-value output-parameter-id->name input-parameter-id->name output-parameter-name->id input-parameter-name->id get-output-parameter get-input-parameter delete-output-parameter delete-input-parameter add-output-parameter add-input-parameter create-output-parameter create-input-parameter parameters.provided cx-checkin-acle cx-checkout-acle wb-try-release-acle wb-acle-release-request wb-get-acle wb-no-acle *debug-no-license* wb-pre-append-title wb-run-with-busy-handler wb-set-editor-busy cx-send-wb-exit-signal cx-register-file-list cx-register-file cx-register-wb-event createxmleventinfo cx-get-file-list-from-registry cx-set-file-registry cx-handle-output-parameter-event cx-handle-input-parameter-event wb-sync-parameters wb-set-in-batch-mode wb-in-batch-mode? wb-get-dir wb-changedir wb-update-output-parameters param-create-base-event-info handleparamrenameevent handleparamdeleteevent handleparamupdateevent handleparamcreateevent get-parameter-obj wb-raise-error cx-ext-wait-for-message wb-check-version-compatibility wb-verbosity? wb-sync-version cx-wb.provided create-widget-object widget-factory widget-classes.provided variable-factory class-factory variable-class variable-class-base create-variable-object-from-persisted-value create-variable-object variable-class.provided acoustics-menu display-flow-time? moving-dir-z moving-dir-y moving-dir-x freestream-dir-z freestream-dir-y freestream-dir-x ti-ac-modal-analysis ti-ac-write-centroid-info ti-compute-and-write ti-write-pressure arpack-func correl-func ti-export-cgns ffowcs-func ti-receivers-specification ti-source-specification ti-read-and-compute numbers gui-models-acoustics gui-models-acoustics-check sqr enable-fwh? enable-correl? enable-arpack? sources-button-on? receivers-button-on? arpack correl on-the-fly-toggle export-cgns-data-toggle export-data-toggle none fwh export-cgns export acoustic-reader-gui files-exist? get-rec-num receivers-gui acoustics-write-sound-gui receiver-changed? thread-acoustic-gui update-index-file default-index-file append-ac-file write-next-acoustic-timestep write-to-q-mesh-file write-to-mesh-file write-to-q-cgns-file write-to-cgns-file write-to-asd-file open-acoustic-file-for-write ac-write-centroid-info inquire-adjacent-threads-general export-fluid-zones? required-recs-list ac-arpack-steady? ac-steady? ac-fwh-steady? ac-unsteady? acoustics-trans-freq-proc acoustics-file-write-cgns acoustics-file-write-and-compute append-file-name-to-index-file get-receiver acoustics-model-changed allow-acoustics-model allow-acoustics-model? qsort-list-by-real qsort-list-by-symbol qsort-string qsort-real qspartition sort! sort qsort.provided rampant-repl rampant-initialize exit-rampant gui-exit-rampant ti-exit-rampant call-from-gui? shutdown-lam check-lam-mpi-tasks list-compute-nodes-process-count wipe-compute-node? isetwindowvar isetvar client-ti-set-var install-par-err-handler update-env-vars ti-set-var client-ti-set-window-var ti-set-window-var inquire-plot-info update-physical-time physical-time-steps unsteady-iterate-hook init-flow check-ensight-files init-s2s init-dtrm ti-patch ti-iterate iterate dynamic-mesh-suspend-surfaces ideal-gas? set-config check-bcs dpm-cache? rp-thread? rp-host? rp-graphics? rp-double? rp-3d? sg-moistair? sg-wetsteam? sg-solar? sg-vfr? sg-uds? sg-udm? sg-swirl? sg-spark? sg-sox? sg-soot? sg-s2s? sg-rsm? sg-rosseland? sg-pull? sg-premixed? sg-pdf-transport? sg-pdf? sg-pb? sg-par-premix? sg-p1? sg-mphase? sg-micro-mix? sg-melt? sg-nox? sg-noniterative? sg-node-udm? sg-network? sg-ignite? sg-inert? sg-hg? sg-ecfm? sg-dynmesh? sg-dtrm? sg-dqmom-iem? sg-dpm? sg-crev? sg-bee-gees? sg-disco? sg-cylindrical? rp-v2f? rp-visc? rp-absorbing-media? rp-turb? rp-trb-scl? rp-trans-sst? rp-spe-surf? rp-spe-site? rp-spe-part? rp-spe? - returns the number of species, if any
ex: (rp-spe?)
rp-sge? rp-sas? rp-sa? rp-react? rp-net? rp-lsf? rp-les? rp-lam? rp-kw? rp-kklw? rp-ke? rp-inviscid? rp-hvac? rf-energy? rp-amg? rp-dual-time? rp-unsteady? rp-dpm-cache? rp-des? rp-axi? rp-atm? rp-acoustics? rp-seg? validate-disc-schemes update-cx-client-information update-bcs bcs-changed models-changed inquire-version-command - returns a list with the main settings
ex: (inquire-version-command)
inquire-version - same as inquire-version-command
ex: (inquire-version)
rf-cache-config inquire-config - returns a list with the current case configuration
ex: (inquire-config)
client-monitor-freq-proc solver-statistics case-modified-protect restore-case-modified-flags-after-export restore-case-modified-flags store-case-modified-flags rp-2d? object-parent object? environment-parent environment? system-global-syntax-table syntax-table-define object.provided update-menubar client-update-menubar gui-reset-symbol-list-items gui-menu-insert-subitem! gui-menu-insert-item! gui-not-yet-implemented clgui.provided client-set-var client-get-var client-var-define domainsetvar domaingetvar rpsetvar rpgetvar inquire-all-versions gui-rampant-run choose-version cx-gui-rsf inquire-option communicator rampant-file-version rampant-run fluent %report-mem-usage %set-mtrace-log %set-mtrace cx-transform-turbo-surf cx-create-turbo-surf cx-set-zero-dir cx-set-turbo-axis %cx-set-average-direction cx-surface-write-values %surface-integrate %cx-zone-get-min-max %iso-zone %iso-surface %old-planar-point-surface %planar-point-surface %point-surface %cx-is-arc-surface cx-exchange-node-values %cx-surface-fill-temp %cx-surface-get-min-max cx-activate-fast-iso cx-suspend-fast-iso %cx-end-fast-iso %cx-start-fast-iso probe-surface-info track-surface-on-zone track-surface %display-surface-elements %iso-clip %transform-surface %cell-surface %zone-surface %surface-append! %delete-surface %free-surfaces %domain-var-value-set! %domain-var-value %rp-var-value-set! %rp-var-value %rpgetvar rp-var-clear-cache %convert-hexcore-interface %matrix-statistics %fluent-amg-residual %matrix-residual %solve-matrix-with-solver %solve-matrix-rpm %solve-matrix %write-matrix %read-matrix %read-and-solve-matrix %check-if-at-time-interval get-pwd ref-pressure-point %reset-bnd-flags post-upload-thread-vars %save-post-vars %poly-draw-slice %poly-draw-cluster mesh-has-polygonal-faces? mesh-has-polyhedra? mesh-is-polyhedra? %check-polyhedra-mesh %poly-merge-decompose-nonconvex-cells %poly-merge-nonconvex-cells %poly-split-nonconvex-cell-faces %poly-decompose-nonconvex-cells %poly-count-nonconvex-cells %poly-set-decompose-bad-cells %poly-smooth-laplace %poly-set-dual-conversion-feature-angle %polyhedra-method %lsq-init-reconstruction %set-overset-boundary %delete-overlap %clear-overlap %update-overlap %create-overlap mesh-has-hanging-nodes? mesh-is-adapted? mesh-has-hexahedra? mesh-hexahedral? mesh-unstructured? %max-cell-skewness %solver-model-changed %visc-model-changed %set-panasas-file-layout-policy %set-mpi-io-nonblocking %clear-mpi-io-hints %set-mpi-io-hint %set-mpi-io-collective %set-mpi-io-chunk-size %write-mpi-ud-data-section %mpi-write-residual-sections %mpi-read-data-section %mpi-write-data-section %mpi-read-string %mpi-write-string %close-mpi-file %open-mpi-file %check-mpi-file %set-exchange-order %dump-section-heads %draw-particle-data %read-particle-file %fast-io-transfer-dumps %write-network-history %network-temperature %set-network-var %get-network-nb %get-network-var %inert-parameters-changed %ecfm-parameters-changed %ignition-parameters-changed %set-ensight-variable %set-ensight-transient-export %write-ensight-file %write-fv-file %write-fv-header %set-particle-vars %set-injections-for-export %init-crevice-memory %free-crevice-memory %compute-pbmom-coeff %run-udf-after-case-data %run-udf-apply %write-modal-analysis-section %read-modal-analysis-section %ac-modal-analysis set-time-stepn %set-acoustic-machine-config-flag %read-acoustic-receivers-data-pre-v64 %read-acoustic-receivers-data %write-mpi-acoustic-receivers-data %write-acoustic-receivers-data %free-all-receivers %initialize-sound-array %process-and-plot %finish-fft-process %write-sound-pressure %set-adjacent-cell-zone %extract-acoustics-signals %compute-acoustics-sound-pressure-steady %compute-acoustics-sound-pressure %set-acoustic-read-threads %initialize-acoustics-file-for-read %pick-recs-for-read-and-compute %set-acoustics-receivers %write-mesh-file-q-cgns %write-mesh-file-cgns %read-acoustic-next-timestep %write-acoustic-data-q-cgns %write-acoustic-data-cgns %write-acoustic-data %single-rotating-reference-frame? %acoustics-do-after-initialize %set-ac-cylindrical-export %set-ac-auto-prune %set-ac-display-flow-time %set-acoustic-fluid-zone-data-export %ac-write-centroid-info %which-domain %domain-super-domain %domain-sub-domain %set-domain-variables %free-phase-domain %create-phase-domain test-migrate-shell %delete-shell %draw-shell-junction report-shell-heat-flux report-shell-connectivity %free-shell %create-shell %shell-threads-to-patch %enable-all-shells %delete-all-shells %disable-all-shells %create-all-shells case-has-shells? %check-coupled-thread hanging-or-sliding-mesh? host-domain-filled? solver-cpu-time %report-dual-cell-model %report-macro-model unstr-hxc? set-heat-transfer-table report-connectivity delete-hxg over-ride-zone %initialize-for-alternate-formulation %initialize-dc-zones %get-dc-inlet-temperature %set-dc-fixqrej-data %get-heat-rejected %get-dc-ntu-data %free-dc-model %delete-dc-hxc %modify-multipass-dc-hxc %modify-dc-hxc %add-new-multipass-dc-hxc %add-new-dc-hxc %get-area write-macro-report get-hxc-info set-effectiveness-table set-hxc-enthalpy get-hxc-dimension %draw-macro %get-mdot %get-ntu-data init-hxg-model %allocate-hxg-memory %free-all-hxgs phase/total-volume initialize-unsteady-velocity initialize-unsteady-statistics get-open-channel-thread %init-wetsteam %init-disco %dpm-update-wallfilm-svars %dpm-wallfilm-bc %dpm-reset-collision-counters %dpm-print-collision-counters %dpm-alloc-unsteady-coupled-memory %dpm-dist-test dpm-convert-implicit-momentum-sources %stop-particle-history %start-particle-history pathline-print-summary dpm-print-cache-report %dpm-suggest-nthreads %dpm-get-nthreads %dpm-set-nthreads %open-isat-library %dpm-renumber-particles %dpm-delete-wallfilm-particles %dpm-delete-freestream-particles %dpm-particle-summary-all %dpm-particle-summary %dpm-init-unsteady-particles dpm-clear-all-particles dpm-print-summary dpm-get-summary dpm-inquire-summary-names-sectioned dpm-inquire-summary-names dpm-inquire-particle-functions-sectioned dpm-inquire-particle-functions dpm-inquire-particle-types dpm-list-injections dpm-get-min-max-units %dpm-append-history %dpm-export-history dpm-compute-pathlines dpm-flush-erosion-accretion-rate dpm-flush-sources %dpm-cleanup-injections %dpm-free-injections %dpm-delete-injection %dpm-set-injection dpm-parameters-changed who-am-i %contact-monitor %set-node-env %gethostenv %change-isat-params %isat-table-size %kill-isat-table %write-isat-table %read-isat-table clear-pdf-particles init-pdf-particles %mole-mass-conversion %set-par-premix-props %inquire-par-premix-props %calc-par-premix-props %calc-pdf-table flamelet-data-valid? flamelet-data-modified? pdf-table-valid? pdf-table-modified? %free-pdf-memory %check-species-in-thermo-db %set-pdf-mixture-with-flamelet inquire-pdf-species %pdf-init pdf-type %import-flamelet %write-flamelet %init-ufla %calc-flamelet %read-pdf %write-pdf kinetics-chemkinfile? %kinetics-reinitialize %kinetics-finish %kinetics-monitor-cell %kinetics-set-parameters %kinetics-solve-unsteady %kinetics-solve-steady %load-kinetics-library %report-each-line %align-new-species %import-chemkin %print-species-in-thermo-db %read-specie-thermo-data %delete-all-sgroups %group-s-globs %write-surface-globs %write-solar-source-data %do-update-solar-load %init-solar-model %solar-on-demand %compute-solar-pos %do-coupling-needed? %get-non-particip-list %get-s2s-max-dist %get-auto-fpsc s2s-glob-ok? s2s-set-glob-ok s2s-globs-done? s2s-set-globs-done %update-s2s-memory %read-sglobs-vf %read-sglobs %sglob-info update-storage-before-s2s %read-s2s-cells %group-s2s-cells %delete-all-s2s-groups %print-zonewise-radiation-gui %print-zonewise-radiation %print-thread-clusters dtrm-rays-ok? dtrm-set-rays-ok dtrm-globs-done? dtrm-set-globs-done %read-rays %ray-trace update-storage-before-dtrm %delete-all-groups %group-cells display-globs %insert-rays %display-curr-display-glob %change-curr-display-glob execute-udf-eval %enable-dynamic-mesh-node-ids %ic3m-init-node-coordinates %ic3m-init %ic3m-open-library %layer-at-zone %execute-cell-layering-events %push-dynamic-mesh-events %remesh-local-threads %remesh-local-prism-faces %print-remesh-cell-marks %draw-remesh-cell-marks %mark-remesh-cells %remesh-local-cells %print-forces-moments modify-lift %compute-lift %compute-motion-matrix %in-cylinder-data-output inquire-motion %find-cell-at-location %prismatic-layer %insert-cell-layer remesh-cell-region subdivide-mesh-layer %contour-node-displacement %count-skewed-cells-on-zone %get-max-skewness-on-zone %get-min-max-length-scale-on-zone %check-dynamic-mesh %post-update-dynamic-mesh %pre-update-dynamic-mesh %steady-update-dynamic-mesh %update-dynamic-mesh %dynamic-mesh-check-motion-convergence %update-dynamic-threads %free-dynamic-mesh %delete-dynamic-thread %create-dynamic-thread %download-dynamic-threads %init-dynamic-mesh %create-dynamesh-node-grids %rpboundary-check-dev %mixing-planes-out-of-tol %separate-virtpoly-wall-thread %mark-thread-itmp %init-thread-itmp %duplicate-single-connected-nodes compute-face-periodic-shift update-ghost-cell-storage link-ghost-cells %delete-ghost-cell-threads %get-stretched-thread-ids %inquire-si-parents %inquire-si-str-mperiodics %inquire-si-mperiodics %list-sliding-interfaces %free-sliding-interfaces %clear-sliding-interfaces %delete-extended-threads %delete-sliding-interface %update-sliding-interfaces %update-sliding-interface %create-sliding-interface %clean-up-sliding-interfaces %sliding-mesh? %non-conformal-mesh? %non-conformal-count set-relaxation-method %invalidate-storage set-residual-history-size %open-udws-library %open-udrg-library %open-rgas-library %check-udf-name %close-udf-library %open-udf-library %user-function-list %chip-exec %chip-link %execute-at-exit %execute-at-end %udf-on-demand %chip-listing %chip-compile-file %draw-oned-cell %advance-oned-solution %update-oned-bcs %create-oned-udfs %start-oned-library %close-oned-library %open-oned-library %initialize-storage %sample-min-max %sample-bins %delete-sample %sample-list %read-sample-file %get-zone-heatflux %get-species-from-udrgm %report-zones-torque %get-zone-torque %initialize-nr-bcs %init-steering-parameters %is-point-type? %update-profile-interp-method %display-interpolated-data %display-profile-points %write-fan-profile %profile-list %delete-profile %create-oriented-profile %any-thread-has-profile? %update-mixing-plane-profile %create-mixing-plane-profile %update-dynamic-profiles %reset-user-memory %free-profiles %write-nodemap set-zone-vars %delete-fsi-mesh %export-fsi-mesh %import-fsi-mesh import-visual-file %write-vis-object %print-hdf-error %write-ice-hdf-export %write-ansys-export %write-cgns-export %write-mpi-vortex-method-section %write-vortex-method-section %write-profile-section %read-transient-table %read-vortex-method-section %read-profile-file %read-profile-section %inquire-interp-field-names %interpolate-cell-thread-data %write-interp-data %filter-data %update-storage-phase-walls %print-inert-parameters %update-inert-properties %properties-need-update %inquire-property-methods %inquire-properties %property-methods %list-reactions %free-materials %delete-material %create-material %set-material! inquire-timers print-flow-timer print-data-timer print-case-timer end-write-data-timer start-write-data-timer end-write-case-timer start-write-case-timer end-read-data-timer start-read-data-timer end-read-case-timer start-read-case-timer clear-flow-timer clear-data-timer clear-case-timer print-timer-history clear-timer-history init-timer-history clear-domain-timers %write-hosts-file %read-hosts-file %list-hosts %delete-host %delete-all-hosts %add-host get-parallel-communicator check-compute-nodes-unique? %list-compute-nodes-process-count %list-compute-nodes update-after-migration %internet-dot-address prf-update-all-rpvars %prf-spawn d-prf-set-var prf-set-var prf-set-partition-mask %set-check-partition-mismatch prf-exit prf-command-finished fill-any-storage-allocated %allocate-smart-parallel-io-buffers %allocate-parallel-io-buffers %query-parallel-io-buffers %limit-parallel-io-buffer-size %free-parallel-io-buffers %resolve-duplicate-hanging-nodes %dpm-sync %dpm-node-locate-particles %dpm-host-locate-particles %dpm-node-to-host-particles %dpm-host-to-node-particles %dpm-host-to-node-source %node-to-host-solution %free-host-domain %fill-host-domain %dpm-fill-host-domain %create-neighborhood kill-zero-cell-compute-nodes kill-compute-node emmit-signal %install-new-err-handlers %get-kill-cmds %is-writable? %get-process-ids show-virtual-machine print-time-stamps-to-file print-global-timer-offsets calculate-global-timer-offset mp-clear-send-recv-time-stamps mp-clear-timer mp-wall-time mp-get-tcp-chunk-size mp-set-tcp-chunk-size mp-set-comm-timer %mp-set-exchange-size %mp-set-socket-size mp-debug mp-trace mp-allow-suspend mp-set-suspend mp-set-generic-gop %mp-set-time-out prf-print-vars compute-node-count rp-host-id rp-host-set-var-cache rp-host-function probe-all-marked-cell-info probe-marked-cell-info probe-thread-info upload-thread-vars download-thread-vars %write-data %write-surface-grid %write-case %read-sectioned-file initialize-domain-vars domain-var-default domain-var-units domain-var-value-define domain-var-value-set! domain-var-value domain-var-define domain-var-object reset-rp-variables rampant-init-variables init-rp-variables rp-var-default rp-var-units rp-var-value-define rp-var-value-set! rp-var-value rp-var-define rp-var-object inquire-build-time inquire-release %residual-history thread-normal %volume-integrals %domain-wall-monitor-header %domain-wall-monitor %update-domain-integrals domain-thread-integrals inquire-grids debug-cell-and-face print-model-timers %grid-debug have-read-partitioned-case? %grid-quality print-contact-points wrong-dim-mesh-read? %grid-check-duplicate-nodes %grid-check-partition-encapsulation %grid-check %compute-wall-distance %convert-data-to-absolute %convert-data-to-relative %reset-thread-element-type %rotate-grid %translate-grid %scale-grid reset-residuals %repair-rotational-periodic-angles %repair-translational-periodic %repair-rotational-periodic %merge-periodic %split-periodic %inquire-pv-options %inquire-equations %inquire-patch-variable-names patch %set-uds-variables %get-thread-opdens-inlet get-thread-derived-variables %set-thread-id set-thread-variables %set-thread-type thread-empty? thread-exists? %update-after-cdat-write %update-before-cdat-write update-after-data-write update-before-data-write update-after-data-read update-before-data-append update-before-data-read %delete-void-faces %no-cell-zones? %build-grid %init-grid par-next-val pputenv pgetenv %sync-node-dir sync-env get-monitor-ring-info stop-monitor-ring start-monitor-ring hflush show-affinity set-affinity - set process id to run on cpu id
ex: (set-affinity "0 4 1 5 2 6 3 7")
This will move the node processes 0,1,2,3 to the processor cores 4,5,6,7. The strings contains a sequence of pairs of numbers, each pair consisting of a process id and a cpu/core id. Process ids are 0, 1, 2,... for the node processes, and the core IDs can be found in /proc/cpuinfo on Linux.
print-profile lmstop lmstart trace-command bandwidth sys-stats proc-stats misc-mem-stats mem-stats display-thread-sv-data display-thread-sv display-memory-on-thread display-memory print-build-times dump-memory display-infinite-storage display-constant-storage display-untouched-storage delete-untouched-storage reorder-stores display-storage minimize-object-pointer-storage minimize-node-storage minimize-storage display-tuples garbage-collect-tuples fluent-exec-name fluent-arch %clear-domain inquire-adjacent-threads %reset-inquire-all-adjacent-threads %inquire-all-adjacent-threads inquire-nosolve-face-threads inquire-network-face-threads inquire-network-cell-threads inquire-geometry-threads inquire-face-threads inquire-cell-threads inquire-mesh-type %inquire-cell-vector-functions %get-flamelet-1d-array %inquire-flamelet-2d-functions %inquire-flamelet-1d-functions %inquire-flamelet-type %inquire-pdf-type %grid-pdf-2d-function %contour-pdf-2d-function %get-pdf-1d-array %get-pdf-curve %unsteady-pdf-parameters-changed reverse-oppdif-import-order %fill-flamelet-2d-function %fill-pdf-2d-function %inquire-pdf-2d-functions %inquire-pdf-1d-functions %set-condensed-specie %inquire-filter-cellfn-list %inquire-svar-list %inquire-cell-functions-sectioned %inquire-cell-functions %cellfn-section-update %solver-statistics solver-residuals %repair-face-handedness %repair-face-node-order %advance-particles %iterate-time-step %reset-vof-solution %update-vof-solution %update-physical-time %iterate flow-init fmg-flow-init %mark-face-storage %get-min-max-info %face-only-field? %fill-face-thread-values %fill-cell-values %fill-node-values %fill-render-info thread-extents domain-extents %reset-node-list %set-machine-valid %set-grid-valid %set-data-valid %set-case-valid data-modified? case-modified? grid-modified? machine-valid? data-valid? case-valid? grid-valid? %casefile-grid-id-current? %save-casefile-grid-id update-data-id %save-data-id %save-case-id %show-data-id %show-case-id %show-grid-id update-case-id print-bandwidth %update-low-level-grid-metrics %update-grid-metrics %update-thread-storage %reorder-threads %reorder-domain reorder-cells-by-position %remove-orphan-bridge-faces %encap-mult-shadow-nodes test-remap-partitions print-partitions print-domain %free-changed-id-list update-thread-ids %scan-n-store-grid-sections %scan-sectioned-file %read-sectioned-zone %finish-read-zone %create-phase-threads %get-changed-ids %init-read-zone %create-face-and-shadow-pair %activate-cell-threads %nosolve-cell-thread? %check-flag? %msn-create-local-nodes %thread-is-nonmanifold? %merge-duplicated-node %mesh-has-multiple-shadow-nodes? %deactivate-cell-threads %delete-cell-thread %delete-face-thread %sliding-interfaces-are-connected %degenerate-face-thread %merge-threads %fuse-threads %extrude-face-thread %reset-new-thread-map %inquire-new-thread-map %interpolate-data-from-coupled-wall %separate-cell-thread-by-region %separate-cell-thread-by-mark %separate-face-thread-by-region %separate-face-thread-by-angle %separate-face-thread-by-face %separate-face-thread-by-mark %sew-two-sided-wall %sew-all-two-sided-walls %slit-two-sided-wall %slit-all-two-sided-walls %slit-face-thread %orient-face-thread %smooth-partition %reorder-partitions %merge-partition-clusters %copy-active-partition-to-stored %combine-partition %inquire-must-pretest-partition-functions %inquire-pretest-partition-functions %inquire-partition-picks %inquire-partition-functions %repartition-by-zone set-partition-in-marked-region initialize-partition-id partition-count set-selected-partition partition %auto-partition %auto-encapsulate-si encapsulate-si set-case-buffer-size get-case-buffer-size print-neighborhood sync-solution %repartition-domain %migrate-partitions %print-migration-statistics %copy-dest-part-to-stored %migrate-cells-before-slide %migrate-cells-after-slide %migrate-cells offset-id %relabel-entities %balance-before-kill-node %calculate-balanced-partitions %migrate-shell-back %valid-partition-id? generate-fpe cell-bins %swap-mesh-faces %smooth-thread %smooth-mesh %update-thread-geom-controls %free-sizing-functions %draw-bridge-nodes %fill-bridge-nodes %free-parents %unmake-hanging-interface %make-hanging-interface %adapt-mesh-hang %aniso-refine-mesh %adapt-mesh %fill-cell-value-from-base-zones %zone-is-adjacent-to-hex-or-prism-cells %unmark-cells-by-volume-and-level %mark-percent-of-ncells %mark-inside-cylinder %mark-inside-sphere %mark-inside-hex %mark-cell %mark-inside-iso-range %mark-boundary-cells-per-thread %mark-with-yplus-per-thread %mark-with-refine-level %mark-with-volume-change %mark-with-volume %mark-with-boundary-volume %reset-boundary-proximity %mark-with-gradients %not-bit-in-marked-cells %xor-bits-in-marked-cells %or-bits-in-marked-cells %and-bits-in-marked-cells %copy-pair-bits-in-marked-cells %copy-bits-in-marked-cells %toggle-bit-in-marked-cells %set-bit-in-marked-cells %clear-pair-bits-in-marked-cells %clear-bit-in-marked-cells %limit-marked-cells %count-marked-cells %clear-marked-cells %clear-pair-bits-in-all-marked-cells %clear-bit-in-all-marked-cells %clear-all-marked-cells %clear-cell-function-names %set-species-model-flags %models-changed materials-require-model-change? %rp-config update-node-flags init-node-flags %delete-tmp-files %delete-turbo-topology %define-turbo-topology xy-plot-turbo-avg calc-turbo-avg display-turbo-avg display-path-cone display-domain-labels display-node-flags %function-type %get-zone-min-max %fill-interface-values display-marked-cells mouse-split fill-cx-array contour-surface vector-function-surface velocity-vector-surface %fsi-thread-grid %thread-grid grid-partition-boundary draw-symmetries %inquire-periodic-transform-thread %inquire-periodic-transform draw-periodics %partition-surface %apply-slice %read-cgns-data update-cell-function-lists client-monitor-solution-done *remain-timestep/iter* *time/iteration* check-monitor-existence set-monitor-transient monitor-transient-solution get-monitor-frequency show-solution-monitors clear-solution-monitors cancel-solution-monitor register-solution-monitor monitor-solution-done monitor-solution-message monitor-solution client-set-version-info client-exit upload-zone-vars download-zone-vars upload-cx-vars download-cx-vars cx-windows/save-picture cx-windows/hardcopy-menu cx-windows/hardcopy/driver-menu cx-windows/hardcopy/ps-format-menu cx-windows/hardcopy/color-menu cx-windows-menu cx-title-menu update-color-scale cx-windows/xy-menu cx-windows/video-menu cx-windows/text-menu cx-windows/scale-menu cx-windows/main-menu cx-windows/axes-menu ti-set-window-pixel-size ti-set-window-aspect ti-hardcopy-window ti-set-window ti-close-window ti-open-window cx-display-ppm cx-display-image cx-gui-hardcopy-options cx-gui-hardcopy cx-hardcopy-suffix cx-hardcopy-file-filter cx-panelfig cx-graphicsfig cx-set-small-window cx-preview-hardcopy open-preview-window tui-rearrange-colormap is-first-psdriver-file? is-psdriver-file? cx-set-window-size close-all-open-windows cx-set-window cx-use-window-id cx-close-window cx-hide-window cx-raise-window-enabled? cx-enable-raise-window cx-disable-raise-window cx-raise-window cx-display-geom-window cx-open-window cx-use-new-window? client-valid-window-owner? client-assign-window-owner cxwindows.provided ti-button-functions read-function ti-display-label install-graphics-error-handler cx-reset-graphics open-segments delete *cx-render/cell/max* *cx-render/cell/min* *cx-render/node/max* *cx-render/node/min* *cx-render/units* *cx-render/domain* *cx-render/name* cx-save-layout cx-save-case-state cx-set-case-defaults cx-inquire-colors cx-inquire-marker-symbols-nt cx-inquire-marker-symbols cx-inquire-line-patterns cx-gui-button-functions cx-add-probe-function cx-update-probe-function cx-current-probe-function-name cx-button-functions cx-probe-functions cx-null-probe-name handle-selection popup-button resize-other-windows zoom-3d-window cx-add-button-to-toolbar cx-refresh-toolbar handle-key *cx-key-map* client-update-title-hook cx-update-button-functions right-button-function middle-button-function left-button-function orbit-axes print-marked-cell-info cx-show-probe-hooks cx-remove-probe-hook cx-install-probe-hook cx-set-default-probe-hook cx-mouse-probe cx-mouse-orbit cx-mouse-dolly cx-remove-text cx-display-label cx-mouse-annotate cx-interrupt-mouse-point cx-get-mouse-point cx-highlight-selection cx-single-send cx-sendq cx-set-io-busy-cursor cx-get-kill-notification-method cx-set-kill-notification-method! cx-is-process-running? cx-get-current-process cx-set-current-process cx-command-port cx-trace cx-kill-current-process cx-kill cx-send cx-client-run cx-listen cx-run *cx-timeout* *cx-trace* cx-interrupt-client cx-interrupt menu-repl *main-menu* cx-repl %checkpoint cx-install-checkpoint-hook %emergency cx-install-emergency-hook cx-exit kill-script-filename exit executable? writable? readable? cx-dialog-done cx-multiple-file-dialog cx-file-dialog-nt cx-file-dialog chdir cx-select-dialog cx-prompt-dialog cx-gui-or-tui-cmd cx-working-dialog cx-yes-no-dialog cx-ok-cancel-dialog cx-info-dialog cx-warning-dialog cx-error-dialog monitor-send-exit-sig client-support-field-derivatives client-free-host-domain client-host-domain-filled? client-host? client-max-partition-id client-set-cx-vars client-get-coarse-surfaces client-set-coarse-surfaces client-support-coarse-surfaces? minwin client-delete-surface client-create-point-surface client-append-dpm-history client-export-dpm-history client-activate-injection-surfaces client-display-dpm-pathlines client-compute-dpm-pathlines client-vector-function-surface client-relative-vector-in-surface-plane client-relative-vector-surface client-vector-in-surface-plane client-vector-surface client-contour-surface client-draw-grid-zones client-draw-grid-outline client-draw-grid client-draw-symmetries client-set-symmetry client-selected-symmetry-planes client-all-symmetry-planes client-inquire-periodic domain-name->id client-inquire-default-domain-name client-inquire-domain-ids-and-names client-has-multiple-domains? client-support-relative-vectors? client-draw-grid-partitions? client-support-grid-partitions? client-support-grid-levels? client-add-monitor-command client-set-current-dataset client-inquire-current-dataset client-inquire-datasets client-support-multiple-data? client-fill-render-info client-copy-node-values-to-temp client-node-suff-temp? client-face-only-field? client-fill-cell-values client-support-cell-values? client-fill-surf-node-values client-fill-cell-node-values client-fill-node-values client-set-node-values client-inquire-node-values inquire-section-domain-list-for-cell-functions inquire-domain-for-cell-vector-functions inquire-domain-for-cell-functions-sectioned inquire-domain-for-cell-functions client-inquire-cell-vector-functions client-inquire-cell-functions-sectioned client-inquire-cell-functions-filtered client-inquire-cell-functions client-zone-name->id client-zone-id->name client-inquire-zones-of-type client-inquire-zone-types client-inquire-zone-name client-inquire-zone-names client-inquire-boundary-zones client-inquire-interior-zones client-inquire-zones client-inquire-bc-name client-inquire-axis client-inquire-domain-extents client-unsteady? client-solver-sm? client-inquire-reference-depth client-solver-axi? client-check-data client-set-time-step client-inquire-flow-time client-inquire-time-step client-inquire-iteration client-inquire-title client-inquire-release - returns a list containing fluent version and release
ex:(display (client-inquire-release))
client-inquire-version client-inquire-gui-name client-inquire-name *date/time-format* cx-initialize cx-dot-prodpathname cx-dot-pathname *cx-multithread* in-wb? cx-data-3d? cx-mesh-3d? cx-3d? cortex? write-journal-file-part read-journal-file-part read-journal-file-commands fnmatch ti-read-scheme ti-stop-transcript ti-start-transcript ti-macro-load ti-macro-save ti-execute-macro ti-stop-macro ti-start-macro ti-read-journal ti-stop-journal ti-start-journal absolute-path? cx-file-type *cx-filetypes* remove suffix getlastsuffix removelastsuffix basename strip-any-directory strip-directory directory temp-file cx-pause cx-set-pause-time cx-set-delay-time *cx-pause-time* gui-read-scheme stop-transcript transcript-open? stop-journal journal-open? gui-start-transcript cx-flush-transcript cx-stop-transcript cx-start-transcript cx-transcript-open? cx-macro-load cx-macro-save cx-macro-define gui-execute-macro gui-start-macro cx-list-macros *cx-macros* cx-executing-macro? cx-execute-macro cx-stop-macro cx-start-macro cx-macro-open? cx-gui-batch-options restore-batch-settings save-batch-settings gui-read-journal gui-start-journal dump-unexecuted-journal current-journal-port client-exit-on-error cx-flush-journal cx-reading-journal? cx-read-journal cx-stop-journal cx-start-journal cx-journal-open? recent-files-file cx-save-recent-files cx-update-recent-files cx-add-recent-file cx-enable-recent-files *cx-recent-files-limit* cx-write-file cx-read-file-with-suffix cx-read-file compress-filename uncompress-filename *uncompress* *compress* append-file append-file-dialog write-file-dialog write-file read-file-with-suffix read-file-silently read-file read-ud-case-section-and-close-port read-file-with-suffix-and-leave-port-open read-file-and-leave-port-open %append-file %stamp-fv-file %write-file %read-ud-case-section-and-close-port %read-file-and-leave-port-open %read-file remote-file-pattern-exists? find-remote-file-with-suffix find-remote-file-pattern-with-suffix remote-file-exists? client-default-basename client-inquire-binary-files client-set-binary-files client-support-binary-files? quote-if-needed ok-to-overwrite-remote? ok-to-overwrite? ti-set-batch-options ti-exit-on-error ti-set-answer-prompt *cx-answer-prompt?* ti-set-overwrite-prompt *cx-overwrite-prompt?* check-create-dir remove-remote-file syncdir dump-scheme mtrace-report-usage mtrace-log mtrace *cx-execute-macros-quietly?* *cx-exit-on-error* journal-file-commands cxrelease.provided *cortex-run-time-release* cxfiles.provided level-of-detail-options-menu lodo-threshold-menu lodo-values lodo-clamp lodo-ratio lodo-degree lodo-algorithm lodo-threshold-tppix2 lodo-threshold-area lodo-levels set-level-of-detail-options level-of-detail display/set/rendering-options ti-animation-option display/set/rendering-options/hsm-menu display/set/pathlines-menu display/set/contours display/set/vectors display/set/color-ramp-menu display/set/colors-menu ti-set-face-displacement ti-set-color-alignment ti-set-edge-visibility pick-hsm-method pick-pathline-style pick-color-ramp-from-list cx-gui-annotate scene-max-index scene-list-text-objs text-name->segment-key text-name->scene-index parse-string *cx-pfa-fonts?* *cx-font-sizes* *cx-font-names* cx-gui-display-options adjust-main-segment cx-hsm-methods cx-set-all-window-view cx-update-graphics-drivers cx-set-graphics-color-scheme cx-set-graphics-driver cx-show-graphics-drivers describe-graphics light-interp-menu ti-toggle-headlight ti-set-ambient-color ti-set-light cx-lights-menu cx-gui-lights id->symbol light->xyz light->rgb light->on? cx-set-light *cx-light-symbol-inactive* *cx-light-symbol-active* *cx-light-segment* *cx-max-light* cxlights.provided cxdisplay.provided cx-view-menu cx-camera-menu cx-gui-views cx-gui-camera cx-gui-define-mirror cx-draw-mirrors cx-gui-define-periodic cx-gui-write-views cx-write-views non-standard-views cx-read-views cx-set-camera-relative cx-compute-default-views *max-stack-size* cx-pop-view cx-push-view new-view-name cx-save-view cx-restore-view cx-get-views cx-delete-view cx-add-view cx-default-view extent->zmax extent->zmin extent->ymax extent->ymin extent->xmax extent->xmin zoom-camera roll-camera pan-camera orbit-camera dolly-camera camera-up-vector camera-target camera-projection camera-position camera-field cx-show-camera-projection cx-show-camera-field cx-show-camera-up-vector cx-show-camera-target cx-show-camera-position cx-add-isometric reset-isometric isometric? camera->projection camera->height camera->width camera->up-vector camera->target camera->position view->transform view->camera view->name *cx-surface-list-width* cxview.provided cx-cmap-editor incr-cmap-name-count cx-set-color-ramp-range new-cmap-name cx-show-cmap-names cx-set-color-map cx-get-cmap cx-add-cmap cx-gui-cmap-editor cx-rendering-timeout ti-vector ti-display-custom-vector ti-add-custom-vector default-vector-name ti-velocity-vector ti-profile ti-contour pick-cell-vector-function pick-cell-function-domain pick-cell-function ti-re-scale-generic ti-render-generic ti-zone-grid ti-current-vector-domain ti-current-domain get-acoustics-surfaces profile-options enable-color-by-normal render/grid-cb dpm-graphics-setup gui-set-grid-rendering-options! *sweep/domain* *sweep/sub-function* *sweep/function* *sweep/vector-domain* *sweep/vector-name* gui-display-sweep-surface gui-display-vectors gui-display-contours gui-display-grid-colors gui-display-grid cx-gui-vector-options gui-custom-vectors cx-inquire-user-def-vector-names customvec->z-comp customvec->y-comp customvec->x-comp customvec<-name customvec->name custom-vector-function/define cx-rename-vector cx-delete-vector cx-get-vector cx-add-vector gui-manage-plot gui-update-unsectioned-cell-function-lists gui-update-domains-for-vector-functions gui-update-domain-from-section gui-update-domain-lists gui-update-cell-function-lists cx-check-toggle-buttons cx-face-only-function? cx-face-only-field? custom-gui-vector-function-label->name custom-gui-vector-function-label custom-vector-function-label->name custom-velocity-vector set-display-custom-vv display-vector-function styled-format velocity-vector set-display-vector-function set-display-vv profile rgcb-profile contour rgcb-contour set-profile-attr set-contour-attr set-cont-prof-attr cx-update-range-vars restore-segment-state cx-add-to-vv-list cx-restore-render-surfaces cx-save-render-surfaces render-grid cx-draw-grid-zone cx-show-open-segments render-surface cx-reset-grid-colors cx-zone-color show-thunk-list show-title-list get-rg-title get-rg-thunk add-thunk-to-list add-title-to-list render-generic re-render-generic custom-vector-list start-title-frame cx-draw-periodics3 get-scenes-for-transformation start-standard-title-frame cx-init-right-frame-titles cx-list-delete-entry type-name->id display-name cx-gui-preselect-contour-functions label->name cx-set-viz-lists cx-get-viz-lists cx-reset-viz-lists cx-write-viz-lists cx-read-viz-lists cx-gen-viz-name cx-get-viz-all-names cx-get-viz-attr cx-add-viz-attr cx-add-to-viz-list cxvlist.provided path-menu path-lines-xy-plot ti-write-path-lines write-ensight-file write-fv-file ti-path-lines render-path-lines dpm-path-lines path-lines plot-path-lines cx-reset-path-vars get-path-min-max-units pick-path-cell-function inquire-path-cell-functions num-surf max-surf-id total-facets global-track-path-lines gui-import-pathlines gui-display-particle-tracks gui-display-path-lines *twist/max* *twist/min* *cx-viz/name* cxpath.provided cxrender.provided cxcmap_ed.provided cxalias.provided cx-set-plot-window-id *max-plot-window-id* cx-activate-tab cx-create-tab cx-create-frame-tabbed gui-update-cell-function-widget gui-update-cell-sub-function-widget gui-update-cell-domain-widget gui-update-cell-vector-function-widget gui-fill-cell-values-sectioned gui-fill-cell-node-values-sectioned gui-fill-node-values-sectioned gui-fill-cell-values gui-fill-cell-node-values gui-fill-node-values gui-fill-surf-node-values name->gui-function-labels gui-vector-function-label->name gui-function-labels->names gui-function-domain-list gui-filtered-function-domain-list gui-function-label->name gui-domain-label gui-vector-function-label gui-function-label function-name->labels vector-function-label->name function-label->name string-downcase gui-get-selected-surface-ids gui-get-selected-zone-ids gui-pick-single-list-item gui-unpick-list-items gui-pick-list-items gui-update-changed-list *gui-name-list-width* cx-add-separator cx-add-form cx-show-symbol-list-selections cx-rename-symbol-list-items gui-toggle-symbol-list-selections gui-delete-symbol-list-selections gui-add-symbol-list-selections cx-set-symbol-list-selections cx-set-symbol-list-items cx-delete-symbol-list-items gui-add-selected-symbol-list-items cx-add-symbol-list-items cx-add-drop-down-symbol-list cx-add-symbol-list cx-create-drop-down-symbol-list cx-create-symbol-list cx-create-pattern-selector gui-add-group-zone-list gui-get-group-list-widget gui-get-zone-list-widget gui-add-group-zone-widgets gui-update-zone-list gui-init-zone-list gui-add-zone-list client-inquire-group-names client-groups cx-rename-list-items cx-panel-designer cx-add-real-entry cx-create-profile cx-create-draw-area cx-create-list-tree cx-create-dial cx-create-scale cx-create-graphics-view cx-create-drop-down-list cx-create-list cx-create-real-entry cx-create-integer-entry cx-create-text-entry cx-create-toggle-button cx-create-button cx-create-text cx-create-button-box cx-set-table-header cx-remove-table-row cx-append-table-row cx-create-table cx-create-frame cx-create-splitter cx-add-check-buttons cx-add-radio-buttons cx-show-check-button cx-set-check-button cx-add-toggle-button cx-add-radio-button-box cx-add-check-button-box cx-hide-panel cx-create-hoops-panel update-com-widgets cx-show-taskpage cx-hide-taskpage %cx-show-taskpage cx-create-menu-button cx-create-toolbar-item cx-hide-toolbar cx-show-toolbar cx-create-toolbar cx-create-taskpage *active-taskpage* cx-create-panel cx-hide-item cx-get-item-id cx-get-menu-id get-function update-popup-menus cx-add-separator-in-menu-and-popup cx-add-item-in-menu-and-popup cx-get-popup-menu-id cx-create-popup-menu-item cx-create-popup-menu cx-create-menu-item cx-create-submenu cx-create-menu cx-update-menubar cx-delete-item cx-clear-menubar cx-add-menu cx-add-hitem cx-add-item *cx-force-component-visibility* *cx-sort-surface-lists* *cx-panel-apply-close* cxgui.provided render-specific-vars cxisetvar cx-set-state cx-show-state color-list cxgetvar cxsetvar cx-set-var-val-list cx-get-var/value-list cx-get-name-matching-varlist cx-download-vars cx-upload-vars cx-show-var-stack cx-pop-vars cx-push-vars cx-get-active-varlist cx-get-env-varlist cx-show-envstack cx-show-varenv-unfiltered cx-varenv-status cx-show-varenv cx-close-varenv cx-open-varenv cx-var-default-value cx-var-value cx-var-value-set! cx-var-define cx-var-object cx-var-initialize cx-variables set-unit cx-show-units to-si-units to-user-units read-list-with-units-prompt read-with-units-prompt read-list-with-units read-with-units write-with-units cx-lookup-units ti-set-unit cx-set-unit *cx-unit-table* get-wb-units cx-inquire-dimension cx-inquire-unit-systems cx-set-unit-system cx-add-user-units cx-add-user-unit *cx-conversion-table* units.provided cxvar.provided cx-create-style-segment cx-update-pending? cx-changed cx-show-dependents cx-delete-dependents cx-add-dependent errsignal.provided debug-signal-handler? show-current-error-handler-stack handle-error pop-error-handler push-error-handler rainbow-ramp fea-ramp red-ramp green-ramp blue-ramp gray-ramp cyan-yellow-ramp blue-purple-ramp purple-magenta-ramp bgrb-ramp rgb-ramp bgr-ramp interpolate-color-ramp cmap.provided summary-table-end summary-table-hline summary-table-row summary-table-begin summary-line summary-current-level summary-section summary-init summary-title cx-tui-complex-profile-string cx-tui-complex-profile cx-gui-complex-profile edit-profile cx-register-profile-method cx-tui-profile-string cx-tui-profile ti-safe-menu-load-string read-from-wb-port ti-menu-load-string - run a text interface command
ex: (ti-menu-load-string "adapt/smooth-mesh \"skewness\" 4 0.8")
ti-menu-load-journal ti-menu-load ti-menu-load-port ti-menu-error alias alias-table read-object-generic2 read-object-generic-list2 has-wild-card? read-generic-in-range-prompt read-real-in-range read-integer-in-range read-object-generic-list read-object-generic read-object-id/name-list read-object-id/name read-string-from-list read-symbol-from-list read-symbol-list read-symbol yes-or-no? y-or-n? read-win-id read-window-id cx-set-window-id cx-show-window-id read-string/symbol-list read-string-list read-boolean-list read-real-list read-integer-list read-filename read-symbol/string read-string/symbol read-string read-natural-real read-non-negative-real read-positive-real read-real read-bounded-integer read-natural-integer read-non-negative-integer read-positive-integer read-integer ti-read-unquoted-string read-generic-list-prompt read-generic-prompt read-real-pair-list real-pair? read-generic-list-pair read-generic-list read-generic readq-generic eval-expr insert-menu-item! ti-menu-insert-item! ti-menu-item->aliases ti-menu-item->help ti-menu-item->thunk ti-menu-item->name ti-menu-item->test get-prompt-path set-menu-processing *ti-menu-load-delay* *menu-prompt* *menu-print-always* cx-check-jfile-name cx-check-journal cx-gui-do ti-text-processing? menu-get menu-do-1 menu-do reset-tui-command add-to-tui-command end-tui-command start-tui-command ti-info - function to print a text on the output
ex: (ti-info "bubuiala")
ti-menu-print ti-read-default? ti-input-pending? ti-strip-blanks ti-flush-input _ string->valid-symbol flush-white-space flush-char-set read-delimited-string char-set:newline char-set:whitespace char-set cmd-string-part *cmd-history-length* - variable containing the number of commands in history
ex: (display *cmd-history-length*)
*cmd-history* - variable containing the history commands
ex: (display *cmd-history*)
journal-file-count *use-new-journaling-for-history* *use-new-journaling* *use-auto-gui-update* iface.provided cx.provided *cx-disclaimer* - provides a text disclaimer
ex: (display *cx-disclaimer*)
client.provided - boolean variable
ex: (display client.provided)
)