Skip to content

Commit 6baf465

Browse files
author
Martin D. Weinberg
committed
Add model tag
1 parent c245d79 commit 6baf465

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

exputil/EmpCyl2d.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -769,6 +769,7 @@ EmpCyl2d::EmpCyl2d
769769
if (cache_name_2d.size()==0) cache_name_2d = default_cache_name;
770770

771771
disk = createModel();
772+
model = disk->ID();
772773
basis = Basis2d::createBasis(mmax, nmaxfid, rmax, biorth);
773774

774775
basis_test = false;

0 commit comments

Comments
 (0)