Changeset 27445


Ignore:
Timestamp:
11/30/22 11:16:08 (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

    r27444 r27445  
    550550                h_input->GetInputValue(&h,gauss);
    551551                ks_input->GetInputValue(&ks,gauss);
     552                kc_input->GetInputValue(&kc,gauss);
    552553                B_input->GetInputValue(&B,gauss);
    553554                n_input->GetInputValue(&n,gauss);
Note: See TracChangeset for help on using the changeset viewer.