Changeset 28096


Ignore:
Timestamp:
02/07/24 11:31:30 (14 months ago)
Author:
bgetraer
Message:

CHG: add P2 element support for FS in Tria.cpp. Use P1 projection of the velocity for interpolation when we compute db/dt and ds/dt, ignore the contribution from the edges.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified issm/trunk-jpl/src/c/classes/Elements/Tria.cpp ΒΆ

    r27909 r28096  
    30373037                        case P1DGEnum:
    30383038                        case P1bubbleEnum:
     3039                        case P2Enum:
    30393040                                input->ServeCollapsed(this->lid,this->iscollapsed);
    30403041                                break;
Note: See TracChangeset for help on using the changeset viewer.