Community Profile

photo

Adam Harris


Last seen: 4 Monate vor Aktiv seit 2021

Followers: 0   Following: 0

Statistiken

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How to omit narrow variances in data
Dear MATLAB Community, I have some data, obtained experimentally, that I'd like to refine. In the attached plot, you'll notice ...

6 Monate vor | 1 Antwort | 0

1

Antwort

Frage


How can I generate a Contour Plot from 1 column of Z data?
Hello World, I have data (attached PKE_xy.txt) from a fluid dynamics simulation that I am trying to generate a contour plot for...

fast 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Converting Intrinsic MATLAB Functions ones(), zeros(), sparse(), diag() to FORTRAN
Hello World, In MATLAB, we have the very nice and useful functions ones(), zeros(), sparse(), and diag(). I'm trying to convert...

mehr als 2 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
How do I properly implement Neumann boundary condition for this problem?
I needed to plug PSI(j,Nx+1) = PSI(j,Nx-1) into the SOR equation at the index corresponding to the right end of the channel. So...

mehr als 2 Jahre vor | 0

| akzeptiert

Frage


How do I properly implement Neumann boundary condition for this problem?
Hello world, I've written a program to simulate channel flow past a rectangle using Successive Over-Relaxation. Everything is ...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Solve 1D Burgers Equation via Semi-Implicit Adams-Bashforth/Crank-Nicolson Scheme
Hello world, I'm trying to solve the 1D Burgers equation (nonlinear convection-diffusion equation) by applying the explicit Ada...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Explicit Euler Method Solution to 1D Nonlinear Convection-Diffusion Equation
I solved the issue. There is a singularity in the initial condition so I needed to start the solution from a small time , this a...

mehr als 2 Jahre vor | 0

| akzeptiert

Frage


Explicit Euler Method Solution to 1D Nonlinear Convection-Diffusion Equation
Hello world, I'm trying to solve the 1D Nonlinear Convection-Diffusion equation (Burgers equation) using the Explicit FTCS "Eul...

mehr als 2 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


Converting Matlab Loops to Fortran
Hello! I'm just getting into Fortran coding and I'm trying to convert a Matlab program into Fortran. I understand that, more not...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to removed dashed lines in fplot
Hello, these horizontal dashed lines are showing up unexpectedly in my plot. I'm hoping someone can tell me how to remove them. ...

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort