ASME + ARH · Algeria · 2025 · Petrochemical
Нефтехимия Column
Two pressure vessel columns (V601 & V602) manufactured to ASME + ARH standards and exported to Algeria for petrochemical service.
Project Gallery
Project Photos
php
$block_id = 'block_0qq2yeet';
$gallery_images = [
[
'src' = 'https://orlpower.com/wp-content/uploads/2026/03/20260317143920_140_191.webp',
'alt' => 'Petrochemical Column V601 V602 -- Algeria 2025',
'title' => 'Column Overview'
],
[
'src' => 'https://orlpower.com/wp-content/uploads/2026/03/20260317143904_137_191.webp',
'alt' => 'V601 Shell Rolling and Welding',
'title' => 'V601 Shell Fabrication'
],
[
'src' => 'https://orlpower.com/wp-content/uploads/2026/03/20260317143914_139_191.webp',
'alt' => 'V602 Shell Assembly',
'title' => 'V602 Shell Assembly'
],
[
'src' => 'https://orlpower.com/wp-content/uploads/2026/03/20260317143858_136_191.webp',
'alt' => 'SA240-316L Stainless Lining Detail',
'title' => 'Stainless Lining Detail'
],
[
'src' => 'https://orlpower.com/wp-content/uploads/2026/03/20260317143750_128_191.webp',
'alt' => 'Nozzle and Flange Fitting',
'title' => 'Nozzle & Flange Fitting'
],
[
'src' => 'https://orlpower.com/wp-content/uploads/2026/03/mmexport1771900427433.webp',
'alt' => 'Hydrostatic Pressure Testing',
'title' => 'Pressure Testing'
],
[
'src' => 'https://orlpower.com/wp-content/uploads/2026/03/20260317143732_127_191.webp',
'alt' => 'Third-Party Inspection -- ASME ARH',
'title' => 'Third-Party Inspection'
],
[
'src' => 'https://orlpower.com/wp-content/uploads/2026/03/20260317143724_125_191-scaled.webp',
'alt' => 'Export Loading and Shipping Preparation',
'title' => 'Export & Shipping'
],
[
'src' => 'https://orlpower.com/wp-content/uploads/2026/03/23030-SUNP-ENG001_2_03-scaled.webp',
'alt' => 'Engineering drawing – Algeria petrochemical column 2025',
'title' => 'Engineering Drawing'
],
[
'src' => 'https://orlpower.com/wp-content/uploads/2026/03/23030-SUNP-ENG001_2_01-scaled.webp',
'alt' => 'Engineering drawing detail – Algeria petrochemical column 2025',
'title' => 'Engineering Drawing Detail'
],
[
'src' => 'https://orlpower.com/wp-content/uploads/2026/03/23030-SUNP-ENG001_2_02-scaled.webp',
'alt' => 'Engineering drawing assembly – Algeria petrochemical column 2025',
'title' => 'Engineering Drawing Assembly'
],
];
if (isset($HTMX_BLOCK_ID) && $HTMX_BLOCK_ID === $block_id) {
$action = $_GET['action'] ?? '';
if ($action === 'modal') {
$image_index = intval($_GET['index'] ?? 0);
$current_image = $gallery_images[$image_index] ?? $gallery_images[0];
$total_images = count($gallery_images);
$modal_html = <<
HTML;
hx_response($modal_html);
}
if ($action === 'navigate') {
$direction = $_GET['direction'] ?? 'next';
$current_index = intval($_GET['current'] ?? 0);
$total_images = count($gallery_images);
if ($direction === 'next') {
$new_index = ($current_index + 1) % $total_images;
} else {
$new_index = ($current_index - 1 + $total_images) % $total_images;
}
$current_image = $gallery_images[$new_index];
$modal_html = <<
php
$block_id = 'block_6tnxzmk4';
$gallery_images = [
[
'src' = 'https://orlpower.com/wp-content/uploads/2026/03/20260317143920_140_191.webp',
'alt' => 'Petrochemical Column V601 V602 -- Algeria 2025',
'title' => 'Column Overview'
],
[
'src' => 'https://orlpower.com/wp-content/uploads/2026/03/23030-SUNP-ENG001_2_03-scaled.webp',
'alt' => 'Engineering drawing – Algeria petrochemical column 2025',
'title' => 'Engineering Drawing'
],
[
'src' => 'https://orlpower.com/wp-content/uploads/2026/03/23030-SUNP-ENG001_2_01-scaled.webp',
'alt' => 'Engineering drawing detail – Algeria petrochemical column 2025',
'title' => 'Engineering Drawing Detail'
],
[
'src' => 'https://orlpower.com/wp-content/uploads/2026/03/20260317143904_137_191.webp',
'alt' => 'V601 Shell Rolling and Welding',
'title' => 'V601 Shell Fabrication'
],
[
'src' => 'https://orlpower.com/wp-content/uploads/2026/03/20260317143858_136_191.webp',
'alt' => 'SA240-316L Stainless Lining Detail',
'title' => 'Stainless Lining Detail'
],
[
'src' => 'https://orlpower.com/wp-content/uploads/2026/03/20260317143732_127_191.webp',
'alt' => 'Third-Party Inspection -- ASME ARH',
'title' => 'Third-Party Inspection'
],
[
'src' => 'https://orlpower.com/wp-content/uploads/2026/03/20260317143724_125_191-scaled.webp',
'alt' => 'Export Loading and Shipping Preparation',
'title' => 'Export & Shipping'
],
];
if (isset($HTMX_BLOCK_ID) && $HTMX_BLOCK_ID === $block_id) {
// This block doesn't handle HTMX requests
}
?>
php если (!isset($HTMX_BLOCK_ID) || $HTMX_BLOCK_ID === $block_id): ?
php foreach ($gallery_images as $index = $image): ?>
php endforeach; ?
php endif; ?
php
$gallery_images = [
[
'src' = 'https://orlpower.com/wp-content/uploads/2026/03/20260317143920_140_191.webp',
'alt' => 'Petrochemical Column V601 V602 -- Algeria 2025',
'title' => 'Column Overview'
],
[
'src' => 'https://orlpower.com/wp-content/uploads/2026/03/20260317143904_137_191.webp',
'alt' => 'V601 Shell Rolling and Welding',
'title' => 'V601 Shell Fabrication'
],
[
'src' => 'https://orlpower.com/wp-content/uploads/2026/03/20260317143914_139_191.webp',
'alt' => 'V602 Shell Assembly',
'title' => 'V602 Shell Assembly'
],
[
'src' => 'https://orlpower.com/wp-content/uploads/2026/03/20260317143858_136_191.webp',
'alt' => 'SA240-316L Stainless Lining Detail',
'title' => 'Stainless Lining Detail'
],
[
'src' => 'https://orlpower.com/wp-content/uploads/2026/03/20260317143750_128_191.webp',
'alt' => 'Nozzle and Flange Fitting',
'title' => 'Nozzle & Flange Fitting'
],
[
'src' => 'https://orlpower.com/wp-content/uploads/2026/03/mmexport1771900427433.webp',
'alt' => 'Hydrostatic Pressure Testing',
'title' => 'Pressure Testing'
],
[
'src' => 'https://orlpower.com/wp-content/uploads/2026/03/20260317143732_127_191.webp',
'alt' => 'Third-Party Inspection -- ASME ARH',
'title' => 'Third-Party Inspection'
],
[
'src' => 'https://orlpower.com/wp-content/uploads/2026/03/20260317143724_125_191-scaled.webp',
'alt' => 'Export Loading and Shipping Preparation',
'title' => 'Export & Shipping'
],
[
'src' => 'https://orlpower.com/wp-content/uploads/2026/03/23030-SUNP-ENG001_2_03-scaled.webp',
'alt' => 'Engineering drawing – Algeria petrochemical column 2025',
'title' => 'Engineering Drawing'
],
[
'src' => 'https://orlpower.com/wp-content/uploads/2026/03/23030-SUNP-ENG001_2_01-scaled.webp',
'alt' => 'Engineering drawing detail – Algeria petrochemical column 2025',
'title' => 'Engineering Drawing Detail'
],
[
'src' => 'https://orlpower.com/wp-content/uploads/2026/03/23030-SUNP-ENG001_2_02-scaled.webp',
'alt' => 'Engineering drawing assembly – Algeria petrochemical column 2025',
'title' => 'Engineering Drawing Assembly'
],
];
?>
Нажмите на любое изображение, чтобы посмотреть в полном размере · = count($gallery_images) ? изображений в галерее
Снимок проекта
Информация о проекте
| Параметр | Детали |
|---|---|
| Продукт | Pressure Vessel Column (2 units — V601 & V602) |
| Код дизайна | ASME ARH |
| Страна | Алжир |
| Год | 2025 |
| Material | SA516GR.70 / SA240-316L |
| Отрасль | Нефтехимия |
V601
| Dimensions | 32.1 m × 2.4 m × 2.8 m |
| Net Weight | 30.56 t |
| Design Pressure | 6 bar |
| Рабочая температура | 150 °C |
V602
| Dimensions | 36,2 м × 3,25 м × 3,6 м |
| Net Weight | 66,65 т |
| Design Pressure | 5 бар |
| Рабочая температура | 158 °C |
Есть похожий проект?
Отправьте свой чертеж или условия проектирования — мы ответим в течение 24 часов.