CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > FLUENT > Fluent UDF and Scheme Programming

[UDF compiling/debug]an integrated tool to edit/compile/debug UDF in Visual Studio

Register Blogs Community New Posts Updated Threads Search

Like Tree2Likes
  • 1 Post By gearboy
  • 1 Post By gearboy

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 10, 2017, 22:50
Default [UDF compiling/debug]an integrated tool to edit/compile/debug UDF in Visual Studio
  #1
Senior Member
 
Join Date: Feb 2010
Posts: 164
Rep Power: 17
gearboy is on a distinguished road
Glad to announce the release of VcUdfStudio 1.0, which can edit, compile and debug FLUENT UDF in the Visual Studio IDE.
1.Easier to edit/compile UDF code (You can edit/compile/debug UDF in Visual Studio as soon as Visual Studio and this tool installed. No longer worry about how to config compiling environment.)
2.Enable debugging UDF code. (You can inspect variable values step by step in usual Visual Studio debugging way.)
3.Extended C++ function. (You can call Windows/VC++/MFC API in UDF code. DEFINE_EXECUTE_ON_UNLOADING UDF macro added to be execute when UDF library unloaded).
Attached Images
File Type: jpg launcher.jpg (41.1 KB, 59 views)
File Type: jpg fluent-addon.jpg (104.5 KB, 49 views)
File Type: jpg vc-IDE.jpg (131.6 KB, 46 views)
File Type: jpg compile.jpg (131.1 KB, 36 views)

Last edited by gearboy; November 16, 2017 at 20:22.
gearboy is offline   Reply With Quote

Old   November 12, 2017, 19:42
Default
  #2
Senior Member
 
Alexander
Join Date: Apr 2013
Posts: 2,363
Rep Power: 34
AlexanderZ will become famous soon enoughAlexanderZ will become famous soon enough
how to get it?

Best regards
AlexanderZ is offline   Reply With Quote

Old   November 14, 2017, 21:41
Default
  #3
Senior Member
 
Join Date: Feb 2010
Posts: 164
Rep Power: 17
gearboy is on a distinguished road
Quote:
Originally Posted by AlexanderZ View Post
how to get it?

Best regards
Attachment allowed here is too small, only 150K. I'm looking for other share site. Please wait some time and pay attention to the update of this post.
gearboy is offline   Reply With Quote

Old   June 19, 2018, 02:58
Default
  #4
Senior Member
 
Join Date: Feb 2010
Posts: 164
Rep Power: 17
gearboy is on a distinguished road
Homepage was created. Welcome!


https://vcudfstudio.bitbucket.io/
gearboy is offline   Reply With Quote

Old   September 9, 2018, 22:20
Default
  #5
Senior Member
 
Join Date: Feb 2010
Posts: 164
Rep Power: 17
gearboy is on a distinguished road
Quote:
Originally Posted by AlexanderZ View Post
how to get it?

Best regards
You can download the latest version from:

https://vcudfstudio.bitbucket.io/download_en.html
gearboy is offline   Reply With Quote

Old   December 4, 2018, 06:54
Default Visual Studio 13 Ult Problem
  #6
Member
 
Emerson
Join Date: May 2018
Posts: 35
Rep Power: 8
souza.emer is on a distinguished road
Hello,

I tried to install with my Ansys 16.0 and my VS 13 Ult.
The Fluent toolbar worked but the VS didn't.
I followed the tutorial and downloaded the extension Visual C++ MFC Multi-Byte-Character-Set Library.

Do you know why the toolbar in my VS didn't show up?
souza.emer is offline   Reply With Quote

Old   December 4, 2018, 20:02
Default
  #7
Senior Member
 
Join Date: Feb 2010
Posts: 164
Rep Power: 17
gearboy is on a distinguished road
Quote:
Originally Posted by souza.emer View Post
Hello,

I tried to install with my Ansys 16.0 and my VS 13 Ult.
The Fluent toolbar worked but the VS didn't.
I followed the tutorial and downloaded the extension Visual C++ MFC Multi-Byte-Character-Set Library.

Do you know why the toolbar in my VS didn't show up?
Right click on some toolbar, you can find the VC++UdfStudio toolbar name. Check it. If you can't find it, open the "Add-in Manager" in "Tool" Menu to see if it is correctly installed(run on VS start-up).
souza.emer likes this.
gearboy is offline   Reply With Quote

Old   December 18, 2018, 10:48
Default
  #8
Member
 
Emerson
Join Date: May 2018
Posts: 35
Rep Power: 8
souza.emer is on a distinguished road
Hey

I have sent an email, but I didn't get an answer yet =/


vcudfstudio@sohu.com <<<
souza.emer is offline   Reply With Quote

Old   December 19, 2018, 20:19
Default
  #9
Senior Member
 
Join Date: Feb 2010
Posts: 164
Rep Power: 17
gearboy is on a distinguished road
We haven't got your email. Perhaps there is some blocks because this is a Chinese mailbox.


Quote:
Originally Posted by souza.emer View Post
Hey

I have sent an email, but I didn't get an answer yet =/


vcudfstudio@sohu.com <<<
gearboy is offline   Reply With Quote

Old   January 23, 2019, 00:59
Default
  #10
Senior Member
 
Join Date: Feb 2010
Posts: 164
Rep Power: 17
gearboy is on a distinguished road
Quote:
Originally Posted by souza.emer View Post
Hey

I have sent an email, but I didn't get an answer yet =/


vcudfstudio@sohu.com <<<

For international mail, One can contact
vcudfstudio@outlook.com
souza.emer likes this.
gearboy is offline   Reply With Quote

Old   July 3, 2019, 04:01
Default VC++ Udf Studio updated to 2019R2
  #11
Senior Member
 
Join Date: Feb 2010
Posts: 164
Rep Power: 17
gearboy is on a distinguished road
We have updated VC++ Udf Studio to support Fluent 2019R2.
Welcome to test and download from
https://vcUdfStudio.bitbucket.io

Quote:
Originally Posted by gearboy View Post
Glad to announce the release of VcUdfStudio 1.0, which can edit, compile and debug FLUENT UDF in the Visual Studio IDE.
1.Easier to edit/compile UDF code (You can edit/compile/debug UDF in Visual Studio as soon as Visual Studio and this tool installed. No longer worry about how to config compiling environment.)
2.Enable debugging UDF code. (You can inspect variable values step by step in usual Visual Studio debugging way.)
3.Extended C++ function. (You can call Windows/VC++/MFC API in UDF code. DEFINE_EXECUTE_ON_UNLOADING UDF macro added to be execute when UDF library unloaded).
gearboy is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
UDF with fluent 6.3 and Visual S. 2008 allen Fluent UDF and Scheme Programming 3 October 23, 2012 04:53
CFX11 + Fortran compiler ? Mohan CFX 20 March 30, 2011 18:56
UDF Error Sid FLUENT 3 July 2, 2007 10:34
error while compiling a udf rahul FLUENT 10 August 30, 2006 08:33
MS Visual Studio ajay kumar Main CFD Forum 1 February 20, 2006 21:28


All times are GMT -4. The time now is 01:26.