(j3.2006) (SC22WG5.4345) Good news for the Fortran 2003 standard

Toon Moene toon
Sat Nov 6 07:56:12 EDT 2010


John Reid wrote:

> WG5,
> 
> I gave a talk on Fortran 2008 at a meeting at ECMWF yesterday. Ahead of 
> me was a talk by Dave Norton of The Portland Group. Among other things, 
> he said that they plan to support the whole of Fortran 2003 next year.

ECMWF tries to move to a programming paradigm where at least the outer 
structure of the model(s) use object oriented design (the reason for 
this is complicated, but it stems from the fact that they noticed they 
copied -and then slightly modified- far too much code).

Obviously, it would be easiest if they could use Fortran for this - 
their "toy model" code at the moment has both a C++ variant and a 
Fortran variant.

Although I haven't looked into it yet, my impression is that the Fortran 
variant is rather crippled by the fact that they want to (also) compile 
it with Gfortran (See http://gcc.gnu.org/wiki/Fortran2003Status) for 
where Gfortran is, 2003-wise.

Kind regards,

-- 
Toon Moene - e-mail: toon at moene.org - phone: +31 346 214290
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
At home: http://moene.org/~toon/; weather: http://moene.org/~hirlam/
Progress of GNU Fortran: http://gcc.gnu.org/wiki/GFortran#news



More information about the J3 mailing list