Eric Trappier, CEO of Dassault, announced on March 21 that the group’s factories were ready to go from one to four, even five burst aircraft per month. An increase in cadence that will meet the Elysée’s demand to put double bites in the context of the country’s reset.
© Military Material / Pixabay – Le Rafale, Fleuron de la Army de l’Air in France. Save save Receive Rafale alerts on March 18, Emmanuel Macron announced that he wanted to increase the Rafale orders from Dassault Aviation as part of the national reset. And that’s good: Dassault is ready. This is assured of his CEO, Eric Trappier, on March 21 on CNEWS: “The war economy having been strengthened some time ago, we have anticipated”. And to detail: “We were at a plane delivered per month in 2020, we delivered 21 in 2024 and we are already in Cadence 3 in our upstream factories”. Understand: the factories of Dassault, in Gironde, increased the rate to the point of being able to deliver three planes per month. Eric Trappier sees even further: “We are going to cadence 4 within two years who come and I study the passage to cadence 5 if necessary” – five planes per month, therefore. Dassault, through the voice of his CEO, excludes, however, the possible construction of a new factory to meet the demand: “Mérignac remains the place” of main production but Eric Trappier plans that more planes “go to the Rafale hangar” Girondin. Read also: Rearmament: Portugal could finally prefer the Rafale to the American F-35 The centerpieces of the French Air Force Rafale are the centerpieces of the French Air Force. The Mérignac factory is responsible for assembly but also ground and flight tests. No less than 30,000 parts and 25 kilometers of cables are necessary to manufacture a burst aircraft, the cost of which is 70 to 100 million euros. Apart from Dassault, other companies enter into the manufacture of this advanced machine, around 400 in all, including Thales in charge of drifts or saffron for the production of engines. Dassault currently employs 3,000 employees in the manufacture of Rafale. A figure that could be revised upwards to allow an increase in cadence. Receive our latest news each morning, the information to be remembered on the financial markets. (tagstotranslate) Rafale
News kiosk Latest Posts
// Function to fetch the latest posts
function fetchLatestPosts() {
const feedUrl = ‘https://newskiosk.pro/feed/’; // Replace with your blog’s RSS feed URL
fetch(feedUrl)
.then(response => response.text())
.then(str => new window.DOMParser().parseFromString(str, “text/xml”))
.then(data => {
const items = Array.from(data.querySelectorAll(“item”));
const latestPostsContainer = document.getElementById(“latest-posts”);
latestPostsContainer.innerHTML = ”; // Clear previous posts
// Shuffle the items array
const shuffledItems = items.sort(() => Math.random() – 0.5);
// Select the first 5 items from the shuffled array
const selectedItems = shuffledItems.slice(0, 5);
News kiosk Latest Posts
// Loop through the selected items and display them
selectedItems.forEach(post => {
const link = post.querySelector(“link”).textContent;
const description = post.querySelector(“description”).textContent;
// Create a new post element
const postElement = document.createElement(“div”);
postElement.classList.add(“latest-post”);
postElement.innerHTML = `
${description} Read more
`;
// Append the new post element to the container
latestPostsContainer.appendChild(postElement);
});
})
.catch(error => console.error(‘Error fetching the latest posts:’, error));
}
// Call the function to fetch and display the latest posts
fetchLatestPosts();
News kiosk- Are You Making These Common Mistakes? Click below to Learn More
Secret That Everyone Is Talking About
If you want to dive deeper into the topic, click on Read More:
Gardening with Ecorganicas: Your Source for Organic Gardening Tips
Financial potential with expert tips on budgeting, investing, and saving
Unlock the Hidden Truth: Click to Reveal!