I'm using hyperworks 2022.3 and I got a license.
I try to use physicsAI with demo files(HVAC), but I got an error.
What should I do?
[17:05:40] (INFO): --------------------------------------------------------------------------------------------------
[17:05:40] (INFO): 1. Building features and labels
[17:05:40] (INFO): --------------------------------------------------------------------------------------------------
[17:05:47] (INFO): Node features:
[17:05:47] (INFO): name: cae.coord
[17:05:47] (INFO): type: CONTINOUS
[17:05:47] (INFO): length: 3
[17:05:47] (INFO):
[17:05:47] (INFO): name: cae.part_id
[17:05:47] (INFO): type: CATEGORICAL
[17:05:47] (INFO): length: 2
[17:05:47] (INFO):
[17:05:47] (INFO): Edge features:
[17:05:47] (INFO): name: cae.direction
[17:05:47] (INFO): type: CONTINOUS
[17:05:47] (INFO): length: 4
[17:05:47] (INFO):
[17:05:47] (INFO): Node labels:
[17:05:47] (INFO): name: cae.results
[17:05:47] (INFO): subcase: Flow Solution
[17:05:47] (INFO): field: pressure
[17:05:47] (INFO): type: CONTINOUS
[17:05:47] (INFO): length: 1
[17:05:47] (INFO):
[17:05:47] (INFO): --------------------------------------------------------------------------------------------------
[17:05:47] (INFO): 2. Transforming training data
[17:05:47] (INFO): --------------------------------------------------------------------------------------------------
[17:05:49] (INFO): Transform: radioss_rigid_rename
[17:05:49] (INFO): Feature scalers:
[17:05:49] (INFO): Identity
[17:05:49] (INFO): RadiossRigidRename
[17:05:49] (INFO): Identity
[17:05:49] (INFO):
[17:05:49] (INFO): Label scalers:
[17:05:49] (INFO): Identity
[17:05:49] (INFO):
[17:05:49] (INFO): Transform: binarize_categorical
[17:05:49] (INFO): Feature scalers:
[17:05:49] (INFO): Identity
[17:05:49] (INFO): MultiLabelBinarizerStrict
[17:05:49] (INFO): Identity
[17:05:49] (INFO):
[17:05:49] (INFO): Label scalers:
[17:05:49] (INFO): Identity
[17:05:49] (INFO):
[17:05:49] (INFO): Transform: filter_const_comps
[17:05:49] (INFO): Feature scalers:
[17:05:49] (INFO): ConstantCompFilter
[17:05:49] (INFO): ConstantCompFilter
[17:05:49] (INFO): ConstantCompFilter
[17:05:49] (INFO):
[17:05:49] (INFO): Label scalers:
[17:05:49] (INFO): ConstantCompFilter
[17:05:49] (INFO):
[17:05:49] (INFO): Transform: cntr_vec_uni_edges_stnd10_res
[17:05:49] (INFO): Feature scalers:
[17:05:49] (INFO): CenteredUniformVectorScaler
[17:05:49] (INFO): Identity
[17:05:49] (INFO): UniformVectorScaler
[17:05:49] (INFO):
[17:05:49] (INFO): Label scalers:
[17:05:49] (INFO): StandardScaler10
[17:05:49] (INFO):
[17:05:50] (INFO): --------------------------------------------------------------------------------------------------
[17:05:50] (INFO): 3. Training/Validation split
[17:05:50] (INFO): --------------------------------------------------------------------------------------------------
[17:05:50] (INFO): Fraction : 1.0
[17:05:50] (INFO): # training : 7
[17:05:50] (INFO): # validation : 0
[17:05:50] (INFO):
[17:05:50] (INFO): --------------------------------------------------------------------------------------------------
[17:05:50] (INFO): 4. Initializing model
[17:05:50] (INFO): --------------------------------------------------------------------------------------------------
[17:05:50] (INFO): Total params: 64,201
[17:05:50] (INFO): Trainable params: 64,201
[17:05:50] (INFO): Non-trainable params: 0
[17:05:50] (INFO):
[17:05:50] (INFO): --------------------------------------------------------------------------------------------------
[17:05:50] (INFO): 5. Training
[17:05:50] (INFO): --------------------------------------------------------------------------------------------------
[17:05:56] (ERROR): *** INTERNAL PROGRAMMING ERROR ***