-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
enhancementNew feature or requestNew feature or request
Description
- I changed the gendisk (initial.cc) parameters to be consistent with our new parameter choices.
- I added a gendisk2d (initial2.cc) which is a port of
initial.cc
ofDiskHalo.cc
to use the flat disk eof evaluator (BiorthCyl.cc
) rather than the 3d eof (EmpCylSL.cc
).
This is an interim solution. A better strategy would be an overall of the entire gendisk system to include:
- An arbitrary number of components
- A class hierarchy that fits all cylindrical and spherical components into a single framework to eliminate the duplication between the 2d and 3d disks.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request