Menu

#12 'pointer' in udunits.F90

open
5
2003-01-07
2002-11-21
Anonymous
No

The use of the 'pointer' statement in udunits.F90 is
outside the F90 standard and breaks the intel ifc
compiler. This occurs in both get_cal_time and
convert_units. These are not used in the bgrid solo
example, so I patched by deleting these routines.

Discussion

  • William Cooke

    William Cooke - 2003-01-07
    • assigned_to: nobody --> wcooke
     
  • William Cooke

    William Cooke - 2003-01-07

    Logged In: YES
    user_id=682953

    Dear nobody

    The ifc compiler has problems with Cray pointers in modules.
    We have a fix for this that will be in the next release.

    William

     

Log in to post a comment.