Skip to content

Commit

Permalink
Add model tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin D. Weinberg committed Nov 18, 2024
1 parent c245d79 commit 6baf465
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions exputil/EmpCyl2d.cc
Original file line number Diff line number Diff line change
Expand Up @@ -769,6 +769,7 @@ EmpCyl2d::EmpCyl2d
if (cache_name_2d.size()==0) cache_name_2d = default_cache_name;

disk = createModel();
model = disk->ID();
basis = Basis2d::createBasis(mmax, nmaxfid, rmax, biorth);

basis_test = false;
Expand Down

0 comments on commit 6baf465

Please sign in to comment.