Hi All,
Trying a "unblocked" cdwrit to get the model info to read into V17.2.
Even the unblocked isn't getting swallowed well by 17.2
Anyone know offhand what the ewrit/nwrit formats are for these 2 versions?
Thanks in advance,
Dan Bohlen
Senior Engineer, Stress Analysis
STAR review chairman, military structures
GE Aerospace
1 Neumann Way
Evendale, OH 45215 USA
Building B90 Column L 3.75
M/D H358 Cell 513-917-3402
Building 200 1st flr Col Ma11
Desk Phone 513-243-4868
GE FOCUS: Safety, Quality, Delivery, Cost
"In God we trust, all others bring data." W Edwards Deming
Hi all, I noticed this change in cdb-format too. A search and replace with command line replace tool called "rpl.exe"did it for me. Ignore my comments concerning FEMAP, please.
get,ans_rev,active,,rev
ans_rev=ans_rev10
! "export_a.cdb" does not contain groups / components; import this file to Femap 2020.1
! import "export_a_cm_short.cdb" to Femap 2022.2 or later
cdwrite,db,export_a_%ans_rev%blocked,cdb,,,,blocked ! must be blocked for workbench; works with the not-legacy interface of FEMAP
cdwrite,db,export_a%ans_rev%_unblocked,cdb,,,,unblocked ! must be unblocked for the legacy interface of FEMAP
*if,ans_rev,ge,211,then
/syp,rpl,' EN,UNBL EN,R5.5 export_a_%ans_rev%_blocked.cdb'
/syp,rpl,' N,UNBL N,R5.3 export_a_%ans_rev%_blocked.cdb'
/syp,rpl,' UNBL R5.0 export_a_%ans_rev%_blocked.cdb'
/syp,rpl,' EN,UNBL EN,R5.5 export_a_%ans_rev%_unblocked.cdb'
/syp,rpl,' N,UNBL N,R5.3 export_a_%ans_rev%_unblocked.cdb'
/syp,rpl,' UNBL R5.0 export_a_%ans_rev%_unblocked.cdb'
*endif
Mit freundlichen Grüßen / Kind regards
i.A. Peter Eisenträger
Senior Development Engineer CAE
OHB Digital Connect GmbH
Weberstraße 21
55130 Mainz / Germany
Tel. +49-6131-2777-106
Fax. +49-6131-2777-205
eMail: Peter.Eisentraeger@ohb.de
Internet: www.ohb-digital.de
-----Ursprüngliche Nachricht-----
Von: Bohlen, Dan (GE Aerospace, US) via Xansys xansys-temp@list.xansys.org
Gesendet: Dienstag, 11. Februar 2025 14:54
An: XANSYS Mailing List Home xansys-temp@list.xansys.org
Cc: Bohlen, Dan (GE Aerospace, US) dan.bohlen@geaerospace.com
Betreff: [Xansys] FW: Trying to get a V2023 APDL model back to 17.2
External E-Mail: Please verify validity of sender and content before opening attachments or links!
Hi All,
Trying a "unblocked" cdwrit to get the model info to read into V17.2.
Even the unblocked isn't getting swallowed well by 17.2
Anyone know offhand what the ewrit/nwrit formats are for these 2 versions?
Thanks in advance,
Dan Bohlen
Senior Engineer, Stress Analysis
STAR review chairman, military structures GE Aerospace
1 Neumann Way
Evendale, OH 45215 USA
Building B90 Column L 3.75
M/D H358 Cell 513-917-3402
Building 200 1st flr Col Ma11
Desk Phone 513-243-4868
GE FOCUS: Safety, Quality, Delivery, Cost
"In God we trust, all others bring data." W Edwards Deming
Xansys mailing list -- xansys-temp@list.xansys.org To unsubscribe send an email to xansys-temp-leave@list.xansys.org If you are receiving too many emails from XANSYS please consider changing account settings to Digest mode which will send a single email per day.
Please send administrative requests such as deletion from XANSYS to xansys-mod@tynecomp.co.uk and not to the list
Thanks.
I'm not sure what I'm finding and replacing.
-----Original Message-----
From: Eisenträger, Peter peter.eisentraeger@ohb.de
Sent: Tuesday, February 11, 2025 9:07 AM
To: XANSYS Mailing List Home xansys-temp@list.xansys.org
Cc: Bohlen, Dan (GE Aerospace, US) dan.bohlen@geaerospace.com
Subject: AW: Trying to get a V2023 APDL model back to 17.2
[You don't often get email from peter.eisentraeger@ohb.de. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ]
Hi all, I noticed this change in cdb-format too. A search and replace with command line replace tool called "rpl.exe"did it for me. Ignore my comments concerning FEMAP, please.
get,ans_rev,active,,rev
ans_rev=ans_rev10
! "export_a.cdb" does not contain groups / components; import this file to Femap 2020.1 ! import "export_a_cm_short.cdb" to Femap 2022.2 or later
cdwrite,db,export_a_%ans_rev%blocked,cdb,,,,blocked ! must be blocked for workbench; works with the not-legacy interface of FEMAP cdwrite,db,export_a%ans_rev%_unblocked,cdb,,,,unblocked ! must be unblocked for the legacy interface of FEMAP
*if,ans_rev,ge,211,then
/syp,rpl,' EN,UNBL EN,R5.5 export_a_%ans_rev%_blocked.cdb'
/syp,rpl,' N,UNBL N,R5.3 export_a_%ans_rev%_blocked.cdb'
/syp,rpl,' UNBL R5.0 export_a_%ans_rev%_blocked.cdb'
/syp,rpl,' EN,UNBL EN,R5.5 export_a_%ans_rev%_unblocked.cdb'
/syp,rpl,' N,UNBL N,R5.3 export_a_%ans_rev%_unblocked.cdb'
/syp,rpl,' UNBL R5.0 export_a_%ans_rev%_unblocked.cdb'
*endif
Mit freundlichen Grüßen / Kind regards
i.A. Peter Eisenträger
Senior Development Engineer CAE
OHB Digital Connect GmbH
Weberstraße 21
55130 Mainz / Germany
Tel. +49-6131-2777-106
Fax. +49-6131-2777-205
eMail: Peter.Eisentraeger@ohb.de
Internet: http://www.ohb-digital.de/
-----Ursprüngliche Nachricht-----
Von: Bohlen, Dan (GE Aerospace, US) via Xansys xansys-temp@list.xansys.org
Gesendet: Dienstag, 11. Februar 2025 14:54
An: XANSYS Mailing List Home xansys-temp@list.xansys.org
Cc: Bohlen, Dan (GE Aerospace, US) dan.bohlen@geaerospace.com
Betreff: [Xansys] FW: Trying to get a V2023 APDL model back to 17.2
External E-Mail: Please verify validity of sender and content before opening attachments or links!
Hi All,
Trying a "unblocked" cdwrit to get the model info to read into V17.2.
Even the unblocked isn't getting swallowed well by 17.2
Anyone know offhand what the ewrit/nwrit formats are for these 2 versions?
Thanks in advance,
Dan Bohlen
Senior Engineer, Stress Analysis
STAR review chairman, military structures GE Aerospace
1 Neumann Way
Evendale, OH 45215 USA
Building B90 Column L 3.75
M/D H358 Cell 513-917-3402
Building 200 1st flr Col Ma11
Desk Phone 513-243-4868
GE FOCUS: Safety, Quality, Delivery, Cost
"In God we trust, all others bring data." W Edwards Deming
Xansys mailing list -- xansys-temp@list.xansys.org To unsubscribe send an email to xansys-temp-leave@list.xansys.org If you are receiving too many emails from XANSYS please consider changing account settings to Digest mode which will send a single email per day.
Please send administrative requests such as deletion from XANSYS to xansys-mod@tynecomp.co.uk and not to the list