| 425 | === Last changes to config.card === |
| 426 | |
| 427 | Comment the lines concerning the disabled components : `MBG` `SRF` `SBG`. |
| 428 | {{{ |
| 429 | #======================================================================== |
| 430 | #D-- ListOfComponents - |
| 431 | [ListOfComponents] |
| 432 | #D- For each component, Name of component, Tag of component |
| 433 | ATM= (lmdz, LMDZ-IPSLCM6.0.15-r3415) |
| 434 | #SRF= (orchidee, tag-ORCHIDEE_2_0-5627) |
| 435 | #SBG= (stomate, tag-ORCHIDEE_2_0-5627) |
| 436 | OCE= (opa9, nemo_v3_6_STABLE-r9455) |
| 437 | ICE= (lim3, nemo_v3_6_STABLE-r9455) |
| 438 | #MBG= (pisces, nemo_v3_6_STABLE-r9455) |
| 439 | CPL= (oasis, oasis3-mct-r1818) |
| 440 | IOS= (xios, xios-2.5-r1550) |
| 441 | |
| 442 | #======================================================================== |
| 443 | #D-- Executable - |
| 444 | [Executable] |
| 445 | #D- For each component, Real name of executable, Name of executable for oasis |
| 446 | ATM= (gcm.e, lmdz.x, 32MPI, 8OMP) |
| 447 | #SRF= ("" ,"" ) |
| 448 | #SBG= ("" ,"" ) |
| 449 | OCE= (opa, opa.xx, 45MPI) |
| 450 | ICE= ("" ,"" ) |
| 451 | #MBG= ("" ,"" ) |
| 452 | CPL= ("", "" ) |
| 453 | IOS= (xios_server.exe, xios.x, 1MPI) |
| 454 | }}} |
| 455 | |
| 456 | You are now ready to run the model ! |