Hello, I am working on a Matlab code, I use GUI, I get an error when I define the dimensions from GUI, but the code works if I run it alone, what is the solution? Thanks
The error is attached..
Hello,
you generally didn't convert the strings which you get from the GUI handles in to float data type. Try the following:
in line 440: L=str2num(get(handles.HorizontalDistance,'String'));
in line 441: W=str2num(get(handles.VerticalDistance,'String'));
and so on.
Read this link http://cfd2012.com/matlab-mesh-generation.html
Hope it is helpful!
Thank you, I will try what you have recommended..
Thanks
Hello, I have a simple model (PV cell+ air channel) and I do not know how to let the sun rays hit the PV surface and then transfer the heat to the air..What I see is the sun rays hit the air...
08 September 2019 688 2 View
Hello, I need the equations that show the coefficient of the matrix that solves the velocity contours of the boundary layer over a flat plate. I have the explicit discretization equations but I...
05 June 2019 8,078 4 View
Hell, how can we write a UDF to include a heat flux value + convection coefficient for a wall in Fluent because we cannot define two named selections for 1 wall ? Danke!
05 June 2019 7,188 12 View
Hello, I want to simulate the half of the domain and define a symmetry wall because I do not want to consider it as the edge wall, I want to consider it the wall at the half of the domain..How ca...
04 May 2019 6,100 3 View
Hello, I want to know how to use ANSYS Chemkin to model the attached model in the attached paper. the videos on internet are so simple. Thanks
04 May 2019 4,064 2 View
Hello, we have done a simulation using ANSYS FLUENT, can we couple it with ANSYS simplorer? And if yes, how and what are the documents I can study? Danke!
03 April 2019 2,799 6 View
Hello, I have a wall which is affected by a heat flux and it is cooled by convection..How can we do this in FLUENT? Thanks
02 March 2019 6,112 4 View
Hello, we wanna write a thesis and we need the equations used for simulating the temperature distribution over a PV panel.. Where can we get these equations that ANSYS uses ? Thanks
31 December 2018 5,908 5 View
Hello, we have a CFD code written in MATLAB and we wanna save the calculations at a specific node to a text file like ANSYS FLUENT..Any suggestions please? We will be extremely grateful! Thank you!
31 December 2018 934 3 View
Hello, I have this UDF and it says that the airfoil changes the degree to +/- 8 through 1 sec, how is to work and how can we control the angle? /**********************************************/ /*...
09 October 2018 4,673 0 View
Dear QE-users, In the method where full MS positive mode and PRM mode are used, we always get an incorrect auxiliary gas reading (41 instead of 25). This only happens in this method; other...
06 August 2024 4,953 0 View
Hello guys! Do you have experience running a Oaxaca-Blinder decomposition on R applying person weights. How do you suggest doing it? I have a variable PERWT which gives more information on how...
04 August 2024 6,033 0 View
I am new to Micromechanics and having similar problem with understanding the implementation of the formula's. I would appreciate if anyone can guide me on how to go about getting a scalar value...
30 July 2024 969 0 View
Hello Everyone I have a question about structure for connectivity analysis on sources. My goal: preprocess and cut data into trials create headmodels, using template MRI file perform source...
30 July 2024 2,744 1 View
When I run autogrid4 it says: autogrid4: ERROR: Unknown receptor type: "Cr" -- Add parameters for it to the parameter library first! Look forward to your reply.Thank you so much!
29 July 2024 488 0 View
I am trying to run a restart analysis, which imports deformed configurations of parts from a generated ODB file. It runs fine in Windows OS but when I try to run it in Linux OS, it is giving some...
29 July 2024 9,572 3 View
Our department has recently acquired an HPC (High-Performance Computing) system, and I'm thrilled to take my molecular dynamics calculations to the next level using Desmond. I used to run my...
28 July 2024 6,553 1 View
Please, what is the memory consumption of the Matlab function quad tree decomposition procedure [S = qtdecomp(I)] with respect to the input set I?
27 July 2024 5,455 2 View
Hello, I am a research scholar currently working on a project involving image segmentation, and I am interested in using differential evolution for this purpose . I would greatly appreciate it if...
25 July 2024 9,926 1 View
I am preparing to run a lot of samples on a 384 well plate and I wanted to test if any well in my PCR machine is dead so as not to lose any data. I would really appreciate help with how I can do...
24 July 2024 8,172 1 View