Overview
This AMI provides Code_Saturne v9.0.2, an open-source CFD solver developed by EDF R&D, fully pre-configured with NICE DCV.
KEY FEATURES:
- Fully installed Code_Saturne v9.0.2 with validated dependencies
- Integrated NICE DCV for secure, high-performance graphical access
- Pre-configured Ubuntu 22.04 LTS environment
- Ready-to-run CFD workflows for rapid case setup and execution
- Optimized for scalable deployment on AWS cloud infrastructure
TECHNICAL CAPABILITIES: Advanced turbulence modeling (RANS, LES, DES), conjugate heat transfer, Lagrangian particle tracking, parallel computing with MPI, as well as pre- and post-processing tools for mesh handling and result analysis.
Highlights
- Complete CFD simulation environment with Code Saturne v9.0.2 pre-installed and configured
- NICE DCV remote desktop for secure web-based GUI access from any browser
- Optimized for AWS cloud with support for parallel computing and scalable instances
Details
Introducing multi-product solutions
You can now purchase comprehensive solutions tailored to use cases and industries.
Features and programs
Financing for AWS Marketplace purchases
Pricing
Vendor refund policy
No refund policy.
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
64-bit (x86) Amazon Machine Image (AMI)
Amazon Machine Image (AMI)
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Version release notes
.
Additional details
Usage instructions
Code Saturne CFD v9.0.2 with DCV Remote Desktop - Usage Instructions
QUICK START GUIDE
Step 1: Launch Your Instance
-
Select Instance Type:
- Minimum: t3.medium (2 vCPU, 4 GB RAM)
- Recommended: t3.large (2 vCPU, 8 GB RAM)
- Performance: c5.large or c5.xlarge for complex simulations
-
Configure Security Garoup: Create or select a security group with these inbound rules:
- SSH: Port 22 (Source: Your IP)
- DCV: Port 8443 (Source: Your IP)
- HTTPS: Port 443 (Source: Your IP - optional)
-
Launch with your SSH key pair
Step 2: Connect via SSH
Connect to your instance ssh -i your-key.pem ubuntu@YOUR-INSTANCE-PUBLIC-IP
Example: ssh -i my-keypair.pem ubuntu@54.123.45.67
Step 3: Configure DCV Access
Set password for ubuntu user (required for DCV login) sudo passwd ubuntu Enter your desired password when prompted
Start DCV server (if not already running) sudo systemctl start dcv-server sudo systemctl enable dcv-server
Check DCV status sudo systemctl status dcv-server
Create DCV session (if needed) dcv create-session --type=virtual --user ubuntu desktop
Step 4: Access DCV Remote Desktop
- Open your web browser
- Navigate to: https://YOUR-INSTANCE-PUBLIC-IP:8443
- Accept the security certificate (self-signed)
- Login credentials:
- Username: ubuntu
- Password: [password you set in Step 3]
Step 5: Launch Code Saturne Once connected to the DCV desktop:
- Open Terminal (Ctrl+Alt+T or click terminal icon)
- Launch to Code Saturne GUI: code_saturne gui
Resources
Vendor resources
Support
Vendor support
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.