Jasper Optimized

Best Jasper prompts for Petroleum Engineers

A specialized toolkit of advanced AI prompts designed specifically for Petroleum Engineers.

Professional Context

The harsh reality of the petroleum industry is that even a single Percentage Point (PP) increase in recovery efficiency can translate to billions of dollars in additional revenue, making the margin between success and failure razor-thin. Petroleum engineers must navigate complex geological formations, optimize drilling operations, and balance production with environmental and safety concerns. This high-stakes environment demands precision, innovation, and a relentless pursuit of efficiency.

💡 Expert Advice & Considerations

Don't bother using AI to replace your judgment; instead, use it to augment your analysis with data-driven insights that can inform your decisions, especially when modeling complex reservoir behaviors or predicting well performance.

Advanced Prompt Library

4 Expert Prompts
1

Optimization of Drilling Parameters

Terminal

Given a specific drilling operation with the following parameters: mud weight = 10 ppg, flow rate = 500 gpm, bit diameter = 12.25 inches, and a target ROP of 100 ft/h, use a genetic algorithm to optimize the drilling parameters (WOB, RPM, and mud flow rate) to minimize cost while achieving the target ROP, considering the constraints of the rig's capabilities and the geological formation's properties. Provide a detailed table of the optimized parameters and a plot of the cost function vs. iterations.

✏️ Customization:User must change the drilling parameters and target ROP to match their specific operation.
2

Reservoir Modeling and Simulation

Terminal

Create a compositional simulator to model the behavior of a multi-phase fluid (oil, gas, and water) in a reservoir with the following properties: porosity = 0.2, permeability = 100 mD, and initial pressure = 5000 psi. The simulator should account for gravity segregation, capillary pressure, and relative permeability effects. Use a finite difference method to discretize the equations and solve for the fluid saturation and pressure distribution over a period of 10 years, with production rates and well locations specified in the input file. Output the results as a 3D visualization of the fluid saturation and pressure distribution.

✏️ Customization:User must update the reservoir properties, fluid composition, and production rates to match their specific reservoir.
3

Well Performance Prediction

Terminal

Develop a machine learning model to predict the future production rates of a well based on its historical production data, including the flow rates of oil, gas, and water, as well as the bottom-hole pressure and temperature. Use a combination of recurrent neural networks (RNNs) and long short-term memory (LSTM) networks to account for the non-linear relationships between the variables. Train the model on a dataset of 100 wells with 2 years of production history, and evaluate its performance using mean absolute error (MAE) and R-squared metrics. Provide a plot of the predicted vs. actual production rates for a validation well.

✏️ Customization:User must replace the historical production data with their own well data and adjust the model parameters to optimize performance.
4

Facility Design and Optimization

Terminal

Design an onshore processing facility to handle 100,000 bbl/day of crude oil, with a gas-oil ratio (GOR) of 200 scf/bbl and a water cut of 10%. The facility should include a separator, a heater treater, and a storage tank, with the objective of maximizing the oil recovery while minimizing the capital and operating expenses. Use a mixed-integer linear programming (MILP) optimization framework to determine the optimal equipment sizes, operating conditions, and piping layout, considering the constraints of the available plot space, environmental regulations, and safety standards. Output a detailed PFD and a summary of the optimized design parameters and costs.

✏️ Customization:User must update the feed stream properties, facility location, and regulatory requirements to match their specific project.