|
[Sponsors] |
Fluent TUI Command - Delete Specific Custom Field Funciton |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
October 3, 2021, 07:07 |
Fluent TUI Command - Delete Specific Custom Field Funciton
|
#1 |
Member
Arthur
Join Date: Apr 2015
Posts: 34
Rep Power: 11 |
Hi all,
Quick question. What's the TUI command to delete a specific CFF in fluent? I've got as far as this: define/custom-field-functions/delete But I'm not sure what to do next? Let's say I have functions called 'a', 'b', 'c', 'd'... and I only want to delete 'c'... is there a way to do this? My best guess so far has just lead to the deletion of all variables. Thanks |
|
October 7, 2021, 00:41 |
|
#2 |
Senior Member
Alexander
Join Date: Apr 2013
Posts: 2,363
Rep Power: 34 |
Code:
define custom-field-functions delete c ()
__________________
best regards ****************************** press LIKE if this message was helpful |
|
October 13, 2021, 20:25 |
|
#3 |
Member
Arthur
Join Date: Apr 2015
Posts: 34
Rep Power: 11 |
Thanks AlexanderZ! Can confirm that works! Just needed the () at the end
|
|
Tags |
cff, custom field functions, delete, text command, tui |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
External Magnetic Field Data Format for FLUENT MHD Module | eduardvinter | FLUENT | 0 | January 24, 2019 02:54 |
Domain Reference Pressure and mass flow inlet boundary | AdidaKK | CFX | 75 | August 20, 2018 06:37 |
Electric Field (UDF) - FLUENT | RGI | Electromagnetics | 3 | June 1, 2017 10:23 |
Problem in sampling data of custom field function in ANSYS FLUENT v14 | apek_great | ANSYS | 1 | February 26, 2014 06:10 |
Two-Phase Buoyant Flow Issue | Miguel Baritto | CFX | 4 | August 31, 2006 13:02 |