Changeset 27444


Ignore:
Timestamp:
11/30/22 11:04:03 (2 years ago)
Author:
Mathieu Morlighem
Message:

BUG: kc was not set

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/classes/Loads/Channel.cpp

    r27389 r27444  
    671671        h_input->GetInputValue(&h,gauss);
    672672        ks_input->GetInputValue(&ks,gauss);
     673        kc_input->GetInputValue(&kc,gauss);
    673674        B_input->GetInputValue(&B,gauss);
    674675        n_input->GetInputValue(&n,gauss);
Note: See TracChangeset for help on using the changeset viewer.