photo

Joydeep Bagchi


Last seen: 3 months ago Active since 2023

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


Why Matlab is always giving the same error while putting comment to reply in quesiton?
An Error Occurred Unable to complete the action because of changes made to the page...

5 months ago | 1 answer | 0

1

answer

Question


How to define the boundary condition for radiative heat transfer on a 1-D geometry?
One of the users in MATLAB suggested me to use pdepe to handle the unsteady state heat transfer equation if there is large varia...

5 months ago | 0 answers | 0

0

answers

Question


implicit numerical method: 1-D unsteady state heat transfer using finite difference method
% Constants Ly = 0.0015; % Total thickness of the system (meters) T = 40; % Total simulation time (secon...

5 months ago | 2 answers | 0

2

answers

Question


Plotting of colormap for single value in x axis and multiple values in y axis
% Choose the time you want to visualize desired_time = 2.5; % Change this to the desired time in seconds % Find the nearest...

10 months ago | 2 answers | 0

2

answers

Question


Which boundary condition is correct or what will be the correct alternative?
% Constants Ly = 0.001; % Thickness of the sheet (meters) T = 15; % Total simulation time (seconds) Ny = 1...

10 months ago | 1 answer | 0

1

answer

Question


code for the transient heat transfer in a rectangular sheet , problem in formulation of for loop for simulation of time steps
I have written a code for the simulation of rectangular sheet and the problem statement is as follows: need to simulate the tem...

11 months ago | 1 answer | 0

1

answer