Skip to content

Commit 053c086

Browse files
committed
added the mass transfer cases
1 parent be67c93 commit 053c086

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

97 files changed

+1
-1
lines changed

src/data_assimilation/m_imr_da.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
% brief This function conducts the IMR data assimilation routine to
55
% forecast material properties
6-
function [x,ensemble,params_post,params]= m_imr_da( param_pre, load_info)
6+
function [x,ensemble,params_post,params]= m_imr_da(param_pre,load_info)
77

88
addpath ../src;
99

tests/06P64GH.mat

989 Bytes
Binary file not shown.

tests/072YIKK.mat

989 Bytes
Binary file not shown.

tests/0SFBIXX.mat

989 Bytes
Binary file not shown.

tests/108RYV9.mat

985 Bytes
Binary file not shown.

tests/1I07N8U.mat

985 Bytes
Binary file not shown.

tests/1UOWUDQ.mat

990 Bytes
Binary file not shown.

tests/1ZPHDR6.mat

992 Bytes
Binary file not shown.

tests/2RC8MYQ.mat

987 Bytes
Binary file not shown.

tests/2Y3HBBH.mat

984 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)