SlideShare a Scribd company logo
1 of 28
How to setup
CAELinux2013 on AWS
JAWSUG HPC
Agenda
1. Preparation
2. Launch CAELinux2013 on AWS
3. Connect to CAELinux
• ssh
• X2GO for OSX
• X2GO for Windows
4. Run OpenFOAM
• Tutorial model “Cavity”
• Mesh – Run – Post
5. Terminate EC2
preparation
 AWS account
 For Mac
 terminal
 For Windows
 ssh client : putty, teraterm
 Scp client : WinSCP, Filezilla
 Tutorial by CAELinux
 http://caelinux.com/CMS/index.php?option=com_kunena&func=view&catid=2&id=7359
&Itemid=300025#7359
Launch CAELinux2013 on AWS
CAELinux2013
 Go to AWS console
 https://console.aws.amazon.com/
 Select Tokyo region
 Go to EC2 console
Launch CAELinux2013 on AWS (Cont.)
 Click “Instances”
 Click “Launch Instance”
Launch CAELinux2013 on AWS (Cont.)
 Click “Community AMIs”
 Search the AMI with “CAELinux”
 Click “Select”
Launch CAELinux2013 on AWS (Cont.)
 Step 2: Choose an Instance Type
 c4.xlarge may b good for testing
 Click “Next Configure Instance Details”
 Step 3: Configure Instance Details
 All configuration are default
 Click “Next: Add Storage”
 Step 4: Add Storage
 Default
 Click “Next: Tag Instance”
Launch CAELinux2013 on AWS (Cont.)
 Step 5: Tag Instance
 Value = instance name on AWS EC2 console
 Click “Next: Configure Security Group”
 Step 6: Configure Security Group
 See right
 Click “Review Launch
 Step 7: Review Instance Launch
 Click “Launch”
Launch CAELinux2013 on AWS (Cont.)
 Select an existing key pair or create a new
key pair
 Choose an existing key pair
 Select a key pair
 Check the acknowledgement
 Click “Launch Instances”
 Create a new key pair
 Define your key pair name
 Download key pair
 Click “Launch Instances”
 Go back to EC2 console
Connect to CAELinux –ssh-
 Ssh log in to CAELinux instance
 Host : Public DNS or public IP
 User : ubuntu
 Key : your key pair
 Mac : ssh -i yourkeypair.pem ubuntu@ec2-XX-XX-XXX-XX.YYYYY.compute.amazonaws.com
 Windows : Putty, Teraterm…etc
 Execute “setupCAELinuxUser.sh” or “passwd caelinux”
 Set a password for the desktop user “caelinux”
Connect to CAELinux
Installing X2Go on OSX
Connect to CAELinux –X2GO-
作業の流れ
 Xquartz install
 X2Go Client install
 X2Goの接続テスト
詳細は下記を参照
http://wiki.x2go.org/doku.php/doc:installation:x2goclient
Connect to CAELinux –X2GO-
 Download Xqauartz from below URL
 http://xquartz.macosforge.org/landing/
 V ersion 2.7.7 is the latest at 2015-09-14
 Double click on XQaurtz.pkg
 After installation, please log-out once
Connect to CAELinux –X2GO-
 Download the client package from below URL
 http://code.x2go.org/releases/binary-
macosx/x2goclient/releases/4.0.5.0/
 Recommended to use the latest and older OSX version
which you use
 Double click on the dmg file and drag x2goclient into
Application folder
Connect to CAELinux –X2GO-
 Launch x2goclient and configure
like upper right figure
 Click “OK”
 please enter the password
 Click “OK”
 You can see the beautiful snow
mountain view after 15-30 sec
Connect to CAELinux
Installing X2Go on Windows
Connect to CAELinux –X2GO-
 Install X2GO on Windows
 Download setup exe from
http://code.x2go.org/releases/binary-win32/x2goclient/releases/4.0.5.0-2015.07.31/
 Execute the downloaded installer
Connect to CAELinux –X2GO-
 Launch x2goclient and configure
like upper right figure
 Click “OK”
 please enter the password
 Click “OK”
 You can see the beautiful snow
mountain view after 15-30 sec
Run OpenFOAM
Example case
 天井駆動のキャビティ流れ:2次元製法領域の等温非圧縮性流れ
Lid-driven cavity flor : This is a case involving isothermal, incompressible flow in a two-
dimensional square domain.
Preparation
 Open “OpenFOAM Terminal”
 Applications  caelinux  OpenFOAM 2.1.1 Terminal
 Make work directory & Copy tutolial model
 mkdir <your workdir name>
 cp -r /opt/openfoam211/tutorials/incompressible/icoFoam/cavity ~/<your workdir name>/
Pre-processing : Create Mesh
 Change dir & execute mesh command
 cd <your workdir name>/cavity
 blockMesh
View mesh
 Execute view command
 paraFoam
 After execute “paraFoam” command,
Paraview window is opened.
Run OpenFOAM
 Execute command
 icoFoam
Post-processing : View result
 Execute command
 paraFoam
 Click Apply button
Post-processing : View result
 Select “◆p”
 Select “surface”
 Click ▶ button
 Click “Rescale to Data Range”
button
Post-processing : View result
 You can see pressures in the cavity case.
References
 OpenFOAM ユーザーガイド和訳 version 2.2.0 2013年6月10日
一般社団法人 オープンCAE学会(和訳)
http://foam.sourceforge.net/docs/Guides-a4/UserGuide-Japanese.pdf
 オープンCAE勉強会@富山 2014年1月25日資料より
はじめてのOpemFOAM その1 富山県立大学 中川慎二
http://eddy.pu-
toyama.ac.jp/%E3%82%AA%E3%83%BC%E3%83%97%E3%83%B3CAE%E5%8B%89%E5%BC%B7%E4%B
C%9A-%E5%AF%8C%E5%B1%B1/#_99

More Related Content

What's hot

VCCW - Vagrant based WordPress development environment
VCCW - Vagrant based WordPress development environmentVCCW - Vagrant based WordPress development environment
VCCW - Vagrant based WordPress development environment
Takayuki Miyauchi
 

What's hot (20)

Vagrant
VagrantVagrant
Vagrant
 
Depende, ¿de qué depende? - Plain Concepts Dev Day
Depende, ¿de qué depende? - Plain Concepts Dev Day Depende, ¿de qué depende? - Plain Concepts Dev Day
Depende, ¿de qué depende? - Plain Concepts Dev Day
 
Cloud Foundry Meetup Stuttgart 2017 - Spring Cloud Development
Cloud Foundry Meetup Stuttgart 2017 - Spring Cloud DevelopmentCloud Foundry Meetup Stuttgart 2017 - Spring Cloud Development
Cloud Foundry Meetup Stuttgart 2017 - Spring Cloud Development
 
Setting Sail With Docker
Setting Sail With DockerSetting Sail With Docker
Setting Sail With Docker
 
Submitting and Reviewing changes lab guide
Submitting and Reviewing changes lab guideSubmitting and Reviewing changes lab guide
Submitting and Reviewing changes lab guide
 
Deploy a compute instance with a remote startup script
Deploy a compute instance with a remote startup scriptDeploy a compute instance with a remote startup script
Deploy a compute instance with a remote startup script
 
Google cloud essential skills challenge lab
Google cloud essential skills challenge labGoogle cloud essential skills challenge lab
Google cloud essential skills challenge lab
 
OCCI-OS tutorial
OCCI-OS tutorialOCCI-OS tutorial
OCCI-OS tutorial
 
Amending and Testing changes lab guide
Amending and Testing changes lab guideAmending and Testing changes lab guide
Amending and Testing changes lab guide
 
Running OpenStack + MidoNet (Using Orizuru)
Running OpenStack + MidoNet (Using Orizuru)Running OpenStack + MidoNet (Using Orizuru)
Running OpenStack + MidoNet (Using Orizuru)
 
Helpful pre commit hooks for Python and Django
Helpful pre commit hooks for Python and DjangoHelpful pre commit hooks for Python and Django
Helpful pre commit hooks for Python and Django
 
Running OpenStack and Midonet - Nobuyuki Tamaoki, Virtual Tech Japan
Running OpenStack and Midonet - Nobuyuki Tamaoki, Virtual Tech JapanRunning OpenStack and Midonet - Nobuyuki Tamaoki, Virtual Tech Japan
Running OpenStack and Midonet - Nobuyuki Tamaoki, Virtual Tech Japan
 
VCCW - Vagrant based WordPress development environment
VCCW - Vagrant based WordPress development environmentVCCW - Vagrant based WordPress development environment
VCCW - Vagrant based WordPress development environment
 
OpenStack Upstream Training Cisco Live!
OpenStack Upstream Training Cisco Live!OpenStack Upstream Training Cisco Live!
OpenStack Upstream Training Cisco Live!
 
Openstack bug list
Openstack bug listOpenstack bug list
Openstack bug list
 
Wocker @WordBench Osaka No.41
Wocker @WordBench Osaka No.41Wocker @WordBench Osaka No.41
Wocker @WordBench Osaka No.41
 
クリーンな開発環境をDockerで作ろう
クリーンな開発環境をDockerで作ろうクリーンな開発環境をDockerで作ろう
クリーンな開発環境をDockerで作ろう
 
Squidinstallation
SquidinstallationSquidinstallation
Squidinstallation
 
OSDC.no 2015 introduction to node.js workshop
OSDC.no 2015 introduction to node.js workshopOSDC.no 2015 introduction to node.js workshop
OSDC.no 2015 introduction to node.js workshop
 
#vBrownBag OpenStack - Review & Kickoff for Phase 2
#vBrownBag OpenStack - Review & Kickoff for Phase 2#vBrownBag OpenStack - Review & Kickoff for Phase 2
#vBrownBag OpenStack - Review & Kickoff for Phase 2
 

Viewers also liked

無料統計・予測分析ツールを提供:SAS Analytics U
無料統計・予測分析ツールを提供:SAS Analytics U無料統計・予測分析ツールを提供:SAS Analytics U
無料統計・予測分析ツールを提供:SAS Analytics U
SAS Institute Japan
 

Viewers also liked (8)

JAWS-UG HPC #0 LT資料
JAWS-UG HPC #0 LT資料JAWS-UG HPC #0 LT資料
JAWS-UG HPC #0 LT資料
 
JAWS-UG HPC #2 LT 資料 NVIDIA GTC Japan 2015 レポート
JAWS-UG HPC #2 LT 資料 NVIDIA GTC Japan 2015 レポートJAWS-UG HPC #2 LT 資料 NVIDIA GTC Japan 2015 レポート
JAWS-UG HPC #2 LT 資料 NVIDIA GTC Japan 2015 レポート
 
Jawsug hpc #2_reinvent2015
Jawsug hpc #2_reinvent2015Jawsug hpc #2_reinvent2015
Jawsug hpc #2_reinvent2015
 
無料統計・予測分析ツールを提供:SAS Analytics U
無料統計・予測分析ツールを提供:SAS Analytics U無料統計・予測分析ツールを提供:SAS Analytics U
無料統計・予測分析ツールを提供:SAS Analytics U
 
SASによるインメモリ分散並列処理 レコメンドプロシジャ入門
SASによるインメモリ分散並列処理 レコメンドプロシジャ入門SASによるインメモリ分散並列処理 レコメンドプロシジャ入門
SASによるインメモリ分散並列処理 レコメンドプロシジャ入門
 
SAS High-Performance Analyticsによるビッグデータ解析
SAS High-Performance Analyticsによるビッグデータ解析SAS High-Performance Analyticsによるビッグデータ解析
SAS High-Performance Analyticsによるビッグデータ解析
 
SASによる機械学習入門
SASによる機械学習入門SASによる機械学習入門
SASによる機械学習入門
 
SAS OnDemand for Academics 登録方法
SAS OnDemand for Academics 登録方法SAS OnDemand for Academics 登録方法
SAS OnDemand for Academics 登録方法
 

Similar to 2015 09-18-jawsug hpc-#1

Chris Swan ONUG Academy - Container Networks Tutorial
Chris Swan ONUG Academy - Container Networks TutorialChris Swan ONUG Academy - Container Networks Tutorial
Chris Swan ONUG Academy - Container Networks Tutorial
Cohesive Networks
 
BLCN532 Lab 1Set up your development environmentV2.0.docx
BLCN532 Lab 1Set up your development environmentV2.0.docxBLCN532 Lab 1Set up your development environmentV2.0.docx
BLCN532 Lab 1Set up your development environmentV2.0.docx
moirarandell
 

Similar to 2015 09-18-jawsug hpc-#1 (20)

docker.docx
docker.docxdocker.docx
docker.docx
 
Amazon AWS Workspace Howto
Amazon AWS Workspace HowtoAmazon AWS Workspace Howto
Amazon AWS Workspace Howto
 
Moving Drupal to the Cloud
Moving Drupal to the CloudMoving Drupal to the Cloud
Moving Drupal to the Cloud
 
Lab Manual Managed Database Basics
Lab Manual Managed Database BasicsLab Manual Managed Database Basics
Lab Manual Managed Database Basics
 
Setting up your virtual infrastructure using fi-lab cloud
Setting up your virtual infrastructure using fi-lab cloudSetting up your virtual infrastructure using fi-lab cloud
Setting up your virtual infrastructure using fi-lab cloud
 
sfdx continuous Integration with Jenkins on aws (Part I)
sfdx continuous Integration with Jenkins on aws (Part I)sfdx continuous Integration with Jenkins on aws (Part I)
sfdx continuous Integration with Jenkins on aws (Part I)
 
Chris Swan ONUG Academy - Container Networks Tutorial
Chris Swan ONUG Academy - Container Networks TutorialChris Swan ONUG Academy - Container Networks Tutorial
Chris Swan ONUG Academy - Container Networks Tutorial
 
DockerCon 17 EU: Modernizing .NET Apps with Docker
DockerCon 17 EU: Modernizing .NET Apps with DockerDockerCon 17 EU: Modernizing .NET Apps with Docker
DockerCon 17 EU: Modernizing .NET Apps with Docker
 
SDAccel Design Contest: How to use SDAccel on AWS
SDAccel Design Contest: How to use SDAccel on AWSSDAccel Design Contest: How to use SDAccel on AWS
SDAccel Design Contest: How to use SDAccel on AWS
 
openQRM how-to: Setup UEC and openQRM cloud
openQRM how-to: Setup UEC and openQRM cloudopenQRM how-to: Setup UEC and openQRM cloud
openQRM how-to: Setup UEC and openQRM cloud
 
DCHQ Cloud Application Platform | Linux Containers | Docker PaaS
DCHQ Cloud Application Platform | Linux Containers | Docker PaaSDCHQ Cloud Application Platform | Linux Containers | Docker PaaS
DCHQ Cloud Application Platform | Linux Containers | Docker PaaS
 
BLCN532 Lab 1Set up your development environmentV2.0.docx
BLCN532 Lab 1Set up your development environmentV2.0.docxBLCN532 Lab 1Set up your development environmentV2.0.docx
BLCN532 Lab 1Set up your development environmentV2.0.docx
 
AWS
AWSAWS
AWS
 
Modernizing .NET Apps
Modernizing .NET AppsModernizing .NET Apps
Modernizing .NET Apps
 
reModernize-Updating and Consolidating MySQL
reModernize-Updating and Consolidating MySQLreModernize-Updating and Consolidating MySQL
reModernize-Updating and Consolidating MySQL
 
AWS EC2 tutorial
AWS EC2 tutorialAWS EC2 tutorial
AWS EC2 tutorial
 
DockerCon EU 2017 - Docker on Windows workshop
DockerCon EU 2017 - Docker on Windows workshopDockerCon EU 2017 - Docker on Windows workshop
DockerCon EU 2017 - Docker on Windows workshop
 
Hands-on Lab: re-Modernize - Updating and Consolidating MySQL
Hands-on Lab: re-Modernize - Updating and Consolidating MySQLHands-on Lab: re-Modernize - Updating and Consolidating MySQL
Hands-on Lab: re-Modernize - Updating and Consolidating MySQL
 
Assembling an Open Source Toolchain to Manage Public, Private and Hybrid Clou...
Assembling an Open Source Toolchain to Manage Public, Private and Hybrid Clou...Assembling an Open Source Toolchain to Manage Public, Private and Hybrid Clou...
Assembling an Open Source Toolchain to Manage Public, Private and Hybrid Clou...
 
Docker on Windows - 101 to Production (half-day workshop)
Docker on Windows - 101 to Production (half-day workshop)Docker on Windows - 101 to Production (half-day workshop)
Docker on Windows - 101 to Production (half-day workshop)
 

Recently uploaded

Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
panagenda
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 

Recently uploaded (20)

Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 

2015 09-18-jawsug hpc-#1

  • 1. How to setup CAELinux2013 on AWS JAWSUG HPC
  • 2. Agenda 1. Preparation 2. Launch CAELinux2013 on AWS 3. Connect to CAELinux • ssh • X2GO for OSX • X2GO for Windows 4. Run OpenFOAM • Tutorial model “Cavity” • Mesh – Run – Post 5. Terminate EC2
  • 3. preparation  AWS account  For Mac  terminal  For Windows  ssh client : putty, teraterm  Scp client : WinSCP, Filezilla  Tutorial by CAELinux  http://caelinux.com/CMS/index.php?option=com_kunena&func=view&catid=2&id=7359 &Itemid=300025#7359
  • 4. Launch CAELinux2013 on AWS CAELinux2013  Go to AWS console  https://console.aws.amazon.com/  Select Tokyo region  Go to EC2 console
  • 5. Launch CAELinux2013 on AWS (Cont.)  Click “Instances”  Click “Launch Instance”
  • 6. Launch CAELinux2013 on AWS (Cont.)  Click “Community AMIs”  Search the AMI with “CAELinux”  Click “Select”
  • 7. Launch CAELinux2013 on AWS (Cont.)  Step 2: Choose an Instance Type  c4.xlarge may b good for testing  Click “Next Configure Instance Details”  Step 3: Configure Instance Details  All configuration are default  Click “Next: Add Storage”  Step 4: Add Storage  Default  Click “Next: Tag Instance”
  • 8. Launch CAELinux2013 on AWS (Cont.)  Step 5: Tag Instance  Value = instance name on AWS EC2 console  Click “Next: Configure Security Group”  Step 6: Configure Security Group  See right  Click “Review Launch  Step 7: Review Instance Launch  Click “Launch”
  • 9. Launch CAELinux2013 on AWS (Cont.)  Select an existing key pair or create a new key pair  Choose an existing key pair  Select a key pair  Check the acknowledgement  Click “Launch Instances”  Create a new key pair  Define your key pair name  Download key pair  Click “Launch Instances”  Go back to EC2 console
  • 10. Connect to CAELinux –ssh-  Ssh log in to CAELinux instance  Host : Public DNS or public IP  User : ubuntu  Key : your key pair  Mac : ssh -i yourkeypair.pem ubuntu@ec2-XX-XX-XXX-XX.YYYYY.compute.amazonaws.com  Windows : Putty, Teraterm…etc  Execute “setupCAELinuxUser.sh” or “passwd caelinux”  Set a password for the desktop user “caelinux”
  • 12. Connect to CAELinux –X2GO- 作業の流れ  Xquartz install  X2Go Client install  X2Goの接続テスト 詳細は下記を参照 http://wiki.x2go.org/doku.php/doc:installation:x2goclient
  • 13. Connect to CAELinux –X2GO-  Download Xqauartz from below URL  http://xquartz.macosforge.org/landing/  V ersion 2.7.7 is the latest at 2015-09-14  Double click on XQaurtz.pkg  After installation, please log-out once
  • 14. Connect to CAELinux –X2GO-  Download the client package from below URL  http://code.x2go.org/releases/binary- macosx/x2goclient/releases/4.0.5.0/  Recommended to use the latest and older OSX version which you use  Double click on the dmg file and drag x2goclient into Application folder
  • 15. Connect to CAELinux –X2GO-  Launch x2goclient and configure like upper right figure  Click “OK”  please enter the password  Click “OK”  You can see the beautiful snow mountain view after 15-30 sec
  • 17. Connect to CAELinux –X2GO-  Install X2GO on Windows  Download setup exe from http://code.x2go.org/releases/binary-win32/x2goclient/releases/4.0.5.0-2015.07.31/  Execute the downloaded installer
  • 18. Connect to CAELinux –X2GO-  Launch x2goclient and configure like upper right figure  Click “OK”  please enter the password  Click “OK”  You can see the beautiful snow mountain view after 15-30 sec
  • 20. Example case  天井駆動のキャビティ流れ:2次元製法領域の等温非圧縮性流れ Lid-driven cavity flor : This is a case involving isothermal, incompressible flow in a two- dimensional square domain.
  • 21. Preparation  Open “OpenFOAM Terminal”  Applications  caelinux  OpenFOAM 2.1.1 Terminal  Make work directory & Copy tutolial model  mkdir <your workdir name>  cp -r /opt/openfoam211/tutorials/incompressible/icoFoam/cavity ~/<your workdir name>/
  • 22. Pre-processing : Create Mesh  Change dir & execute mesh command  cd <your workdir name>/cavity  blockMesh
  • 23. View mesh  Execute view command  paraFoam  After execute “paraFoam” command, Paraview window is opened.
  • 24. Run OpenFOAM  Execute command  icoFoam
  • 25. Post-processing : View result  Execute command  paraFoam  Click Apply button
  • 26. Post-processing : View result  Select “◆p”  Select “surface”  Click ▶ button  Click “Rescale to Data Range” button
  • 27. Post-processing : View result  You can see pressures in the cavity case.
  • 28. References  OpenFOAM ユーザーガイド和訳 version 2.2.0 2013年6月10日 一般社団法人 オープンCAE学会(和訳) http://foam.sourceforge.net/docs/Guides-a4/UserGuide-Japanese.pdf  オープンCAE勉強会@富山 2014年1月25日資料より はじめてのOpemFOAM その1 富山県立大学 中川慎二 http://eddy.pu- toyama.ac.jp/%E3%82%AA%E3%83%BC%E3%83%97%E3%83%B3CAE%E5%8B%89%E5%BC%B7%E4%B C%9A-%E5%AF%8C%E5%B1%B1/#_99