/ 
The Military-industrial Scientific Research System of the Academic Master Chapter 491
Download
https://www.novelcool.com/novel/The-Military-industrial-Scientific-Research-System-of-the-Academic-Master.html
https://www.novelcool.com/chapter/The-Military-industrial-Scientific-Research-System-of-the-Academic-Master-Chapter-490/12214795/
https://www.novelcool.com/chapter/The-Military-industrial-Scientific-Research-System-of-the-Academic-Master-Chapter-492/12214797/

The Military-industrial Scientific Research System of the Academic Master Chapter 491

Chapter 491: Won't you change it yourself?

For large tasks such as whole-machine aerodynamic simulation or structural simulation, the real calculation process must be completed on a supercomputer.

  But the saved log files can still be seen on the PC used as the input and output terminal.

 These days, many terminals and servers still use batch FTP to connect to each other, which only captures data once a day, rather than real-time linkage APIs.

Of course, because the computing speed of the server is relatively limited, it does not appear to be very inefficient.

“We have encountered basically the same troubles mainly in two directions of research.”

Yao Mengna put the two computers on the table, straightened her messy hair a little and began to explain:

“One is what I just said, the computational structural mechanics problem of structural analysis of the body part.”

As she spoke, she tapped a few times on the keyboard of one of the computers, entered an account, and called up a series of calculation results.

 Then he turned to the second computer and performed a similar operation:

“Another thing is that we are also studying the problem of airflow interference when the aircraft drops large-sized suspended objects.”

"In previous wind tunnel tests, it was found that some ammunition, especially some cruise ammunition with relatively strong lift, will not immediately free-fall after the whole body formed by them and the wing is destroyed, but will move upward and damage the wing. , we hope to solve this hidden danger before the seventh batch of aircraft is put into production.”

 The early Su-27 basically did not consider ground attack, did not need to carry any large ammunition, and did not have external auxiliary fuel tanks, so there was no need to consider such issues.

 Hence, when developing multi-purpose aircraft on the same platform, some strange problems will arise that are easily overlooked.

 “Let me take a look…”

Chang Haonan came to the first computer and bent down to carefully check the program's running log.

He Mingze, who was following behind, moved a chair very appropriately and placed it behind Chang Haonan.

“Mr. Chang, please sit down first.”

 A few seconds later, when he realized something, he brought a second picture to Yao Mengna and placed it next to Chang Haonan.

“You used hyperboloid structural mesh and volume structural mesh... Speaking of which, your modeling level is very high. The geometric modeling process only took a few days to complete?”

 Geometric modeling processing is the prerequisite step in the mesh generation process.

In 1997, the main problem faced by most computational fluid dynamics and computational structural mechanics simulations around the world was actually the lack of a mature application tool from CAD models to surface structure mesh generation.

 For existing mesh generation tools, for some models with slightly higher accuracy, it often takes about 6 months or even longer to complete the entire generation work.

For example, the simplified model of Boeing 747LCF took 4 months.

 The V22 Osprey took more than 9 months.

  And from a later perspective, it was clear that there were design flaws.

  In comparison, geometric modeling that takes several weeks to a month is not a big problem and is completely acceptable.

  But for TORCMultiphysics, the mesh generation process is generally shortened to 1-2 months, so the speed of geometric modeling processing seems a bit slow.

 It's just that Chang Haonan never had time to focus on modeling, and always used Dassault's software packages directly.

“The engineers from Sukhoi brought a new modeling software called KOMPAS. I slightly adjusted the interface compatibility of TORCHMultiphysics so that it can directly connect to the Kom format project files.”

“Originally, it was just to save trouble, but I found that this modeling method is very suitable for our software, so I have been using it ever since.”

 Although this is not the main problem to be solved today, Chang Haonan still paid a little attention.

Mao's electronics industry has stagnated for nearly 10 years and has gradually fallen behind. However, when it comes to software and algorithms, it has not fallen far behind.

Although the market is not big enough, there are few hits (except for telegram), but there are definitely some unique skills.

 After a short interlude, Chang Haonan once again focused on the grid generation log behind.

“The number of sub-area grid blocks is 253…”

“The number of grid cells is 133 million…it's really a lot, the complexity is very high…”

 “Grid assembly…”

 When he saw this last step, he quickly discovered something was wrong:

  “Huh?”

 According to the normal process, TORCMultiphysics should automatically "assemble" these 253 grid blocks together through inter-grid interpolation in the overlapping areas.

 But the log shows that the software got stuck at this step.

  To be precise, it got stuck during the data capture process before this assembly step.

 “Too much data?”

 This is the first possibility that Chang Haonan thought of. However, the logic of the grid generation algorithm he designed specifically reduces the computational complexity for large models.

  In other words, no matter how complex the model is, the calculation time will be extended indefinitely, and it will not lead to problems such as memory usage.

 In short, it is impossible to get stuck here.

 “Have you tried manual assembly?”

Chang Haonan asked after thinking for a moment.

“I tried it, but the other parts are easy to say. When it comes to the central lifting body, even if there are only minor changes in the sub-region grid, the assembly input file must be modified accordingly. If it is all done manually, it will probably take..."

Yao Mengna raised her head slightly and calculated:

“It takes about 60,000 lines of code to be entered manually…”

 60,000 lines of code may not sound like much, but considering that TORCH Multiphysics cannot be automated, parameters must be adjusted manually, which definitely involves a lot of calculation and conversion issues.

What's even more troublesome is that, as a new software, there are relatively few people who can complete this process proficiently.

 In short, it is obviously not something that can be completed in a short time.

When Chang Haonan tested the software before, it was impossible to use this model with hundreds of sub-areas and hundreds of millions of grid cells to test due to tight time and heavy tasks.

 In fact, since TORC Multiphysics was released for such a long time, judging from the feedback from various users, no one has used it on a model of this size.

 That's why I never found the problem before.

 “If manual assembly cannot continue…”

Chang Haonan frowned slightly and tapped his fingers lightly on the computer case next to the keyboard.

“Have you ever considered giving up the structural restrictions of the grid nodes and considering dynamically adjusting the model rules according to the changes in the object boundary when the surface deforms?”

There was a moment of silence.

 Yao Mengna and He Ming looked at each other.

 Judging from the expressions of the two of them, they didn't even fully understand the meaning of Chang Haonan's words.

  “For example.”

Looking at the two people with clear eyes, Chang Haonan had no choice but to explain further.

 But after searching around for a long time, I couldn't find any paper or pen.

Yao Mengna, who knew Chang Haonan's habits, quickly took it out of her bag and put it in Chang Haonan's hand.

“For example, we can compare the calculation area to a linear elastic body and determine the displacement of the grid nodes by solving the elastic mechanics equations..."

“The algebraic model means that the displacement of the grid is obtained by multiplying the moving boundary displacement by a coefficient. The coefficient takes 1 on the moving boundary and 0 on the far field boundary. The inner field is interpolated according to a certain function..."

 After some calculations and explanations, Chang Haonan drew a circle on the already filled paper:

"Of course, this is not possible everywhere. For too complex parts, each side of the grid unit can be regarded as a spring. The spring coefficient is related to the side length. When the boundary moves, the force balance of the nodes of the spring system can be solved by solving the problem. Problem determining new point location…”

“In this way, the size, shape and position of the grid points can be adjusted and controlled during the calculation process, and the requirements for the grid boundaries will be much reduced.”

 There was another moment of silence.

“There is this function in TORCH Multiphysics?”

 After quite a while, Yao Mengna asked in a tone that was somewhat doubtful about life.

 She was obviously personally involved in the development of this software, but after thinking about it for a long time, she really didn't remember that there was such a way to play it.

"of course not."

Chang Haonan clicked the tip of the ballpoint pen back:

 “But you can change it yourself!”

 (End of this chapter)

Chapter end

Report
<<Prev
Next>>
Catalogue
Chapter 766769
Chapter 804 New
Chapter 803 New
Chapter 802 New
Chapter 801 New
Chapter 800 New
Chapter 799 New
Chapter 798 New
Chapter 797 New
Chapter 796 New
Chapter 795 New
Chapter 794 New
Chapter 793 New
Chapter 792 New
Chapter 791 New
Chapter 790 New
Chapter 789 New
Chapter 788 New
Chapter 787 New
Chapter 786 New
Chapter 785 New
Chapter 784 New
Chapter 783
Chapter 782
Chapter 781
Chapter 780
Chapter 779
Chapter 778
Chapter 777
Chapter 776
Chapter 775
Chapter 774
Chapter 773
Chapter 772
Chapter 771
Chapter 770
Chapter 769
Chapter 768
Chapter 767
Chapter 766
Chapter 765
Chapter 764
Chapter 763
Chapter 762
Chapter 761
Chapter 760
Chapter 759
Chapter 758
Chapter 757
Chapter 756
Chapter 755
Chapter 754
Chapter 753
Chapter 752
Chapter 751
Chapter 750
Chapter 749
Chapter 748
Chapter 747
Chapter 746
Chapter 745
Chapter 744
Chapter 743
Chapter 742
Chapter 741
Chapter 740
Chapter 739
Chapter 738
Chapter 737
Chapter 736
Chapter 735
Chapter 734
Chapter 733
Chapter 732
Chapter 731
Chapter 730
Chapter 729
Chapter 728
Chapter 727
Chapter 726
Chapter 725
Chapter 724
Chapter 723
Chapter 722
Chapter 721
Chapter 720
Chapter 719
Chapter 718
Chapter 717
Chapter 716
Chapter 715
Chapter 714
Chapter 713
Chapter 712
Chapter 711
Chapter 710
Chapter 709
Chapter 708
Chapter 707
Chapter 706
Chapter 705
Chapter 704
Chapter 703
Chapter 702
Chapter 701
Chapter 700
Chapter 699
Chapter 698
Chapter 697
Chapter 696
Chapter 695
Chapter 694
Chapter 693
Chapter 692
Chapter 691
Chapter 690
Chapter 689
Chapter 688
Chapter 687
Chapter 686
Chapter 685
Chapter 684
Chapter 683
Chapter 682
Chapter 681
Chapter 680
Chapter 679
Chapter 678
Chapter 677
Chapter 676
Chapter 675
Chapter 674
Chapter 673
Chapter 672
Chapter 671
Chapter 670
Chapter 669
Chapter 668
Chapter 667
Chapter 666
Chapter 665
Chapter 664
Chapter 663
Chapter 662
Chapter 661
Chapter 660
Chapter 659
Chapter 658
Chapter 657
Chapter 656
Chapter 655
Chapter 654
Chapter 653
Chapter 652
Chapter 651
Chapter 650
Chapter 649
Chapter 648
Chapter 647
Chapter 646
Chapter 645
Chapter 644
Chapter 643
Chapter 642
Chapter 641
Chapter 640
Chapter 639
Chapter 638
Chapter 637
Chapter 636
Chapter 635
Chapter 634
Chapter 633
Chapter 632
Chapter 631
Chapter 630
Chapter 629
Chapter 628
Chapter 627
Chapter 626
Chapter 625
Chapter 624
Chapter 623
Chapter 622
Chapter 621
Chapter 620
Chapter 619
Chapter 618
Chapter 617
Chapter 616
Chapter 615
Chapter 614
Chapter 613
Chapter 612
Chapter 611
Chapter 610
Chapter 609
Chapter 608
Chapter 607
Chapter 606
Chapter 605
Chapter 604
Chapter 603
Chapter 602
Chapter 601
Chapter 600
Chapter 599
Chapter 598
Chapter 597
Chapter 596
Chapter 595
Chapter 594
Chapter 593
Chapter 592
Chapter 591
Chapter 590
Chapter 589
Chapter 588
Chapter 587
Chapter 586
Chapter 585
Chapter 584
Chapter 583
Chapter 582
Chapter 581
Chapter 580
Chapter 579
Chapter 578
Chapter 577
Chapter 576
Chapter 575
Chapter 574
Chapter 573
Chapter 572
Chapter 571
Chapter 570
Chapter 569
Chapter 568
Chapter 567
Chapter 566
Chapter 565
Chapter 564
Chapter 563
Chapter 562
Chapter 561
Chapter 560
Chapter 559
Chapter 558
Chapter 557
Chapter 556
Chapter 555
Chapter 554
Chapter 553
Chapter 552
Chapter 551
Chapter 550
Chapter 549
Chapter 548
Chapter 547
Chapter 546
Chapter 545
Chapter 544
Chapter 543
Chapter 542
Chapter 541
Chapter 540
Chapter 539
Chapter 538
Chapter 537
Chapter 536
Chapter 535
Chapter 534
Chapter 533
Chapter 532
Chapter 531
Chapter 530
Chapter 529
Chapter 528
Chapter 527
Chapter 526
Chapter 525
Chapter 524
Chapter 523
Chapter 522
Chapter 521
Chapter 520
Chapter 519
Chapter 518
Chapter 517
Chapter 516
Chapter 515
Chapter 514
Chapter 513
Chapter 512
Chapter 511
Chapter 510
Chapter 509
Chapter 508
Chapter 507
Chapter 506
Chapter 505
Chapter 504
Chapter 503
Chapter 502
Chapter 501
Chapter 500
Chapter 499
Chapter 498
Chapter 497
Chapter 496
Chapter 495
Chapter 494
Chapter 493
Chapter 492
Chapter 491
Chapter 490
Chapter 489
Chapter 488
Chapter 487
Chapter 486
Chapter 485
Chapter 484
Chapter 483
Chapter 482
Chapter 481
Chapter 480
Chapter 479
Chapter 478
Chapter 477
Chapter 476
Chapter 475
Chapter 474
Chapter 473
Chapter 472
Chapter 471
Chapter 470
Chapter 469
Chapter 468
Chapter 467
Chapter 466
Chapter 465
Chapter 464
Chapter 463
Chapter 462
Chapter 461
Chapter 460
Chapter 459
Chapter 458
Chapter 457
Chapter 456
Chapter 455
Chapter 454
Chapter 453
Chapter 452
Chapter 451
Chapter 450
Chapter 449
Chapter 448
Chapter 447
Chapter 446
Chapter 445
Chapter 444
Chapter 443
Chapter 442
Chapter 441
Chapter 440
Chapter 439
Chapter 438
Chapter 437
Chapter 436
Chapter 435
Chapter 434
Chapter 433
Chapter 432
Chapter 431
Chapter 430
Chapter 429
Chapter 428
Chapter 427
Chapter 426
Chapter 425
Chapter 424
Chapter 423
Chapter 422
Chapter 421
Chapter 420
Chapter 419
Chapter 418
Chapter 417
Chapter 416
Chapter 415
Chapter 414
Chapter 413
Chapter 412
Chapter 411
Chapter 410
Chapter 409
Chapter 408
Chapter 407
Chapter 406
Chapter 405
Chapter 404
Chapter 403
Chapter 402
Chapter 401
Chapter 400
Chapter 399
Chapter 398
Chapter 397
Chapter 396
Chapter 395
Chapter 394
Chapter 393
Chapter 392
Chapter 391
Chapter 390
Chapter 389
Chapter 388
Chapter 387
Chapter 386
Chapter 385
Chapter 384
Chapter 383
Chapter 382
Chapter 381
Chapter 380
Chapter 379
Chapter 378
Chapter 377
Chapter 376
Chapter 375
Chapter 374
Chapter 373
Chapter 372
Chapter 371
Chapter 370
Chapter 369
Chapter 368
Chapter 367
Chapter 366
Chapter 365
Chapter 364
Chapter 363
Chapter 362
Chapter 361
Chapter 360
Chapter 359
Chapter 358
Chapter 357
Chapter 356
Chapter 355
Chapter 354
Chapter 353
Chapter 352
Chapter 351
Chapter 350
Chapter 349
Chapter 348
Chapter 347
Chapter 346
Chapter 345
Chapter 344
Chapter 343
Chapter 342
Chapter 341
Chapter 340
Chapter 339
Chapter 338
Chapter 337
Chapter 336
Chapter 335
Chapter 334
Chapter 333
Chapter 332
Chapter 331
Chapter 330
Chapter 329
Chapter 328
Chapter 327
Chapter 326
Chapter 325
Chapter 324
Chapter 323
Chapter 322
Chapter 321
Chapter 320
Chapter 319
Chapter 318
Chapter 317
Chapter 316
Chapter 315
Chapter 314
Chapter 313
Chapter 312
Chapter 311
Chapter 310
Chapter 309
Chapter 308
Chapter 307
Chapter 306
Chapter 305
Chapter 304
Chapter 303
Chapter 302
Chapter 301
Chapter 300
Chapter 299
Chapter 298
Chapter 297
Chapter 296
Chapter 295
Chapter 294
Chapter 293
Chapter 292
Chapter 291
Chapter 290
Chapter 289
Chapter 288
Chapter 287
Chapter 286
Chapter 285
Chapter 284
Chapter 283
Chapter 282
Chapter 281
Chapter 280
Chapter 279
Chapter 278
Chapter 277
Chapter 276
Chapter 275
Chapter 274
Chapter 273
Chapter 272
Chapter 271
Chapter 270
Chapter 269
Chapter 268
Chapter 267
Chapter 266
Chapter 265
Chapter 264
Chapter 263
Chapter 262
Chapter 261
Chapter 260
Chapter 259
Chapter 258
Chapter 257
Chapter 256
Chapter 255
Chapter 254
Chapter 253
Chapter 252
Chapter 251
Chapter 250
Chapter 249
Chapter 248
Chapter 247
Chapter 246
Chapter 245
Chapter 244
Chapter 243
Chapter 242
Chapter 241
Chapter 240
Chapter 239
Chapter 238
Chapter 237
Chapter 236
Chapter 235
Chapter 234
Chapter 233
Chapter 232
Chapter 231
Chapter 230
Chapter 229
Chapter 228
Chapter 227
Chapter 226
Chapter 225
Chapter 224
Chapter 223
Chapter 222
Chapter 221
Chapter 220
Chapter 219
Chapter 218
Chapter 217
Chapter 216
Chapter 215
Chapter 214
Chapter 213
Chapter 212
Chapter 211
Chapter 210
Chapter 209
Chapter 208
Chapter 207
Chapter 206
Chapter 205
Chapter 204
Chapter 203
Chapter 202
Chapter 201
Chapter 200
Chapter 199
Chapter 198
Chapter 197
Chapter 196
Chapter 195
Chapter 194
Chapter 193
Chapter 192
Chapter 191
Chapter 190
Chapter 189
Chapter 188
Chapter 187
Chapter 186
Chapter 185
Chapter 184
Chapter 183
Chapter 182
Chapter 181
Chapter 180
Chapter 179
Chapter 178
Chapter 177
Chapter 176
Chapter 175
Chapter 174
Chapter 173
Chapter 172
Chapter 171
Chapter 170
Chapter 169
Chapter 168
Chapter 167
Chapter 166
Chapter 165
Chapter 164
Chapter 163
Chapter 162
Chapter 161
Chapter 160
Chapter 159
Chapter 158
Chapter 157
Chapter 156
Chapter 155
Chapter 154
Chapter 153
Chapter 152
Chapter 151
Chapter 150
Chapter 149
Chapter 148
Chapter 147
Chapter 146
Chapter 145
Chapter 144
Chapter 143
Chapter 142
Chapter 141
Chapter 140
Chapter 139
Chapter 138
Chapter 137
Chapter 136
Chapter 135
Chapter 134
Chapter 133
Chapter 132
Chapter 131
Chapter 130
Chapter 129
Chapter 128
Chapter 127
Chapter 126
Chapter 125
Chapter 124
Chapter 123
Chapter 122
Chapter 121
Chapter 120
Chapter 119
Chapter 118
Chapter 117
Chapter 116
Chapter 115
Chapter 114
Chapter 113
Chapter 112
Chapter 111
Chapter 110
Chapter 109
Chapter 108
Chapter 107
Chapter 106
Chapter 105
Chapter 104
Chapter 103
Chapter 102
Chapter 101
Chapter 100
Chapter 99
Chapter 98
Chapter 97
Chapter 96
Chapter 95
Chapter 94
Chapter 93
Chapter 92
Chapter 91
Chapter 90
Chapter 89
Chapter 88
Chapter 87
Chapter 86
Chapter 85
Chapter 84
Chapter 83
Chapter 82
Chapter 81
Chapter 80
Chapter 79
Chapter 78
Chapter 77
Chapter 76
Chapter 75
Chapter 74
Chapter 73
Chapter 72
Chapter 71
Chapter 70
Chapter 69
Chapter 68
Chapter 67
Chapter 66
Chapter 65
Chapter 64
Chapter 63
Chapter 62
Chapter 61
Chapter 60
Chapter 59
Chapter 58
Chapter 57
Chapter 56
Chapter 55
Chapter 54
Chapter 53
Chapter 52
Chapter 51
Chapter 50
Chapter 49
Chapter 48
Chapter 47
Chapter 46
Chapter 45
Chapter 44
Chapter 43
Chapter 42
Chapter 41
Chapter 40
Chapter 39
Chapter 38
Chapter 37
Chapter 36
Chapter 35
Chapter 34
Chapter 33
Chapter 32
Chapter 31
Chapter 30
Chapter 29
Chapter 28
Chapter 27
Chapter 26
Chapter 25
Chapter 24
Chapter 23
Chapter 22
Chapter 21
Chapter 20
Chapter 19
Chapter 18
Chapter 17
Chapter 16
Chapter 15
Chapter 14
Chapter 13
Chapter 12
Chapter 11
Chapter 10
Chapter 9
Chapter 8
Chapter 7
Chapter 6
Chapter 5
Chapter 4
Chapter 3
Chapter 2
Chapter 1
Setting
Font
Arial
Georgia
Comic Sans MS
Font size
14
Background
Report
Donate
Oh o, this user has not set a donation button.
English
Español
lingua italiana
Русский язык
Portugués
Deutsch
Success Warn New Timeout NO YES Summary More details Please rate this book Please write down your comment Reply Follow Followed This is the last chapter. Are you sure to delete? Account We've sent email to you successfully. You can check your email and reset password. You've reset your password successfully. We're going to the login page. Read Your cover's min size should be 160*160px Your cover's type should be .jpg/.jpeg/.png This book hasn't have any chapter yet. This is the first chapter This is the last chapter We're going to home page. * Book name can't be empty. * Book name has existed. At least one picture Book cover is required Please enter chapter name Create Successfully Modify successfully Fail to modify Fail Error Code Edit Delete Just Are you sure to delete? This volume still has chapters Create Chapter Fold Delete successfully Please enter the chapter name~ Then click 'choose pictures' button Are you sure to cancel publishing it? Picture can't be smaller than 300*300 Failed Name can't be empty Email's format is wrong Password can't be empty Must be 6 to 14 characters Please verify your password again