Skip to content

Commit

Permalink
get_atomic_data is already called in wind_read
Browse files Browse the repository at this point in the history
  • Loading branch information
Edward-RSE committed Feb 23, 2024
1 parent 94a5bbb commit 60d2d35
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions source/windsave2table.c
Original file line number Diff line number Diff line change
Expand Up @@ -284,15 +284,9 @@ main (argc, argv)
exit (0);
}


printf ("Read wind_file %s\n", windsavefile);

get_atomic_data (geo.atomic_filename);

printf ("Read Atomic data from %s\n", geo.atomic_filename);



do_windsave2table (root, ion_switch, edge_switch);

if (spec_switch == -2)
Expand Down

0 comments on commit 60d2d35

Please sign in to comment.