Ignore:
Timestamp:
Mar 7, 2013, 1:47:51 PM (11 years ago)
Author:
sommeria
Message:

bugs corrected for combining fields

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/read_civdata.m

    r576 r580  
    22%------------------------------------------------------------------
    33%
    4 % function [Field,VelTypeOut]=read_civxdata(filename,FieldNames,VelType)
     4% function [Field,VelTypeOut]=read_civdata(filename,FieldNames,VelType)
    55%
    66% OUTPUT:
     
    2626%                    .FF: error flag, =0 for good vectors
    2727%                     .C: scalar associated with velocity (used for vector colors)
    28 %                    .DijU; matrix of spatial derivatives (DijU(1,1,:)=DUDX,
    29 %                        DijU(1,2,:)=DUDY, Dij(2,1,:)=DVDX, DijU(2,2,:)=DVDY
    3028%
    3129% VelTypeOut: velocity type corresponding to the selected field: ='civ1','interp1','interp2','civ2'....
Note: See TracChangeset for help on using the changeset viewer.