Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Description blocks are rendered as <code> elements in DHtml version #118

Closed
dirkrombauts opened this issue Jun 3, 2014 · 2 comments
Closed

Comments

@dirkrombauts
Copy link
Member

Feature: Low Gravity Solids
**In a unweighted system:**

LGS = (100 * (MudDensity - FluidDensity) + ((FluidDensity - OilDensity) * OilContent)) / (CuttingsDensity - FluidDensity)

Where Fluid Density:

- In a Silicate System is calculated (See Silicate Fluid Density Calculation)
- In a Brine System is user entered
- Defaults to 1.0 SG = 1000 kg/m3 (Specific Gravity of Water)
Background:
  Given I am working with locale as 'en-CA'
  And A Water Based Mud Check
  And I need a tolerance of +/- 0.1
  And the Cuttings Density is 2.65 sg
  And the oil density is 0.84 sg
  And the mud density is 1090



Scenario: thingie
Here is a description

results in

dhtmldescription

@dirkrombauts
Copy link
Member Author

@aaronjrich I'm out of my depth here ... I'm a n00b when it comes to javascript, and there's way too much of it for me to make sense out of it. Could you please have a look at this? Many thanks!

@aaronjrich
Copy link

Sure, I can take a peek.

dirkrombauts added a commit that referenced this issue Jun 4, 2014
Rezipped up Source to reflect changes for #118
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants