feat(dynamic-engine): added derivitves for energy generation rate. dε/dT and dε/dρ have been added to NetOut and computed with auto diff
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
#include <memory>
|
||||
|
||||
namespace gridfire::partition {
|
||||
|
||||
/**
|
||||
* @class PartitionFunction
|
||||
* @brief Abstract interface for evaluating nuclear partition functions.
|
||||
|
||||
Reference in New Issue
Block a user