Changelog
0.6.0 (in prep.)
in astrophysix.simdm
package :
Added new
ObjectList.clear
method,Added new
FileType.YAML_FILE
file type andYamlFile
class,Added new
StellarEnvironments
ProjectCatagory
,Added
configuration_file
property to store anySimulation
orPostProcessingRun
parameters into an Ascii, Json, or Yaml formatted file,Snapshot/Catalog terminus service binding enabled : added
DataProcessingService
,CatalogDataProcessingService
andCatalogFieldBinding
classes to define data processing services, bound to aSnapshot
or an objectCatalog
.
0.5.0 (Feb. 11th, 2021)
in astrophysix.simdm
package :
Added
TargetObject
,ObjectProperty
,ObjectPropertyGroup
classes,PropertySortFlag
andPropertyFilterFlag
enums to describe catalog objects,Added
Catalog
andCatalogField
classes defining object catalogs,added
Project.acknowledgement
property,Added
Physics
:
Added
AlgoType
:
AssociatedFile
persistency bug fix,
none
Unit
persistency bug fix,
0.4.2 (Dec. 8th, 2020)
Galactica validation fully operational.
0.4.1 (Oct. 16th, 2020)
Set
InputParameter.name
property as index in Protocol input parameter list. SetInputParameter.key
as optional (Galactica simulation database compatibility).
0.4.0 (Oct. 14th, 2020)
Implemented Simulation Datamodel
classes :
Project
andSimulationStudy
,Protocols (
SimulationCode
andPostProcessingCode
),Experiments (
Simulation
andPostProcessingRun
),Results (
GenericResult
andSnapshot
),