9月 « 2025 « ACS NEWS

2025 年 9 月 のアーカイブ

ANSOL Transmisson3D Rev391

2025 年 9 月 4 日 木曜日
ANSOL T3DのRev391がリリースされました。
弊社ダウンロードサイトにはWindows版、Linax版がアップロードされています。

リリースノート(T3D Rev391)

2025/07/30
==========
Session File Version : 2.5700|0.1355
Transmission3D SDF Version : 0.1355
Build Date : 2025/07/30
Source Revision : 10284

Release Notes:

1) Added FRONT/BACK dofsets for straight bevel pinion mesh.
Update ROTOR->BEVEL with limiting diameter/axial distance at
FRONT/BACK dofsets.

2) Added units support in vGlass, iGlass file version was
updated to 2.21. Added a new feature to display units
for attributes based on file units in iSys. Added a
units system converter in vGlass to switch results
between the three units system (SI, British and Metric-
Engineering). Old iGlass files will be shown without
units support.

3) Changed the initial setting for the AUTO_COMPUTE checkbox
in the roller bearing CAGE menu from unchecked to checked.

4) Updated error and warning messages for Ball Bearing check function.

5) Error message displayed in vGlass, when encountering file read issues.
Previously vGlass exited without showing the user any message. Now the
message is shown in the Progress Dialog, and it is displayed
for 10 seconds before shutting down.

6) Set maximum value of 180 degreees for the cone angle of
a conical race in an imported housing, carrier,
rotor segment, pin shaft segment, or a pinion shaft segment

7) Made improvements in straight bevel mesh generators.
Changing “Failed to extend profile up to facecone” error to a warning.
Improved warning messages with a cone distance value.

8) Improved the log inforamtion when Phase I of the contact solver
fails because it could not equilibriate a rigid body mode, we now
display the modes that it had trouble with.

9) Added node count to iSys CarrierFile menu for sectoral symmetric models.
Fixed generate log when Carrier Sector found 0 nodes (Wasn’t printing
if 0 nodes found)

10)Added digital signatures to all Windows .exe files inside the
Transmission3D msi distribution.

11)Added a digital signature to all Windows .DLL files inside the
Transmission3D msi distribution.

12)Added a missing.ses file to the PlanetaryExamples/SteppedPinion folder.

13)Added a new example in the SAMPLES/NumericalProfileAsymmetric to
show how to import the profile for an asymmetric sun tooth.

14)We now allow a connector to connect a housing to ground, which
was previously not allowed.

15)New license server feature: Added a new
optional flag “AllowPublicAccessToClientTable” to the
config file for the license server. This option is “false”
by default. If it is set to true, then the “ClientTable”
page can be accesses without logging in.

16)Updated the session file CoupledSPBevelPlanetary.ses in the
folder SAMPLES/CoupledSPBevelPlanetary. Removed the other two
files CoupledSPBevelPlanetaryT30000.ses and
CoupledSPBevelPlanetaryT40000.ses from that folder.

17)Added the two examples BeveloidPinionBeveloidGearCrossedAxes.ses and
BeveloidPinionBeveloidGearCrossedOpposedAxes.ses to the
SAMPLES/Beveloids folder.

18)Bug Fix: When using hypoid gears with an imported mesh, if
REGENERATEHYPOID is turned ON, and the LENGTHSCALEFACTOR is not 1.0,
we were using the pre-scaled mesh file for synchronization, instead
of the post-scaled mesh file. This was causing the synchronization
to fail.

19)Bug Fix: BACKLASH was only calculated if all surface pairs
have BACKSIDECONTACT turned ON. It was quitting the backlash
calculation as soon as it saw the first contact pair with
BACKSIDECONTACT turned OFF. Now the backlash is calculated for
all pairs with BACKSIDECONTACT turned ON.

20)Bug Fix: Ansys formatted condensed stiffness files are
not read for certain cases. It was looking for
the string ” *** NOTE ***”. But we had one file
that had ” *** ANSYS BINARY FILE STATISTICS” instead.
Now we will only look for ” *** ” as the delimiter
string.

21)Bug Fix: Incorrect units were shown for Stiffness Bearing
Full Matrix in iSys.

22)Bug Fix: When the CONSERVEMEMORY flag is turned on, and
the STARTANAL button is pressed twice without a
GENERATE command in between, calyx was crashing
on the second STARTANAL command. This is now fixed.

23)Bug Fix: Numerical profile with Chamfer had stopped
working after the Chamfer feature was added.

24)Bug Fix: When the rotor axes in helical gear pair defined
in the PAIRS menu point in the opposite direction, an error
message is displayed telling it is not allowed. But when
a SUN-PINION or RING-PINION pair is defined in the carrier
menu, check was not done, causing a failure at a subsequent
step. Now an error message is displayed.

25)Big Fix: Fixed memory leak in vGlass. Now vGlass uses
significantly less CPU memory.

26)Bug Fix : Added new checks to prevent repeated
looping when refresh is triggered in GUIDE graphics
window.

27)Bug Fix: The RESTARTANAL commnand was not working
when ENABLE_GPU_FLAG was enabled.

28)Bug Fix: When running contact analysis with a
non-zero Delta Temperature, we were adding the effect
of thermal expansion only to the Finite Element contribution
of deformation. The effect of thermal expansion was not
being included in the contribution arising from the local
deformation field.

29)Bug Fix: Fixed the help message of NROWS & NCOLS of
bevel pointcloud menus.

30)Bug Fix: Fixed “Invalid element extent in Cont Surf data.” error
in straight bevel mesh generator when both secondary and tertiary cones
are included.

31)Bug Fix: Fixed constraint check for imported pinion shafts.

32)Bug Fix: Fixed a bug that was introduced in Revision 388: When
we attach a Journal bearing to a rotor that is of TYPE=ATTACHEDTOHOUSING,
the bearing could not find the race.

33)Bug Fix: Failed to export straight bevels with toe and
heel webs in StepCreate

34)Bug Fix: Fixed issue in roller tabular modifcation when
three end points are collinear and spaced in a certain ratio.

35)Bug Fix: Failed to display roller bearings in iSys 3D
view when connected rotor inputs are not complete.

36)Bug Fix: Fixed bug in menu order of PINIONBRG. In this
menu, the bearing TYPE appeared after variables that depend
on the TYPE. This craeted REPORT.TXT files in which TYPE
came after the dependent variables, causing problems when
reading the REPORT.TXT file as a script.

37)Bug Fix: When creating a PowerPoint file from Guide, the
FileSave Dialog was prompting the user for
a name for “Graphics Metafiles *.pptx”. It has
now been corrected to “PowerPoint files *.pptx”.

38)Bug fix: A pinion bearing of Type=ThrustStiffness was
not being correctly assembled in the case when the pinion
decks were at a non-zero axial position. Calyx was crashing
in this case.