Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a2447cf24d08b071

Jump to content

Talk:FTCS scheme

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 2 years ago by Kyle MoJo in topic Maths correct in "Stability" section?

FTCS name versus Forward Euler

[edit]

I believe that the name FCTS isn't clear enough and, for most, it is a little obscured.

I was searching about numerical PDE solving methods and the only ones I found related to my search topic was this and the Crank-Nicolson method.

In some places this is referred as the Forward Euler Method (for PDE's) and I believe it would be clearer if there was a more strong connection between the two terms, because the FCTS scheme is an "adaptation" of the Forward Euler Method for solving PDE's.

(I apologize for the crudeness of my post, as I'm not a frequent Wikipedia contributor) 217.129.96.108 (talk) 02:16, 20 May 2013 (UTC)Reply

The FTCS method is a numerical scheme based on the central differencing technique for space derivatives and the forward Euler method for time derivative. Salih (talk) 05:12, 20 May 2013 (UTC)Reply
FTCS is a standard name of this scheme, which denotes the specific schemes for BOTH the space and time. The forward Euler method you mentioned only concerns the time marching while doesn't care how the space is dealt. IvesC (talk) 06:00, 25 May 2022 (UTC)Reply

Maths correct in "Stability" section?

[edit]

When I substitute h into the equation for ∆t in 2D, I get h2/(8α), not h2/(4α) as it says in the text. Kyle MoJo (talk) 08:32, 21 November 2023 (UTC)Reply