question
stringlengths
19
6.88k
answer
stringlengths
38
33.3k
Problem Statement: How to convert equilibrium stages to actual trays for distillation column (Design) before performing Column Analysis?
Solution: Distillation column internal hydraulic calculation must be carried out to real trays instead of equilibrium stage as equilibrium assumption is never satisfied. (like transfer rates limitation, foaming, entrainment, etc.) These uncertainties are accounted through efficiency, which accounts for the departure from equilibrium stage (Ideal stage). Radfrac model supports three types of efficiency: Overall Efficiency Vaporization Efficiency Murphree Efficiency The efficiencies can also be specified as Overall By Stage Column Section wise Individual component wise Overall Efficiency: Overall efficiency is the ratio of theoretical (ideal) stages number to actual column tray number Very simple but least flexible approach Just direct conversion of actual tray number to ideal stage number Vaporization & Murphree Efficiency: Vaporization efficiency is defined as Murphree efficiency is defined as Where K is equilibrium K Value x is liquid mole fraction y is vapor mass fraction Eff v is vaporization efficiency Eff M is Murphree efficiency i is component index j is stage index Vaporization efficiency alters the K values for VLE, and this may alter relative volatility of the components Vaporization efficiency is not widely used / not better to use Various correlations/lab data exist for Murphree efficiencies Limitations for Murphree efficiency: Murphree efficiencies will not work well in reactive systems because the mass transfer due to kinetic or equilibrium reactions is not related to the phase equilibrium driving force. Murphree efficiencies can be used in apparent approach electrolyte systems where the only reactions are handled by the apparent approach Murphree efficiencies are only meaningful on the last stage if there is an on-stage feed containing vapor entering that stage, as is typical of absorber columns. Example conversion using Murphree efficiency concept: Considering a distillation column for separation of 41% of C3 in the Overhead stream (achieved by varying reflux ratio) with 15 equilibrium stages (13 + 1 condenser + 1 reboiler) having its feed tray located at 8th stage and tray efficiency of 65% Column trays = 13/0.65 = 20 + 1 (condenser) + 1 (reboiler) = 22 total stages Feed Tray location for actual trays = [ 8 (feed stage) - 1 (condenser) ] / 13 (equilibrium stages) * 20 (actual trays after conversion) + 1 (condenser) = (8-1) / 13 * 20 + 1 = 10.8 + 1 = 11.8 ~ 12 For entering the efficiencies: Go to Efficiency | Options sheet, select Murphree efficiencies as type and Specify stage efficiencies as the method. On the Vapor-Liquid sheet, specify the efficiency against each stage. Note: With this input method, stages 2-21 will be set at 0.65 (interpolation for stages 3-20 between 0.65 and 0.65, or held constant) After the addition of efficiencies and adjustment of stages to real trays, the calculated Reflux Ratio should essentially be the same. Slight differences are more likely due to rounding error on the feed stage location conversion. Now the column model is setup for hydraulic calculation based on a stage representing an actual tray within the column. While rating the distillation column, Murphree stage efficiencies or component efficiencies can be adjusted or varied for a design specification to match the given column operating conditions if Efficiency is not known Actual column operating conditions are known As an alternative to using Vaporization & Murphree efficiency with equilibrium approach, rate-based modelling option can be used for avoiding these limitations associated with efficiency approach. Keywords: Murphree Efficiency, Ideal stage, Equilibrium stage, Real tray, actual tray, Vaporization efficiency, Overall efficiency, Tray hydraulics, Column Internals, Distillation Column design, Distillation Column rating References: None
Problem Statement: How to change the number format of the stream result displayed in flow sheet window?
Solution: If display of any of the pre-defined or user-defined stream result property is activated in the flow sheet window, then format of the displayed digits & its unit of measurement can be formatted based upon user requirement. Open the Set flow sheet display option window from Flow sheet Modify window. Alternatively, you can also open from File -> Options -> Flowsheet Default digit formatting used for predefined stream display parameters to: Temperature, Mole/Mass/Volume Flow Rate, Heat/Work is %.0f Pressure & Vapor Fraction is %.2f Default format for user-defined Global stream data is %.2f The format of these global stream data in the flow sheet can be controlled by modifying these conversion formats: %-xx.yye %-xx.yyf %-xx.yyg where E, F, G stands for Exponential, Fixed and General option respectively. Variable Explanation % Percent character. Lead character for format specification. - Optional minus sign, which left-justifies the number. Without the minus sign, the number is right-justified. xx A digit string specifying a minimum field length for the converted number. The number takes at least this much space to print, and more if necessary. yy A digit string specifying the precision, (that is, the number of digits) to be printed to the right of the decimal point. e Number is converted to the form [-]a.bbbbbbbe[+]cc. Length of b is specified by yy (Default is 6). Use upper case E in the format specification for upper case E in the printed numbers. f Number is converted to the form [-]aaa.bbbbbb. Length of b is specified by yy (Default is 6). g The shorter of %e or %f is used. Use upper case G in the format specification for upper case E in the printed numbers. For example: %10.0f will display whole number without any decimal point or exponent %10.nf will display numbers without exponents but with n digits to the right of the decimal point Keywords: Stream data, number formatting, flow sheet display options References: None
Problem Statement: How do I increase data import chunk size when importing data set from Historian?
Solution: By default, Aspen Mtell imports sensor data in chunks of seven days. Starting in V11.1 Version you can change the chunk size by following below steps. Log into Aspen System Manager and click on the Configuration tab. In the left side panel, click on Data Acquisition. Use the up and down arrows in the Override data import chunk size field to set the number of days you want the data chunked in. Leaving the value at 0 days means the default of 7 days will be used, and setting it to -1 means that data will not be chunked and will be imported all at once. Click Save. Keywords: Slow TDS import Hadoop Hadoop adapter References: None
Problem Statement: When testing the connection between the PI adapter and Aspen Mtell in System Manager, the user gets an error message that says ‘Detailed Error - 404.0 - Not Found' In addition, under Application Pools the PI adapter has 0 applications. This can happen when a second PI adapter is configured by duplicating a first adapter’s folder, configuring a new IIS user and adding a new data source in Aspen Mtell.
Solution: The Test button in System Manager tests to confirm that System Manager is able to find and load the Historian IIS page, and the 'Detailed Error - 404.0 - Not Found' error means that the page cannot be found. One of the reasons for this error message is that the web application is not fully published. Please follow the steps below to convert the Adapter page in IIS Manager to Application: Go to Control Panel\All Control Panel Items\Administrative Tools and double click on Internet Information Services (IIS) Manager to open IIS Manager. Expand Sites, Default Web Site, AspenTech, Aspen Mtell and Adapter Right click on the adapter name Pi and click Convert to Application In the pop-up, assign the page to the appropriate Application pool Click OK. If above steps does not resolve Error 404, then please contact Aspen Mtell Support team by sending email to [email protected] to help resolve the issue. Keywords: PI adapter Application pool Connection References: None
Problem Statement: How to give users admin access to the Aspen InfoPlus.21 database?
Solution: 1. Open AFW Security Manager on the Aspen Local Security server, right-click the Roles to add a new role and give it a name 2. Right-click the newly created role and select Properties 3. Choose Members tab and add | advanced | choose the right domain | add the user account 4. Open Aspen InfoPlus.21 Administrator, right-click the IP.21 database and select Properties 5. Choose the Permission tab and Add the newly created role 6. Assign the Admin permissions to the newly created role and click Apply and then OK 7. Now, the users' accounts in the newly created role have admin access to the IP.21 database. Keywords: AFW Security Manager InfoPlus.21 Administrator Admin access References: None
Problem Statement: Why does the calculation in Aspen Calc shows -1.#IND as a result? For example, in Aspen Calc V10.1, we have a calculation using TagAverage function to calculate the tag average input value during the last 30 mins. The calculation formula is AVG=TagAverage(tag,now()-00:00:30,now(),0,0) If there is no new input value for this tag during the last 30 mins, the calculation will show -1.#IND as a result. This only happens on Aspen Calc V10.0, V10.1, and V11.0.
Solution: The -1.#IND means that it's an indeterminate form (such as 0/0). For example, the TagAverage function is the total tag value divided by the number of values. If there's no value in the last 30 minutes, it's being divided by zero, which becomes an indeterminate form (0/0). In Aspen Calc versions prior to V10.0, the indeterminate form shows 0 as a result. The change from 0 to -1.#IND was based on some customers' requests and was implemented as of MES V10.0. Keywords: Aspen Calc AspenCalc -1.#IND Indeterminate form TagAverage References: None
Problem Statement: ProMV Online Deployment Failure caused by model variable name changes or incompatible variable names (Case sensitivity and Special character)
Solution: IP.21 does not count case-sensitivity or spaces as distinguishing characters in tag names; while ProMV Online does count spaces as distinguishing characters in tag names. If the Tag name in IP21 and ProMV does not match then user will not be able to deploy the model online. Case 1: Model variable name changes only by case sensitivity or special characters after a deployment: For Example: Tags Name in IP21 is MV10000007.ProMV.PX_9311/12 LOCAL EXHST DUCT TEMP#1 Variable name in ProMV is MV10000007.ProMV.PX_9311/12 LOCAL EXHST DUCT temp #1 The Tag name and variable name does not match, there is space and case sensitivity issue. To address such issue, user should clone the model and deploy the newly cloned model with correct variable name. Delete the old model after creating the new model. Case 2: To incompatible model variables (e.g. only different by case sensitivity or special characters, such as space or tab) exist in an offline ProMV model: For Example: Variable1 name in ProMV is PX_9311/12 LOCAL EXHST DUCT temp #1 Variable2 name in ProMV is PX_9311/12 LOCAL EXHST DUCT temp#1 During ProMV offline model building, there is no issue. But when trying to deploy it online, both model variables will point to a single IP.21 tag name like below and the online deploy will fail. Tags Name in IP21 is MV10000007.ProMV.PX_9311/12 LOCAL EXHST DUCT TEMP#1 To address such issue, user has to correct the variable names in datasheet and rebuild the offline model before coming back to deploy it online. Keywords: unable to deploy model online model deployment online model issue References: None
Problem Statement: How to set up Aspen Mtell security
Solution: 1. Open Aspen Mtell System Manager and navigate to the Configuration tab 2. Select Security Settings 3. Ensure that Security Enabled is unchecked, and that Aspen Mtell is checked. Note: Do not check Security Enabled box until an Administrator is configured There are two security options available in Aspen Mtell, you may choose one of the security options - Checking Active Directory will mean that Aspen Mtell will take the users directly from your company network 4. Select Groups from the settings list under Security Settings 5. Click Create Group from the top ribbon 6. Fill in your group attributes. - Group Name - the name of the group you are creating - Enabled - leaving this box unchecked mean this group will not be active. Check this box. - Permission Level - how much permission to read and write your users in this group will have 1. Reader - read only access 2. Contributor - restricted access 3. Administrator - all access Once your group details are entered, remember to click Save 7. Your groups will now show in the central table, with information about each group included 8. Select Users from the settings list under Security Settings 9. Click Create User from the top ribbon 10. Fill in your User attributes. - Name - name to identify user. - Login - the name the user will use on login. - Email - the email corresponding to the user (optional). - Use Active Directory Email - only available if using Active Directory security setup. - SMS Phone - the phone number corresponding to the user (optional). - Role - the role the user has in the company (optional). - Enabled - if unchecked, the user will not be active. Check this box. - Change Password on Login - if checked, the user will be forced to change their password the next time they log into Aspen Mtell. Also remember to select what Group Membership the User will have. Multiple groups can be selected. Users will have the permissions specified within the Group that they are a member. Click Save You will be forced to give the User a password. 11. Your users will now show in the central table, with information about each user included. 12. Select Groups from the settings list. Under Users In Group, you can now see that the users have been assigned to the groups, and can be seen listed within their corresponding group. 13. Select Security Settings in the settings list. 14. Check the Security Enabled box and Save. 15. Aspen Mtell security is now enabled. The next time anyone logs on to Aspen Mtell, their login details will be required. Note: Make sure to remember Admin password, if you do not remember Admin password, click Set Admin Password and configure the Admin password. Key words Password Security, Securities Keywords: None References: None
Problem Statement: How to deploy a model built on earlier version of ProMV Desktop to V11.1 ProMV Online
Solution: In order to use the ProMV Online application, all models must be exported from the same version ProMV Desktop application (e.g. for ProMV Online V11.1, all models must be exported from ProMV Desktop V11.1). For any PMVX project files built on an earlier version, complete the following steps to re-export the model from the most recent application: 1. Open the older PMVX project file with the current release version of ProMV Desktop. 2. Export the model by either selecting Model | Export Online Model or right clicking on the model and selecting Export Online Model. Your model will export to a POLX file. 3. Use the newly exported POLX file to deploy the model online CSV files that were built for earlier versions of ProMV Online (containing variable mapping, control limits, etc) can be directly imported into the current version of ProMV Online without modification Keywords: ProMV Export Online Model References: None
Problem Statement: If a tag (data record) in Aspen InfoPlus.21 receives a value (perhaps a positive value indicates that a machine is running and a 0 (zero) indicates that it is not) and we want to test that value, report on it, and cause another different record to receive that value (but only if it is a positive value), how might that be coded in Aspen SQLplus?
Solution: This example uses tags defined against either IP_AnalogDef or IP_DiscreteDef. The record we read from is called 'RECSource' and the one receiving the values is called 'RECTarget'. Please substitute appropriate record names for RECSource and RECTarget when using the SQLplus code and in the QueryDef record that are relevant to your environment. Note - the statements in green after the double dashes ( -- ) are just comments and do NOT have to be included in the record. One version with and one version without the comments is included below. --- WITH comments --- local yy; -- This is a local variable yy = (select ip_input_value from RECSource); -- The variable holds the data from the source record write 'The current time is: '||getdbtime; -- Displaying the current time write ''; -- A blank line write 'The value that we are measuring is: '||yy; -- Writing the value which has been retrieved write ''; CASE -- Here we will check on the value being retrieved when yy = 0 -- If the value is 0 then perform actions below then write 'The machine is off.'; -- Indicate that the machine is not running when yy > 0 -- If the value is greater than 0 then perform actions below then write 'The machine is on.'; -- Indicate that the machine is running update RECTarget set ip_input_value = yy; -- Update the target record with the (positive) value end; -- The end of checking on the value (and the end of the query) --- WITHOUT comments --- local yy; yy = (select ip_input_value from RECSource); write 'The current time is: '||getdbtime; write ''; write 'The value that we are measuring is: '||yy; write ''; CASE when yy = 0 then write 'The machine is off.'; when yy > 0 then write 'The machine is on.'; update RECTarget set ip_input_value = yy; end; Enter the code above in the Aspen SQLplus Query Writer and save it as a QueryDef record. Once it is saved then expand the #WAIT_FOR_COS_FIELDS repeat area in that record to be 1 and set the following values: WAIT_FOR_COS_FIELD = RECSource IP_INPUT_VALUE COS_RECOGNITION = all SET_OPTION = none The above actions will cause the SQLplus code to be run any time there is a new value in the IP_INPUT_VALUE field of the RECSource record. Here are some examples of what the output would look like: The current time is: 20-JAN-20 18:24:42.8 The value that we are measuring is: 0 The machine is off. The current time is: 20-JAN-20 18:28:18.2 The value that we are measuring is: 1 The machine is on. 1 row updated. Keywords: None References: None
Problem Statement: How to import asset hierarchy information in Aspen Mell System Manager?
Solution: 1. Open Aspen Mtell System manager 2. Select the Equipment Tab 3. Select the Import object button in the above bar 4. Select Enterprises 5. Navigate to the file where the equipment sets are stored 6. Make sure all import fields are processed with no error messages and then click ok 7. Click on the import objects button and select Sites 8. Navigate to the file where the equipment sets are stored 9. Make sure all import fields are processed with no error messages and then click ok 10. Click on the import objects button and select Locations 11. Navigate to the file where the equipment sets are stored 12. Make sure all import fields are processed with no error messages and then click ok 13. Click on the import objects button and select Assets 14. Navigate to the file where the equipment sets are stored 15. Make sure all import fields are processed with no error messages and then click ok 16. Click on the Refresh Equipment button on the left next to the asset hierarchy 17. You will now be able to see all the imported asset hierarchies. Keywords: Asset Hierarchy import References: None
Problem Statement: Mtell System Manager prompts the following error upon Login (Enabled Mtell Security) Error Message:- (Default Exception Handler) Application Exception: Number must be either non-negative and less than or equal to Int32.MaxValue or -1. Parameter name: dueTime
Solution: This error message will prompts when Aspen Mtell Security Timeout is configured above 35791 minutes. 1. Launch Aspen Mtell System Manager 2. Click Configuration tab and select Settings and click Security Settings 3. Set the Timeout After Value below 35791 Minutes 4. Click Save The changes will take affect after restarting Aspen Mtell System Manager Keywords: Application Exception Mtell Security Timeout After Int32.MaxValue dueTime References: None
Problem Statement: Why do I sometimes get the message that the molecular weight (MW) for a component is different than the molecular weight calculated from the formula? Which one is used? The message is similar to the following: MW AVAILABLE FOR COMPONENT GE IS DIFFERENT FROM MW CALCULATED FROM FORMULA (ATOMNO/NOATOM). CALCULATED VALUE IS USED. AVAILABLE MW = 72.64000 CALCULATED MW = 72.61000
Solution: By default, the molecular weight.is calculated from the atomic formula. Molecular weight is available in all Aspen Properties databanks. However, the databank MW value may not contain enough significant figures for certain applications for which atomic balance is important, such as reactor modeling. Calculating the molecular weight from the atomic formula makes the molecular weights consistent for all reactions. The calculated MW is more accurate than the databank MW. Do not use this option with components like HE-3 which represent specific isotopes. If you do not want Aspen Properties to calculate the molecular weight but instead use databank values, then clear the Calculate Component Molecular Weight From Atomic Formula check box. The atomic mass of the atoms can be found in Knowledgebase document 95561. Keywords: None References: : VSTS 488967
Problem Statement: Getting Vectors from an Excel Spreadsheet into Aspen DMCplus Model
Solution: Getting Vectors from an Excel Spreadsheet into AspenDMCplus Model. 1. Save file from Excel as a Tab delimited text file. 2. Invoke Aspen IQModel, new a project and click Specify Data, accept the default choice by click OK button. 3. Select the file at dialog Select a file with input data and click Open button to import it. 4. Select or new a format to correspond your dataset file at dialog File Format, and click OK button. 5. At Data Specification dialog, select a variable as Dependent variable and click OK button to confirm. 6. When back at the process chart, click on the arrow between Specify Data and Condition Data, select Input data. 7. Click on the diskette symbol on the top tool bar Set Save As type to *.clc, provide new file name and Save. 8. Use CLC file saved from Aspen IQ Model as input to Aspen DMCplus Model. Keywords: DMCplus, Model, Vector, Excel, Spreadsheet References: None
Problem Statement: Is it possible to use an Extract block with a petroleum assay?
Solution: The Extract block is used to model the rigorous counter-current extraction of a liquid with a solvent. The NRTL and UNIQUAC binary parameters for water and pseudocomponents are intended for use in LLE calculations, as water and hydrocarbons tend to form two liquid phases. These interaction parameters are estimated from the mutual solubility data.See knowledge document 81223 for more information. Attached in an example file based on the properties in that example that will run in V9 and higher. Note that in order to select a pseudocomponent as one of the key components as shown below, The pseudocomponent IDs need to be generated for the assay as shown below: Keywords: Pseudocomponent, NRTL, UNIQUAC, Extract References: None
Problem Statement: Users might want to import their .atcgraphic files into Aspen IP.21 Graphic Studio in order to edit them and publish them into aspenONE Process Explorer.
Solution: 1. Open the .atcgraphic file in Aspen Process Graphics Editor. 2. Go to File à Export XML and select a location that you can remember. 3. Open Aspen Browser Graphic Studio and create a new project or open an existing project. 4. Go to File --> Import --> Process Explorer Graphic… . And select the file from the location you exported earlier. 5. If necessary, edit your file. And click Save. This will save a .json file ready to be exported. 6. Go to File àPublish àTo aspenONE Process Explorer. 7. You should see a message saying “Successfully published: <path where the file is published on the web server>”. Click OK. 8. Open up <servername>/ProcessExplorer in your Internet browser and check your project folder. The graphic should be published. Keywords: aspenONE Process Explorer a1PE Graphics Editor Graphic Studio .atcgraphic References: None
Problem Statement: When using the following VBA code to open MS Excel, the Aspen Process Data Add-in does not work and the function returns error message #NAME?. Set objExcel = CreateObject(Excel.Application) Set objWorkbook = objExcel.Workbooks.Open(c:\temp\Test.xlsx) objExcel.Application.Visible = True
Solution: When using VBA code to open the Excel application, it does not load the add-in by default. You have to write code to load the Add-in. Here is a code sample that works. Set objExcel = CreateObject(Excel.Application) objExcel.Workbooks.Add objExcel.AddIns(Aspen Process Data Excel Add-in Functions).Installed = False objExcel.AddIns(Aspen Process Data Excel Add-in Functions).Installed = True Set objWorkbook = objExcel.Workbooks.Open(c:\temp\Test.xlsx) objExcel.Application.Visible = True After running the code above, the Excel Add-in works fine. Keywords: VBA script Excel Add-in References: None
Problem Statement: The naming convention for a group of tags has been changed in my sensor data source (for example, all '.F_CV' suffixes have been changed to '.PR.F_CV'), and as a result, I need to rename these tags in Aspen Mtell.
Solution: Follow the steps below to rename tags simultaneously. It is strongly suggested that you run through this process in your Test/Development environment first and only repeat in Production after a successful test run. 1. Open Aspen Mtell Agent Builder. 2. In the Machine Learning tab, select the equipment set you need to change. 3. In the top ribbon, click Export Equipment Set to export the equipment set as a CSV file. 4. Open the CSV file with Microsoft Excel and make the required changes using the steps below. i. Press Ctrl + H to open the Find & Replace window. ii. Enter the text you want to replace (A) in the Find what: text box and the text you want to replace it with (B) in the Replace with: text box. iii. Click Replace All to replace all instances of text A with text B. Please see the example below, where all instances of .F_CV are replaced with .PR.F_CV. 5. Save the Excel file (Ctrl + S), keeping it in .csv format. If you get a warning that some features might be lost if you save it as a CSV, click Yes. Close the file. 6. Back in Aspen Mtell Agent Builder, click Import Equipment Set in the top ribbon. The Equipment Set Import Wizard will open. 7. Click Next. 8. To the right of Select File, click the three dots, select your CSV file, then click Open. 9. Click Next. 10. Wait for your equipment set to import, then click Next. 11. Wait for your equipment set to save, then click Next. 12. Click Finish to close the wizard. Note: This will update the equipment set and cause all agents to become untrained, since Aspen Mtell does not know that the tags are the same and is recognizing them as different tags. Therefore, data will need to be re-imported and agents will need to be re-trained. 13. Select your TDS, then in the top ribbon click Import Data to re-import all the sensor data. Note: You may get a prompt asking if you want to import data for only new sensors. If you get this prompt, click Yes. 14. After the data finishes importing, click Train All Agents in the top ribbon to bulk re-train the agents. Keywords: Mass Bulk Bulk rename tags Group rename tags Rename tags en masse Rename tags in mass Sensors Tags Change tag names Change Sensor names References: None
Problem Statement: By default, a new trend document will be opened when launching the Aspen Process Explorer. How to avoid it when launching Aspen Process Explorer on MES V11?
Solution: Here is the procedure to avoid opening a new trend document on Aspen Process Explorer V11: 1. Open Aspen Process Explorer V11, click Process Explorer Options 2. Uncheck the Open new trend document on startup option 3. No new trend plot will be open after launching Aspen Process Explorer V11 This method is only applicable to Aspen Process Explorer V11 and above. There is no Open new trend document on startup option for the older versions of Process Explorer. Keywords: Aspen Process Explorer V11 and above Open new trend document on startup References: None
Problem Statement: When using the Aspen Production Record Manager Administrator to back up the database, getting an error message B21BSC- 50002: Relational Database Error -2147217915: object was open, ect.... How to eliminate this error message?
Solution: The error B21BSC- 50002: Relational Database Error -2147217915: object was open means some batch units are still processing, so the backup process was denied. Please try the procedure below: 1. Open Batch BCU Administrator and for each area stop all the unit processing. If a unit is processing, wait for it to finish and then stop it. 2. Open Windows Services, stop Aspen Production Record Manager Services. 3. Stop Aspen Production Record BCU Service. 4. Stop Aspen Production Record ODBC Services. 5. Start Aspen Production Record Manager Services. 6. Start Aspen Production Record BCU Service. It may have already restarted. 7. Start Aspen Production Record ODBC Services. 8. Then do the backup process for the APRM database. The error message will be eliminated after the procedure above. If not, please contact the Aspen support team. Keywords: APRM Database Backup B21BSC- 50002 Relational Database Error -2147217915 Object was open References: None
Problem Statement: I am trying to write a Fortran subroutine that can write to the control panel, history file and report file. I am following procedures outlined on Aspen Plus User Models manual, but code does not work as expected.
Solution: In a user written subroutine, the unit number for the history file and the report file are defined in PPEXEC_USER as USER_NHSTRY and USER_NRPT respectively. To redirect the output of a WRITE statement in a Fortran subroutine to the Control Panel, the Common variables for these output streams must be included in the subroutine code and compiled further (SeeSolution ID105408). To include these variables, make sure that the following line is in the subroutine: #include ppexec_user.cmn? Note that this command starts in the first column on the Fortran Code. For example: #include ppexec_user.cmn?ᾉ WRITE(USER_NRPT, *) X, Y, Z WRITE(USER_NHSTRY,*) X, Y, Z RETURN END Although USER_NTRMNL is retained as a legacy from input language runs (writing to the terminal), it cannot be used to write information to the Control Panel for runs within the GUI. Instead, use the DMS_WRTTRM utility. You must include the following code beginning in column 1: #include dms_maxwrt.cmn Next, use a Fortran internal write to MAXWRT-MAXBUF and then call the utility DMS-WRTTRM, with the number of lines to be written as the argument (Refer to Chapter 4 of Aspen Plus User Models manual for further references). For example, #include dms_maxwrt.cmn? WRITE (MAXWRT_MAXBUF, *) X CALL DMS_WRTTRM(1) RETURN END The attached Aspen Plus model and user subroutine, were taken fromSolution ID 121539. Fortran code was added to user subroutine to make it able to write to control panel, History file and report file. Keywords: User subroutine, write to Control Panel, History, and Report files References: None
Problem Statement: When I am running the SQL query select statement on the Aspen SQLplus, why does it returns asterisk as the output?
Solution: The asterisk is caused by the output column width too short to display the full result. Please use the width function to adjust the output column width. Here is an example, the asterisk has been eliminated after modified the width from 5 to 15. Keywords: Aspen SQLplus Asterisk SQL query Width function References: None
Problem Statement: I get a consistency error when I add a pump around and specify the pressure drop however, there is no over-specification. How do I solve this problem?
Solution: This particular issue is addressed in the error message window. Here is copy of the message in this scenario. The draw stream's enthalpy is calculated by the column subflowsheet and the pumparound. The difference that exists is not acceptable by the flash tolerance. The difference came through the gap of heat / spec tolerance of the column. The difference is small but was enough to cause the error. It can be resolved by either one or a combination of the following actions: 1. Tighten the Heat / Spec Error Tolerance. The option is under Parameters | Solver. The default value of 5e-4 should be reduced to 1e-4 or lower. Please note that tightening the tolerance may require additional iterations for the column to converge. 2. Close the error message. Turn the solver on (click the green traffic light button in toolbar). You may have to repeat this step several times until the column converges. Keywords: pump around References: None
Problem Statement: The following message will be displayed when using an older version of DMCplus Build to open a CCF file that was saved using a newer version of DMCplus Build: The CCF file being loaded was last edited with a NEWER version of DMCplus Build (13.0). You are currently using DMCplus version 12.0. Saving could cause undesirable results.
Solution: DMCplus Build does not allow backward compatibility when opening CCF files generated using a newer version of the software. While the older software can still open a CCF file generated in a newer version of the software, a warning message is used to notify the user of possible changes in the controller parameters from one version to the next. We check to see whether the latest software can open the earlier CCF, but not the other way around. This is common commercial software practice. This warning is essentially telling you that the new features in the new version will be lost in the old environment you are trying to open it in. Any new parameters that were added in the new version will remain in the CCF file but they will just not be functional. For example, the Calibrate feature is included in V11 but not in V9. So CALIBOPT, the new tuning parameter added in V11, may still show up in the CCF that was created in V11 and opened in V9, but it is not expected to work in a V9 environment. To be sure that you are not deleting any of the new parameters by opening the CCF file in an older version of the software, use the Save As option to save the file with a separate name and then compare the CCF files. Any commonly used high end text editor software like Word or Notepad++ can be used to perform this comparison. Another way to do this is to use the attached Excel Template. Copy the CCF text into the respective columns to break it down line by line and note the differences. There might be the same parameters in a different order or version number. Note: There is no difference in the CCF files generated using DMCplus Build V7.3 and V8.0. Keywords: CCF, Build, newer, version, warning References: None
Problem Statement: What steps should be taken prior to Aspen Mtell Upgrade?
Solution: To prepare for an Aspen Mtell upgrade you will need to take certain backups and screenshots in order to i. have a point to return to if the upgrade is interrupted ii. have a point of comparison to be sure your new settings after upgrade match the old. To prepare for your Aspen Mtell upgrade please do the following: Backup Aspen Mtell Database Take a backup of your Aspen Mtell SQL database just before starting the upgrade, you will need this backup as a restore point if your upgrade is interrupted for any reason. Follow this article to backup the database Capture a screenshot of your EAM Adapter Take screenshots of each of your adapter configuration screens, You will use these screenshots to ensure your adapters are correctly configured after the upgrade. You can access the configuration screen either i. through the Start/Windows menu ii. through the \inetpub\wwwroot\AspenTech\AspenMtell\Adapter\[adapter name]\bin folder Below is an example screenshot. Capture a screenshot of the Application Pool (IIS) configuration You will use this screenshot to ensure all the necessary Aspen application pools are started using the correct Identities after the upgrade. To access the Application Pools screen, follow the steps below. i. Click on your Start/Windows button and type in IIS Manager to open the IIS Manager screen. ii. On the IIS Manager screen expand your server node and then click Application Pools. iii. If necessary, scroll down in the Application Pools section to show all the Aspen Application pools and then take a screenshot of this screen. See the example below. Copy any modified XML and Config files Make copies of any modified XML and Config files and save them in a non-AspenTech folder. Keywords: Backup Backups Pre upgrade Pre-upgrade Preupgrade Upgrade prep Upgrade preparations References: None
Problem Statement: I am migrating assets from one Aspen Mtell server or database to another, how do I export the Work Orders from the Failure Library?
Solution: 1. Open Aspen Mtell Agent Builder 2. Select the Failure Library tab 3. In the ribbon select the Failure Editor button 4. Select the Asset for which work orders are being exported 5. Click on the Export Button in the Work Items Window 6. This will open a Work Items Export Window. Specify the desired Path and Filename to save your export 7. Click on Save to export your work orders as a csv file 8. This will save a readily importable csv file with all the work order information for the selected asset. Keywords: Work Order export Mtell Export Migrate Mtell Migrate Transfer Database Transfer Mtell Server New server Migrate server Workorder Template References: None
Problem Statement: HTRI is unable to link to Aspen HYSYS. Is there any investigation that can be performed from AspenTech's side on this issue?
Solution: HTRI links to HYSYS using COM/OLE, which is similar to how Aspen Simulation Workbook and other automation tools interact with HYSYS. If HTRI fails to link to HYSYS, the only investigation that AspenTech support can perform is to ensure that the HYSYS automation type library is correctly registered and working. The attached Excel utility can be used to check if the HYSYS automation library is working. To use this utility: 1. Enter your HYSYS version in Cell B2. It should be in the format V.#.# (e.g. V9.0) 2. Click the Test HYSYS button. If the test passes, the following message box will appear: If at any time the Excel utility shows as passing, the issue is not on AspenTech's side and should be directed to HTRI. If the test fails, the following message will appear instead: Note that the test fail message will also appear if you entered an invalid or nonexistent version of HYSYS in Cell B2. If the test fails, you can rectify the issue by going to the Start Menu, navigating to the folder containing the Aspen HYSYS shortcuts, and running the Set Version - Aspen HYSYS utility corresponding to the version in question. Make sure to right-click and Run as Administrator. Administrator rights are required to run this utility. You will get the following message box upon completion if the Set Version utility successfully runs: If the Excel utility still shows as failing after running the Set Version utility, please contact AspenTech support for further investigation. Keywords: HYSYS COM OLE Automation ActiveX HTRI References: None
Problem Statement: Change the repository of a group of records using a SQLplus Query.
Solution: Create a .txt file with the name of all the records that are going to change the repository, with this structure (1 column and several rows): ATCAI ATCL101 ATCL102 Save the .txt file in a known path, for example: C:\Temp\Tags.txt Run this Query on SQLplus: For (Select Line as TagName from 'PATH_OF_TXT_FILE') Do TagName -> IP_ARCHIVING = 'OFF'; If TagName -> IP_#_OF_TREND_VALUES >= 2 Then TagName -> IP_Repository = 'NEW_REPOS_NAME'; wait 5; TagName -> IP_ARCHIVING = 'On'; end; End; Where NEW_REPOS_NAME is the name of the new repository. In this example the repository of the tags is going to be changed to REPOS1 For (Select Line as TagName from 'C:\Temp\Tags.txt') Do TagName -> IP_ARCHIVING = 'OFF'; If TagName -> IP_#_OF_TREND_VALUES >= 2 Then TagName -> IP_Repository = 'REPOS1'; wait 5; TagName -> IP_ARCHIVING = 'On'; end; End; Confirm if the changes were made in the IP.21 Administrator. Keywords: Sample Query SQLplus Historian Repository References: None
Problem Statement: How to reset analyzer drift correction.
Solution: There is no good way to reset the analyzer drift value. However, here are a couple of suggestions: Set the AZUDRIFTFRAC to 1 and enter a random lab value that matches exactly with the analyzer. Once the drift is reset to zero you can set AZUDRIFTFRAC back to its original value. Note that this will impact the lab bias, but if you believe the analyzer then it should be OK. Unload the app and reload it with an IQF file that has zero for ANZRDRFT. This should also reset it. Keywords: IQ, Inferential, Qualities, reset, zero, analyzer, drift References: None
Problem Statement: This Knowledge Base article provides guidance on how the different Windows file permission levels affect security of aspenONE Process Explorer plots and graphics.
Solution: Modifying plots and graphics 1. Modifying graphics is not a concern because there is no way to modify graphics in aspenONE Process Explorer (a1PE is just a viewer). In fact there is not even a Save option for graphics. 2. If a user only has READ permission to a plot or graphic file, then they will still be able to fully interact with the plot or graphic in aspenONE Process Explorer (a1PE) such as adding/removing tags, exporting data to Excel, changing pen properties, using the timeline, etc.. But since they only have READ permission, they will not be able to save the file so any changes they make will not be saved. Exporting tag data to Excel There is one separate permissions requirement for being able to export data to Excel: in addition to having READ permission to a plot or graphic file users must also have WRITE permission to the Export folder under C:\inetpub\wwwroot\AspenTech\ProcessExplorer\WebControls The Export folder is where the CSV file is downloaded into. Inserting tag values into the database If within a graphic there is the ability to insert tag values, you can restrict that action using AFW. That is what the Standard Write securable object is for. Restricting users' ability to delete, move and rename existing files and folders in the Navigation pane Prior MES V9.0: Within a1PE users can delete, move (cut and paste), and rename existing files and folders by opening up the Navigation Menu Tree and right clicking on the item. Restrict users from being able to do this by not giving them the Modify permission to that folder or file. aspenONE Process Explorer plots and graphics are saved in the following directory on the web server: Public – C:\inetpub\wwwroot\AspenTech\ProcessExplorer\Files\Public Private – C:\inetpub\wwwroot\AspenTech\ProcessExplorer\Files\Private\<username> After MES V9.0: aspenONE Process Explorer plots and graphics are now saved in the following directory on the web server: Public – C:\ProgramData\AspenTech\A1PE\Files\Public Private – C:\ProgramData\AspenTech\A1PE\Files\Private\<username> Allow users to save changes they make to plots but not to delete, move, or rename them As stated in point 2, if the users only has READ permission to a file then they will not be able to save it. If you want users to be able save files (save changes that they make to a plot) but not to be able to delete, move, or rename the file then give the Users Group Read and Write permissions but not Modify. Note: for a1PE files the Read and Read & execute permissions are equivalent. Visibility of restricted files If a user does not have the READ or WRITE permission to a file or folder then that item will not be visible to him/her within the navigation menu tree. The files that a user does not have READ permission to will still show up in the Search results though, but if the user clicks on them from Search he will get a File not found error message. Keywords: File not found References: None
Problem Statement: The following Fatal Error gets displayed when trying to Install Aspen Process Explorer and Aspen APRM (Batch.21) Client Tools: Error 1935. An error occurred during the installation of Assembly Microsoft MSXML2.publickeytoken=6bd6b9abf345378f, version 4.1.0.0, type =Win32, processorArquitecture=x86
Solution: Listed below are 3 possibleSolutions to this problem: 1.) Check if there is a Spysweeper service running. If there is, stop the service and try the installation again. 2.) The problem may be because the Pre-Requisite .NET Framework 4.x Components have Not yet been installed properly. If an occurrence of Microsoft .NET Framework 4.x or Higher Version does not show in the Control Panel | Add/Remove Programs, then install it using Third Party Distributables that should be found in a Folder or Subfolder on DVD2 from the aspenONE Distribution Media (look for a DOTNET netfx.msi file), or Download from Microsoft's Website the Recommended Version that is documented in the Platform Specifications for the aspenONE Software Version you are installing. 3.) It is also Highly Recommended that you Review the other Root Causes and ReSolution and Troubleshooting Procedures for Error 1935 that have been Documented in KB Article 96547. 4.) And you can also find otherSolutions to this Error Problem at the following Microsoft URL: https://support.microsoft.com/en-us/search?query=Error%201935 Keywords: Assembly Installation Failure Error 1935 HRESULT References: None
Problem Statement: Occasionally Customers will experience this “Fatal Error” when trying to Install aspenONE Applications that Require .NET Framework and/or Visual C++ Libraries to be Installed. For Example: The following “Flavors” of this Error have been Reported as follows for various aspenONE Product Installations. For Installations of HYSYS and AspenPlus: Error 1935. An error occurred during the installation of an assembly component {303994BA-6487-47AE-AF1D-7AF6088EEBDB}, HRESULT: - 2147024894. For Installations of the Aspen Process Explorer and Aspen Batch.21 / APRM (Aspen Production Record Manager) Client Tools: Error 1935. An error occurred during the installation of Assembly Microsoft MSXML2.publickeytoken=6bd6b9abf345378f, version “4.1.0.0, type =Win32, processorArchitecture=x86 For the Cim-IO Core and Interfaces: Error 1935. An error occurred during the installation of an assembly component {97F81AF1-0E47-DC99-A01F-C8B3B9A1E18E), HRESULT: 0x80070BC9. assembly interface: IAssemblyCacheItem, function: Commit, assembly name: Microsoft.VC80.ATL,type=”win32”,version=”8.0.50727.762”,publicKeyToken=”1fc8b3b9a1e18e3b,procesorArchitecture=”x86” Most Common Root Causes for this Reported Error Problem: An unsuccessful install of prior Windows Updates or Custom MSI packages, which could have resulted in left-over faulty registry keys. The Windows File System Transaction Log has become Corrupted by prior install activity and needs to be Reset. The .NET Framework Version Installed is Not Compatible, or Not Installed Correctly and needs to be Repaired. Registry Corruption, and/or Problems relating to the Visual C++ Libraries, which in many cases is also related to the .NET Framework Installation. The User Account Performing the Installation does Not have Administrator Privileges and/or has Not been added to the Membership for the Distributed COM Users Group on the Server. Installation Interference caused by having Ant-Virus and/or Spyware Software enabled and running when you try to Execute the AspenTech Product Installations. Installation Interference caused by Firewalls and/or having the Windows UAC (User Access Control) enabled and Set to “Always Notify”. Having the Automatic Windows Updates turned ON while you are trying to Perform the AspenTech Product Installations. Summary of Re
Solution: and Troubleshooting Procedures: 1. Listing of the Basic Troubleshooting and ReSolution Procedures: Make sure that when Installing the Applications that the Executing User Account has Local Administrative Privileges on the machine. Check to Verify that a Supported Version of .NET Framework has been Installed respective of what is documented in the Platform Specifications. https://www.aspentech.com/platform-support NOTE: If you need an Updated Version on .NET Framework, then you can look for Downloads on Microsoft’s Website. Turn Off and Disable all Anti-Virus Software, and the Automatic Windows Updates, then Reboot and try the Installation again. Try Running a “Repair” on the Existing .NET Framework Installation by completing the following steps outlined below. a.) Open the Windows Control Panel, and then relative to your OS either Click the “Add or Remove Programs” or “Programs and Features” Option. b.) In the currently installed Programs List, then proceed to Right-Click on Microsoft .NET Framework, and then Click “Change/Remove”. c.) Then Click the “Repair” Option, and then Click Next and work through any remaining prompts as needed. Have the Customer use the following URL to go to Microsoft's Website and check to see what otherSolution Articles are available for selected Error 1935 occurrences: https://support.microsoft.com/en-us/search?query=Error%201935 2. Most Recent Set of ReSolution Procedures that worked for Error 1935 Installation Failures occurring when trying to Install the Aspen Cim-IO (Core and Interface) Software. The ReSolution Steps referenced below were obtained from Online Articles discovered via a Google Search on Error 1935: STEP #1: “Clear” the Windows File System Transaction Log, as it will need to be Reset if it has become Corrupted. a.) Open a Command Prompt (cmd.exe) Window using the “Run as Administrator” option to elevate the privileges for the prompt. b.) In the Command Prompt, type the command below: fsutil resource setautoreset true C:\ -- This assumes that “C:\” is the drive in which your Windows OS is installed. -- If it is installed on another drive like “D:\” please change the drive letter appropriately. c.) Reboot the System. STEP #2: Complete the Remaining Procedures below following the System Reboot. a.) Disable Windows Updates, as the Installation Error can be caused because Windows is looking for updates when you are installing. NOTE: This can also be Completed before the Reboot in Step #1 if desired. This Task can be Completed by Stopping and Disabling the “Widows Update” Service located in the Windows Services (services.msc) Panel. b.) Temporarily Disable any Anti-Virus Software and/or Local Windows Firewalls you may having running. c.) Ensure that the Windows UAC (User Access Control) is turned Off, i.e., that the UAC Slider bar Setting is Set to the “Never Notify” Setting. d.) Make sure that the User Logged in to Perform the Installation has Administrator Rights. e.) Try to Run the Installation again. 3. Links to the Existing KB Articles that include suggested ReSolution Procedures for Error 1935 Failures that have occurred for Aspen HSYS / AspenPlus, Process Explorer, and APRM (Batch.21). Error 1935Solution Link for HYSYS and AspenPlus: KB Article 85241 Error 1935Solution Link for Process Explorer and APRM (Batch.21): KB Article 66604 NOTE: ForSolution Content that refers to an Older Version of .NET Framework, then simply Substitute the “Supported / Recommended” Version as documented in the Platform Specifications. 4. ReSolution Steps for Worst Case Scenario should the Procedures provided above Fail to Eliminate the Error 1935. Consider completing a secondary Media Request or Download in case your Initial Download was Incomplete and/or in case the Physical Media you received (if given DVDs or a USB Drive) is scratched or corrupted. If you can locate and download a “Trustworthy” Third Party Anti-Spyware or Registry Cleaner App that is free of spyware/malware that can be used to Remove any and all Spyware that may be adversely impacting the machine or to “Clean” the Machine’s Registry of any orphaned keys and/or attempt to repair other registry corruptions, then have your IT / Network Admins execute a Spyware Removal and/or “Cleanup and Repair” of the Registry using a Third Party Tool of your choosing. In Rare Cases some Customers have ended up needing to completely Reinstall the Windows OS, and then Re-Install the aspenONE Software first, followed by a Reinstall of any remaining Third-Party Software that is required or needed on the User Machines. Example Cim-IO Install Screen Shot for Error 1935: Example Screen Shot of Detailed Content Reported in the Windows Event Viewer for Error 1935: Keywords: Assembly Component Error 1935 Installation Failure HRESULT References: None
Problem Statement: How to resolve Error message “Aspen.DCOM Error Marshalling APServer interface”?
Solution: Aspen.DCOM Error message on “Error Marshalling APServer interface using file……Error loading type library/DLL” can be seen after an Aspen installation is removed/uninstalled from the machine (machine which had multiple Aspen ENG products), and while opening the other existing aspen application. For example: If a machine had multiple instances of Aspen ENG versions V9, V10 and V11 installed, after removing V9 application alone, and while opening V10/V11 application, these error messages can be seen. To stop these messages, open Set-Version for Aspen Plus Vx.x and Set-version for Aspen Properties Vx.x applications and register the required database. This will allow the shared registry files to be back after the uninstallation and set the current selected version registry keys. Keywords: Aspen.DCOM Error Marshalling APServer, Registry, Set Version for Aspen Plus, Set Version for Aspen Properties References: None
Problem Statement: Excel has the ability to cast a timestamp consisting of a real number. Is there a way to convert an Aspen InfoPlus.21 timestamp into an Excel double timestamp?
Solution: To calculate a date as a real number Excel counts the date 1/1/1990 as day 1 and counts the number of days that have passed since 1/1/1990 until the current date. Below there is a sample script that shows how an IP.21 timestamp can be changed into a real number. LOCAL Date1, DayYear, NumDays, TotalDays, aTime, H, M, S, RealTime; Date1 = CAST((SELECT IP_Input_time FROM ATCAI) AS TIMESTAMP); --Change ATCAI for Tag Name DayYear = DAY_OF_YEAR(Date1); NumDays = 43465; --This is the number of days elapsed from 1/1/1900 until 12/31/2018 TotalDays = DayYear + NumDays; -- This is the total number of days from 1/1/1990 until input date aTime = CAST((CAST((SELECT IP_Input_Time FROM ATCAI) AS TIMESTAMP)) as CHAR FORMAT 'YYYY-MM-DD HH:MI:SS'); WRITE aTime; --This is the time format that needs to be used for the extract H = EXTRACT(HOUR FROM TIMESTAMP '2019-07-18 14:25:05'); H = H/24; M = EXTRACT(MINUTE FROM TIMESTAMP '2019-07-18 14:25:05'); M = M/(60*24); S = EXTRACT(SECOND FROM TIMESTAMP '2019-07-18 14:25:05'); S = S/(60*60*24); RealTime = Round(TotalDays + H + M + S,4); WRITE RealTime; Keywords: SQLplus Timestamp Real number Excel References: None
Problem Statement: I am migrating assets from one Aspen Mtell server or database to another, how do I export my Equipment Sets?
Solution: 1. Open Aspen Mtell Agent Builder 2. Select the Machine Learning tab 3. From the Equipment Set Hierarchy, select the Equipment Set to be exported 4. Click on the Export Equipment Set button in the ribbon 5. This will open an Equipment Set Export window. Specify the desired path and File name (4) to save your export 6. Click on Save (5) export your equipment set as a .csv file 7. This will save a readily importable .csv file with all the Equipment Set information for the selected Equipment Set. Keywords: Equipment Set export Mtell Export Migrate Mtell Migrate Transfer Database Transfer Mtell Server Migrate Mtell server Migrate server Equipment Set Template References: None
Problem Statement: Sometimes in Mtell you have problems when importing data or have database issues.
Solution: 1 – The Region settings for format and location should be United States. 2 – MS SQL Express allows database sizes up to 10GB. For larger databases you may need to consider MS SQL Server or MS SQL Express for developer edition. Both will need a valid license key and media to install on your PC. Keywords: None References: None
Problem Statement: Aspen Mtell View page not loading when launched on Aspen Mtell application server
Solution: To resolve this issue, IE Enhanced Security Configuration must be turned OFF. Below are the steps to do so:- Open Server Manager Click on Local Server Check IE Enhanced Security Configuration to see if it is enabled Turn off the Security Configuration as shown in the Image below Restart IIS using command prompt by typing the command iisreset Open Mtell View from any of the path/application tabs to check if the Information loads. Keywords: IE ESC MtellView not working Default Browser MtellView IIS Reset References: None
Problem Statement: How to create Sensor Data Source in Aspen Mtell System Manager to connect with Aspen InfoPlus21?
Solution: 1. Open Aspen Mtell System Manager 2. Select the Settings tab 3. Select Sensor Data Sources in the settings menu 4. Click on the Add Data Source from the above bar 5. Type in the name you prefer to identity your historian with 6. Leave the source field set to plant historian and click on the historian box 7. Select the option for Aspen InfoPlus2.1 the page should now refresh with the information necessary for this kind of historian 8. In the drop-down menu for version select the version you are running 9. Type in the local server name in the Server field 10. In the port field type in the port number used by the TSK_SQL_SERVER task on the Aspen InfoPlus.21 server, this is usually set to port 10014 11. In the user name and password fields leave blank. These fields should be filled in if the user who utilizes the Aspen InfoPlus2.1 database has read access and if the database security option is defined. 12. Click on the Test button to test if the connection is working 13. If a “Connection test successful” message appears you can press Ok 14. Click the Save button in the above bar Keywords: Historian ip21 connection References: None
Problem Statement: How do you display Calculator Parameter Results in Custom Tables? Sometimes I do not see the Units of Measure.
Solution: To manipulate the initial value of a Parameter, copy its Initial value field from the Define sheet into the custom table. This will become an editable value in the custom table. The units, if any, are not shown. If you do not intend to manipulate the initial value, it is better to copy a value from the Results form. For example, if a global or local parameter P1 is copied from Results\Define form to Custom table, the value and units are shown : If you copy from the Initial value field on the Input\Define form to the custom table, only the value is shown. Keywords: None References: : VSTS 496204
Problem Statement: How to pin the trend plot to aspenOne Process Explorer homepage for V11.0 and above?
Solution: Before V11.0, we need to modify the file inetpub\wwwroot\AspenTech\ProcessExplorer\WorkspaceDefault.json to customize the A1PE homepage. After V11.0, there is a much easier way to pin the trend plot to A1PE homepage through aspenONE Process Explorer Admin. Here is the procedure. 1. Run aspenONE Process Explorer Admin, and go to aspenONE Home tab. 2. Add the tile of the trend plot you want to pin, and go browser the trend plot you want to pin through the URL. 3. Save the page, and the trend plot will be pin to the A1PE homepage. 4. The trend plot could be unpinned from the A1PE homepage by clicking the inactive button on aspenONE Process Explorer Admin Keywords: Pin trend plot aspenOne Process Explorer homepage V11.0 and above aspenONE Process Explorer Admin References: None
Problem Statement: What port number is TSK_ACCESS_SVC using?
Solution: TSK_ACCESS_SVC uses port 20014. For more details about TSK_ACCESS_SVC, please refer to knowledge based article titled When choosing Show Keywords: References: s on a tag, this error occurs: Could not connect to NET.TCP://servername:20014/InfoPlus.21/Management.
Problem Statement: Occasionally a Customer will get an Error 1935 Message when trying to install HYSYS or AspenPlus products on their laptops, which will prevent the Installation from Completing Successfully. EXAMPLE: Error 1935. An error occured during the installation of an assembly component. { 303994BA-6487-47AE-AF1D-7AF6088EEBDB}, HRESULT: - 2147024894.
Solution: Error 1935 is often triggered and displayed when there is an issue with installing a .NET Framework Assembly. And typically there are 3 common reasons for this Fatal Installation Error, which are listed below: 1.) The Pre-Requisite .NET Framework Software and Components have Not been previously installed correctly on the machine. 2.) Or something perhaps either in the Windows Registry or the Windows File System Transaction Log has become Corrupted, and the System thinks it's trying to Install a Non-Assembly file as an Assembly. 3.) The Automatic Windows Updates has been Turned ON and is trying to Install .NET Framework Updates at the same time you are trying to Install the AspenTech Product Software, which then interferes with the Installation of the Added or Updated .NET Framework Assemblies that are included with the AspenTech Product Software Installation. Provided below are Steps that can be taken to Resolve this Error Problem: 1.) Make sure that when Installing AES Applications including HYSYS and/or AspenPlus, that the User Performing the Installation has Administrative Privileges or the machine. 2.) Have the Customer go to Microsoft's Website and check to see if they need any .NET Updates. 3.) Have the Customer Download and Run a Trustworthy Third Party Registry Cleaner or Anti Spyware Software App like Ad-Aware, SpyBOT, Spyware Doctor, etc., to Clean the Customer's computer of any Spyware Programs that might be corrupting the registry or interfering with the installation of any Aspen Engineering Suite products. 4.) If Windows Updates is ON, then have the Customer turn OFF Windows Updates and Reboot the computer before trying to reinstall the application. 5.) Review and Complete the Steps documented in KB Article 96547 to Reset the Windows File System Transaction Log in case it has become corrupted. 6.) If none of the above steps work, then can either Request a New Set of DVDs if you still receive Physical Media (in case the DVDs are scratched or corrupted), or if you obtain the aspenONE Media as a Download from our Download Center, then try Downloading the Media a second time in case the first download attempt was incomplete. Keywords: Assembly Error 1935. Installation Errors .NET Framework HRESULT References: None
Problem Statement: Why the “Local Updates Only” option is grayed out when running the aspenONE Update Agent from the IP.21 Cumulative Patch?
Solution: The Local Updates Only option will gray out if the same patch has been installed on this machine before. Below is a sample test. Before installed the IP.21 Cumulative patch: 1. Download the Cumulative patch to a brand new box with V11.0 MES installed. 2. The IP.21 version was 16.0.0.0 before applied patch 3. Run the aspenONE Update Agent, and the Local Updates Only option was available 4. Installed this Cumulative patch with the Local Updates Only option After installed the Cumulative patch: 4. The IP.21 version became 16.0.1.0 after applied patch 5. Now the Local Updates Only option was grayed out if I ran the same aspenONE Update Agent again If the Local Updates Only option was grayed out when you running the aspenONE Update Agent from the IP.21 Cumulative Patch, it means that the same patch has been installed on this machine before. Keywords: IP.21 Cumulative Patch Local Updates Only Grayed out aspenONE Update Agent References: None
Problem Statement: Why getting the error message “Type Library ‘AUTHWRAPPERVCLib’ not found” when retrieving the Aspen Security roles/members using Aspen SQLplus (the retrieving method introduced in KB #000053494)?
Solution: This error message indicates that the AuthWrapperSvc1.0 Type Library is not selected on the SQLplus Keywords: Aspen SQLplus SQLplus References: s. After you select the AuthWrapperSvc1.0 Type Library and run the retrieving query, the error message will be eliminated. However, there were some customers reported that the AuthWrapperSvc1.0 Type Library option was not existing on the SQLplus References. In this case, please open the registry editor (regedit) and go to key: HKEY_CLASSES_ROOT\TypeLib\{EF401451-CF55-11D3-827A-00C04F12B1D3]\1.0\0 Add a new key called win32, and for its Default value add: C:\Program Files (x86)\AspenTech\BPE\AfwSecCliSvc.exe Restart the Aspen SQLplus, and you will see the AuthWrapperSvc1.0 Type Library option on the SQLplus References
Problem Statement: Aspen SQLplus contains an option to generate web reports. These reports can then be sent to multiple people via e-mail, provided the e-mail server supports SMTP Protocol. Please refer to Knowledge Base article 000065767 ( https://esupport.aspentech.com/S_Article?key=000065767 ) Sending emails using web-based Aspen SQLplus reports which explains all the configuration necessary. This article discusses the error ADSA SMTP server not configured that you may encounter when sending these e-mails.
Solution: The first part of the configuration is that you add an Aspen SMTP Configuration Component to your Public DataSource within Aspen Data Source Architecture (ADSA). The above error could be an indication that this step was not performed or not completed successfully. Keywords: SMTP e-mails ADSA References: None
Problem Statement: How to install and open CAPE-OPEN user models in Aspen Plus?
Solution: About CAPE-OPEN Interface: The CAPE-OPEN interfaces allow the development of new unit operation models for use with any simulator that supports the CAPE-OPEN COM interface standard. Users interested in writing CAPE-OPEN unit operation models should apply for membership in the CAPE-OPEN Laboratories Network. Individual membership is free and provided access to source code for example models. Compatibility: Aspen Plus supports version 1.0 and 1.1 of the CAPE-OPEN interface standard specification. COCO Simulator: There are various CAPE-OPEN user models available on the web and these libraries can be included in Aspen Plus. For demonstration, we will be using the COCO Simulator (COCO stands for Cape-Open to Cape-Open), a free of charge CAPE-OPEN compliant steady state simulation environment. For more information on COCO simulator, visit <cocosimulator.org> Download and install the latest COCO installer from <https://www.cocosimulator.org/index_download.html> After installation, include the library from Customize -> Manage libraries In the add library window, check CAPE-OPEN library found in the built-in location. By default, COCO Simulator includes its library files in the default location. After enabling, CAPE-OPEN user models should be available inside the model palette for steady state simulation. Keywords: CAPE-OPEN, COCO Simulator, Manage libraries, User Models, Co-Lan References: None
Problem Statement: Test Failed. Server does not support secure connections when clicking Test Server while configuring Email Server
Solution: User may get this error message if ENABLE SSL(Secure Scokets Layer) option is checked. 1. Uncheck ENABLE SSL(Secure Sockets Layer) to resolve this issue. Keywords: Secure connections Mtell Email server SSL References: None
Problem Statement: The user gets the “Http Error 503. The service is unavailable” error message when testing the Plant Historian connection from Aspen Mtell System Manager. In Aspen Mtell Agent Builder you may also notice that the Data Set Date range is no longer being updated for live agents.
Solution: This error message when testing the Plant Historian connection in Aspen Mtell System Manager is usually caused by the adapter application pool being stopped. To troubleshoot this issue, please try each section to address this issue. Restart the Application Pool Resetting Application Pool ID and Password Enabling Log on as a batch job permission Restart the Application Pool You can confirm if the application pool is stopped and restart it using the following steps 1. Click on your Windows button and type iis to open your IIS Manager 2. Expand your server name and then click Application Pools 3. Under Application Pools find your historian adapter and check the status. 4. If the status is Stopped right click on the application pool and click Start. 5. After restarting the application pool restart Aspen Mtell System Manager and test the plant historian connection again. Resetting Application Pool ID and Password If restarting the application pool does not resolve the issue, confirm that the correct username and password are being used for the application pool identity. To do this follow the steps below. 1. Right-click on your historian adapter’s application pool and select Advanced Settings… 2. On the Advanced Settings screen, click in the Identity field and then click the … button 3. On the Application Pool Identity screen click on Set… 4. On the Set Credentials screen enter the correct User Name and Password, and confirm the Password 5. Click OK on the Set Credentials, Application Pool Identity and Advanced Settings screens 6. Reset IIS using the steps below Open Command Prompt as administrator (right-click and select Run as administrator) Type in iisreset Hit the Enter key 7. Restart Aspen Mtell System Manager and test the plant historian connection again. Enabling Log on as a batch job permission If correcting the Identity username and password does not resolve the issue grant the user from the above section Log on as a batch job permissions. To do that follow the steps below. 1. Click on your Windows button and type in secpol to open the Local Security manager 2. Under Security Settings expand Local Policies 3. Click on User Rights Assignment 4. Find Log on as a batch job and double-click on it 5. On the Log on as a batch job Properties screen click Add User or Group… 6. Enter the Identity username from the section above into the Enter the object names to select field 7. Click OK on the Select Users or Groups screen 8. Click Apply and then OK on the Log on as a batch job Properties screen 9. Reset IIS 10. Restart Aspen Mtell System Manager and test the plant historian connection again. Keywords: Plant historian, connection error, test connection, test historian connection References: None
Problem Statement: How to generate links for Dashboards Layouts in aspenONE Process Explorer?
Solution: Follow these steps to generate a link for a Dashboard Layout that might be useful when linking it to a graphic. Select the desired template. Add the graphics to each window by clicking in the folder icon. You would have to navigate through your Public files and select your graphic. Click on the green check icon: You would be able to see the graphics is aspenONE Process Explorer: Click on the Save Button (Floppy Disk) and choose “Save” option. When you use this option, you will be creating a link within the Public folder, so I recommend you to choose the folder of the project which the graphic that will contain the button is going to be saved. For this example, I am saving the dashboard in the folder of the project “Testing1”. Saved Dashboards will appear in this interface with a “Dashboard” icon, similar as in step 1: Once is saved, click on the “Share Button”, select copy URL, then the link will be available. That link has to be copied and pasted within the command “window.open(“URL”);” in the Action tab of the button. If you are going to perform this procedure in the Web Server, when accessing to aspenONE Process Explorer page, change the aspenONE Process Explorer URL in your browser, instead of using “localhost” use the name or the IP address of the web server (just as you usually access to aspenONE Process Explorer from your client machine), then follow steps from 1 to 7. In this example “WIN-5NBVIAL8QJN” is the name of the web server: Keywords: aspenONE Process Explorer Dashboards Links References: None
Problem Statement: After installing Intel Fortran and Visual Studio, I still can not compile or link the Fortran program. How do I set up the compiler to work with Aspen Plus?
Solution: Aspen Plus supports a variety of Intel Fortran compiler versions along with a variety of Visual Studio linker versions. All version of Aspen Plus and Aspen Properties require a Fortran compiler AND linker tools for user and system generated routines. If there are any problems selecting or running a compiler, first install the most recent compilers.cfg or comilers64.cfg file in this link which has the most recent list of supported compiler configurations. Regular updates are made to this document. The compiler.cfg is used for V10 and earlier for 32-bit compiling and compilers64.cfg is used for V11 and later for 64-bit. Then, run the Select Compiler for V* utility available in the Start menu in the Aspen Plus folder, it will list all of the compiler and linker combinations available. Select your configuration. The State of the configuration must be OK before selecting the option above. If the option for your setup is ERROR then that is not a valid configuration or the software was not installed properly for the Set Compiler program to recognize. Keywords: Fortran, compiler, link References: None
Problem Statement: How to use the CIM-IO Test API to add a logical device for the existing physical device?
Solution: Here is the procedure: 1. Run the CIM-IO Test API as administrator, and enter 2 for the initial selection. Then press the Enter key. 2. Enter the logical device name, we recommend to use the same name as the physical device name. Then press the Enter key. 3. Enter the CIM-IO server machine's node name or IP. address. Then press the Enter key. 4. Enter the physical device name. It is the TCP/IP service name that the Cim-IO server task uses to communicate with the Cim-IO client task, which should match the OPC Interface name on the CIM-IO Interface Manager. Then press the Enter key. 5. After confirming the information you entered, a new logical device would be added to the logical device definition list. 6. You could verify the new added logical device on the 'cimio_logical_devices.def file, which is located in C:\Program Files (x86)\AspenTech\CIM-IO\etc folder. Keywords: CIM-IO Test API Add logical device References: None
Problem Statement: I have a secondary control system created, how do I associate it with an area?
Solution: Go to the Project View, and in the Project View click on the area you want to have your secondary control system associated with, and choose Modify. Choose “Area Instrument: and click Modify. Under Secondary Control Center, click on the drop down arrow and choose your Secondary Control Center and click OK. Keywords: Secondary Control System, area References: None
Problem Statement: What is the source of parameter values in ASPEN PLUS built-in pure component databanks?
Solution: Physical property models require parameters to calculate properties. After you have selected the property methods to be used in a calculation, you must determine the parameter requirements and ensure that all required parameters are available. The required parameters can be retrieved from databanks, entered directly on the Methods | Parameters forms, or estimated by the Aspen Physical Property System using the Property Constant Estimation System (PCES). Parameters entered directly on the Methods | Parameters forms are used before databank parameters if they are both available for a given component. The list of Parameters and Components (with the exception of NIST-TRC) available in each databank is available in the Help under Aspen Plus Keywords: None References: -> Physical Property Data Reference Manual. Every parameter is not available for every component in a databank. PURExx: The PURExx databanks contain Data from many sources, including DIPPR® ((Design Institute for Physical Property Data), ASPENPCD, API, and Aspen Technology. This is the Primary pure component databank in the Aspen Physical Property System. For a complete list of the parameters available in the databank, see the help. The PURExx databank is generally updated for each version, e.g. PURE37 was delivered in V11, PURE36 was delivered in V10, etc. The oldest versions are periodically archived; however, they can still be added as user databanks if needed. See Knowledge Base document 128743 for instructions about how to add these databanks. ASPENPCD: The following parameter values found in the ASPENPCD databank delivered in Aspen Plus 8.5-6 were originally published in Reid, Sherwood and Prausnitz. The PURExx databanks have replaced the ASPENPCD databank. NIST-TRC: The NIST-TRC database is provided under an agreement with the National Institute of Standards and Technology's (NIST) Standard Reference Data Program (SRDP). The property parameters and the experimental data used were collected and evaluated by the Thermodynamics Research Center (TRC) using the NIST ThermoData Engine (TDE) and the NIST/TRC Source Data Archival System for experimental thermophysical and thermochemical property data. The NIST/TRC Source data is one of the world’s most comprehensive collections of such data. This databank is much larger than the PURExx databanks. It is updated in each release, but versions from earlier releases are not maintained. INORGANIC: The INORGANIC databank contains thermochemical properties for over 2000 mostly inorganic. The INORGANIC databank is used for solids, pyrometallurgical, and electrolytes applications. This data was licensed from I. Barin (Barin, I. (1989). Thermochemical Data of Pure Substances. VCH Verlagsgesellschaft, FRG). The key data are the enthalpy, entropy, Gibbs free energy, and heat capacity correlation coefficients. For a given component, there can be data for a number of solid phases, a liquid phase, and the ideal gas phase. The same set of parameters are used to calculate enthalpy, entropy, Gibbs free energy and heat capacity for a given phase over a given temperature range. The parameters in the databank are CPxXPn: Number of Data Ranges Properties 7 Solid (CPSXP1 to CPSXP7) 2 Liquid (CPLXP1 and CPLXP2) 3 Ideal gas (CPIXP1 and CPIXP3) In the case of the solid phase, the multiple ranges can also refer to different solid phases of different crystal structure, for the same species. COMBUST: The COMBUST databank is a special databank for high-temperature, gas phase calculations. It contains the following parameters for the 59 components typically found in combustion products, including free radicals. The CPIG parameters were determined from data in JANAF tables for temperatures up to 6000K (JANAF Thermochemical Tables, Dow Chemical Company, Midland, Michigan, 1979). Calculations using parameters in the ASPENPCD and PURECOMP are generally not accurate above 1500K. You may use the COMBUST databank only for ideal gas calculations (IDEAL option set) and only in the following unit operation models: MIXER, FSPLIT, SEP, SEP2, HEATER, HEATX, MHEATX, RSTOIC, RYIELD, REQUIL, RGIBBS, RCSTR, RPLUG, RBATCH, COMPR, MCOMPR, DUPL and MULT. You must enter the option NPHASE=1 for each unit operation block for which it is applicable, and for each STREAM. The INORGANIC databank contains similar property information, and generally, it applies to a wider temperature range. AQUEOUS: The AQUEOUS databank is used for electrolyte applications. The key parameters are the aqueous heat and Gibbs free energy of formation at infinite dilution and the aqueous phase heat capacity at infinite dilution. These parameters were obtained from Wagman, D.D., W.H. Evans, V.B. Parker, R.H. Schumm, I. Halow, S.M. Bailey, K.L. Churney, and R.L. Nuttall, The NBS Tables of Chemical Thermodynamic properties: Selected values for inorganic and C1 and C2 organic substances in SI units. J. of Physical and Chemical Reference Data, Volume 11, 1982, supplement No. 2. SOLIDS: This databank is used for solids and electrolytes applications. This databank is largely superceded by the INORGANIC databank but is still essential for electrolytes applications. Parameters have been collected from various sources, including Wagman et al. used for the AQUEOUS databank. AP-EOS The AP-EOS databank contains both unary (CPAAT, CPAAU, CPAAV, CPAM, CPAPC, CPATC) and binary (CPAKIJ and CPAVIJ) Cubic-Plus-Association (CPA) parameters to be used with the CPA property method. The parameter values in the AP-EOS databank are not visible to users. When retrieving parameter values, the Status View for these parameters on the Methods | Parameters | Results forms will be “X” if available though the cell on the Parameters View will be blank. See Knowledge Base document 86017 ACIDGAS: The ACIDGAS databank contains parameters for pure component, binary, and pair parameters used in Aspen HYSYS and Aspen Properties methods for acid gas treating. BIODIESEL The BIODIESEL databank contains parameters for organic compounds typically found in biodiesel production processes, including numerous triglycerides, diglycerides, and monoglycerides. ETHYLENE The ETHYLENE databank contains pure component and binary interaction parameters required to model the typical ethylene process. The parameters are for the SRK property method which include the critical temperature, critical pressure, acentric factor and binary interaction parameters. The parameters are available for components commonly encountered in the ethylene process. The data was collected by AspenTech from various sources. Binary interaction parameters were regressed by AspenTech staff. HYSYS The HYSYS databank contains pure component and binary parameters used in Aspen HYSYS property methods for compatibility with Aspen Properties in Aspen HYSYS. NRTL-SAC The NRTL-SAC databank contains the pure component parameter XYZE for more than 100 common solvents. This parameter contains a representation of each of these solvents as a combination of the four types of segments used in the NRTL-SAC property method. This data is from AspenTech's own development. PC-SAFT and POLYPCSF Both the PC-SAFT and POLYPCSF databanks contain parameters used by the PC-SAFT and POLYPCSF property methods. The parameters in POLYPCSF include only those for normal fluids (non-associating) while the parameters in PC-SAFT include parameters for all types of fluids. Values for hydrocarbons and light gases (H2, N2, O2, etc.) are the same in both databanks. POLYPCSF is no longer being updated except to correct any identified errors. The PC-SAFT databank and PC-SAFT property method are recommended for new applications. For normal fluids and homopolymers, PC-SAFT is a superset of POLYPCSF. For copolymers, the PC-SAFT and POLYPCSF methods generate different results, but the method used by PC-SAFT is recommended by the Consortium for Complex Fluids. We recommend switching from POLYPCSF to PC-SAFT. FACTPCD FACT species (components referenced in a specific pure or
Problem Statement: I want to create a new equipment set or migrate assets from one Aspen Mtell server/database to another, how do I import my equipment sets from a .csv file?
Solution: Follow the steps below to import an equipment set profile from an existing equipment set .csv file. 1. Open Aspen Mtell Agent Builder and click on the Machine Learning tab 2. In the ribbon, click on Import Equipment Set 3. Click Next to continue with the Equipment Set Import Wizard 4. In the Select File field click the ... button to open Windows Explorer and select the Equipment Set .csv file you will be importing from 5. Make any required changes to the Import Locale, Column Separator and Time Zone and then click Next 6. If all tags are validated without errors, click Next to proceed with the import 7. When all tags are done importing click Next 8. Click Finish to complete the wizard 9. Your equipment set is now available Keywords: Equipment Set import Mtell Import Migrate Mtell Migrate Migration Transfer Database Transfer Mtell Server Equipment Set Template Sensor Data Source Sensor Mappings import Sensor Role import References: None
Problem Statement: How to solve disappearing events issue with Oracle databases.
Solution: This explains how to solve disappearing events issue with Oracle databases. When working with models archived from Oracle databases, it is possible to encounter issues when adding or changing events. Some of the rows in AtOrionEventxxx tables have X_SEQ contain null values, causing the events to “disappear” Also, when doing a DB update on the archived model, the error message similar to this one will appear: Failed to execute command (ALTER TABLE ATORIONEVENTCOMMENTS ADD PRMARY KEY (X_SEQ) Index or primary key cannot contain a Null value. The following tables are affected: ATORIONEVENTCOMMENTS, ATORIONPARAMS, ATORIONEVENTRESOURCES, ATORIONEVENTTANKS, SCHEDULE_LOG. To solve this issue follow the next steps. 1)Open the target Access file, for example, open FujiAPSv8.7.mdb 2)Click Create Tab, click Visual Basic 3) File, Import File 4) Import the provided Archived_Model_Fix.bas file: 5)Click on the + sign to expand folder Module, item Module1 appears. 6) Double Click Module1, a window containing the VBA script appears 7)Select Run, Run Sub/Userform or press F5: 8) A message box appears. Click OK 9) Click the icon on top left to go back to Access: 10)Verify the results. Right click AtOrionEventxxx tables, Design View. The X_SEQ should be Autonumber and has a key sign on the left(to indicate it’s a primary key) Keywords: Disappearing events, Oracle Databases, APS. References: None
Problem Statement: Microsoft Office 365, in a physical client machine, has upgraded the Office version, but after upgrading a message like this Cannot run macro TrendAggData Please make sure previous of Aspen Process Data Add-in Legacy -Excel2007(AtData.xlam) have been loaded appears when trying to use the Process Data Add-In.
Solution: The problem is on the legacy add-in. The legacy add-in is installed under a specific Microsoft Office folder. During the Office upgrade, the legacy add-in file needs to be manually copied to the new office version folder. The legacy add-in file, atdata.xlam, is installed to C:\Program files (x86)\Microsoft Office\root\Office15\library folder (The Office version might change, but structure is always the same, in this example, Office 15 is the older Office version). Customer needs to manually copy the atdata.xlam file and paste into the new folder: C:\Program files (x86)\Microsoft Office\root\Office16\library (In this case, this would be the folder of the newer updated version). atData.xlam file can also be found in C:\Program Files (x86)\AspenTech\APEx\Pe\Addin folder. Finally, enable the add-in through Excel menu File->Options->Add-ins, select Manage: Excel Add-ins, click Go button, check Aspen Process Data Add-in - Legacy in the Add-ins dialog, and click OK to enable it. Keywords: atdata.xlam TrendAggData Excel Upgrade Office 365 References: None
Problem Statement: When using the Aspen Process Data Excel Add-in to extract the data from InfoPlus.21, what is the maximum number of output rows?
Solution: The maximum number of output rows for V11 (and above) of Aspen Process Data Excel Add-in is 1048576 rows. The maximum number of output rows for V10.1 (and below) of Aspen Process Data Excel Add-in is 65536 rows. Keywords: Aspen Process Data Excel add-in Maximum output rows References: None
Problem Statement: This knowledge base article describes the reasons that can cause Aspen Process Explorer to not function as expected when a Virtual Private Network (VPN) connection is used to connect to the Aspen InfoPlus.21 server. This article applies to other AspenTech applications such as Excel Add-in or aspenONE Process Explorer.
Solution: Usually when Aspen Process Explorer (APEx) fails to connect to the Aspen InfoPlus.21 server through a VPN connection the cause is an underlying network problem. A basic requirement for Aspen Process Explorer to function properly is that the Aspen Process Explorer client needs to be able to NSLOOKUP to the Aspen InfoPlus.21 server and the Aspen InfoPlus.21 server needs to be able to NSLOOKUP back to the Aspen Process Explorer client machine. When there are connectivity issues through VPN usually one of these NSLOOKUPs fails. This is frequently because the network/domain controller may not recognize a remote PC logged in through VPN the same way it recognizes the other PCs which are on the network. AspenTech does not officially test or support Aspen Process Explorer connectivity through a VPN connection. Some customers have reported that the VPN connection reduces the bandwidth to make data transfer through Aspen Process Explorer too slow to be usable for a normal amount of tags. It is possible to achieve faster Aspen Process Explorer connection speeds if one remotely logs into a PC at work (through Remote Desktop, etc...) then uses Aspen Process Explorer in a normal fashion from the PC at work, instead of from the PC at home. Keywords: Firewall Port References: None
Problem Statement: Can you explain the meaning of the solver messages when one changes in Run, Solver Options, Non-linear tab, Diagnostics, the values of Highest variable steps and Highest residuals? These messages are issued when running the attached simulation. Solving steady state ... Decomposition: Total number of equations = 2 Total number of groups = 1 Number of nonlinear groups = 1 Largest group size = 2 Solving group 1, size 2, type Nonlinear Newton iteration 0: Highest 2 residuals above tolerance of 1.000000e-005 are -1.000000e+001 B1.AM_Eqn2 -5.000000e+000 B1.AM_Eqn1 The 2 unknown variables for equation B1.AM_Eqn2: Value Name 3.000000e+000 B1.x 1.000000e+000 B1.y Newton iteration 0: Var. Norm=0.000e+000, Eqn. Norm=1.000e+001 (best 1.000e+001) Newton iteration 1: Highest 2 variable steps above 1.000000e-005 are: Value Vnorm component Absolute step Variable name 1.00000e+000 6.25000e-001 1.25000e+000 B1.y 3.00000e+000 3.12500e-001 1.25000e+000 B1.x Newton iteration 1: Highest 2 residuals above tolerance of 1.000000e-005 are 3.125000e+000 B1.AM_Eqn2 1.562500e+000 B1.AM_Eqn1 The 2 unknown variables for equation B1.AM_Eqn2: Value Name 4.250000e+000 B1.x 2.250000e+000 B1.y Newton iteration 1: Var. Norm=6.250e-001, Eqn. Norm=3.125e+000 (best 3.125e+000) Newton iteration 2: Highest 2 variable steps above 1.000000e-005 are: Value Vnorm component Absolute step Variable name 2.25000e+000 7.39645e-002 -2.40385e-001 B1.y 4.25000e+000 4.57875e-002 -2.40385e-001 B1.x Newton iteration 2: Highest 2 residuals above tolerance of 1.000000e-005 are 1.155695e-001 B1.AM_Eqn2 5.778476e-002 B1.AM_Eqn1 The 2 unknown variables for equation B1.AM_Eqn2: Value Name 4.009615e+000 B1.x 2.009615e+000 B1.y Newton iteration 2: Var. Norm=7.396e-002, Eqn. Norm=1.156e-001 (best 1.156e-001) Newton iteration 3: Highest 2 variable steps above 1.000000e-005 are: Value Vnorm component Absolute step Variable name 2.00962e+000 3.18978e-003 -9.60002e-003 B1.y 4.00962e+000 1.91632e-003 -9.60002e-003 B1.x Newton iteration 3: Highest 2 residuals above tolerance of 1.000000e-005 are 1.843209e-004 B1.AM_Eqn2 9.216047e-005 B1.AM_Eqn1 The 2 unknown variables for equation B1.AM_Eqn2: Value Name 4.000015e+000 B1.x 2.000015e+000 B1.y Newton iteration 3: Var. Norm=3.190e-003, Eqn. Norm=1.843e-004 (best 1.843e-004) Newton iteration 4: Var. Norm=5.120e-006, Eqn. Norm=4.719e-010 (best 4.719e-010) Newton: Function convergence after 4 iterations Steady state
Solution: complete Solution Let's review this section by section. The message below is issued when the non-linear solver diagnostics option Highest residuals is set to a non-zero value (we suggest a value in the range of 2 to 5, to show the top 2 or 5 highest residuals, that means the 2 to 5 equations that are usually preventing the system to be converged). Newton iteration 0: Highest 2 residuals above tolerance of 1.000000e-005 are -1.000000e+001 B1.AM_Eqn2 -5.000000e+000 B1.AM_Eqn1 The 2 unknown variables for equation B1.AM_Eqn2: Value Name 3.000000e+000 B1.x 1.000000e+000 B1.y Note that only residuals actually higher that the equation tolerance (as set in the solver options, absolute equation tolerance, 1e-5) are displayed. This explains why sometimes fewer than the specified number of highest residuals are actually displayed, as in iteration 4 in the example. It shows the value of the (unscaled ) residual for these equations, which is simply the difference between the left hand side and the right hand side expressions in the equation. When no equation names are specified in the models, ACM gives them a default name, which is AM_EqnNNN where NNN is the equation number (1 for the first equation, 2 for the second, etc - note that in case the model inherits from another model, the equation numbers start from the parent model. In the case of submodels, each submodel has its own equation number counter. In general it is better to give names to equations to avoid having to count equations in a model). The message also shows the calculated variables involved in the equation that has the highest residual (in absolute value). This shows the current value of the variables, e.g. the values that have been used to evaluate the residuals. The values are displayed in the base units of measurement (typically, Metrics). When variable equivalencing is active (this is the default), all variables in the equivalence are displayed. Note that fixed variables, and variables already solved in previous groups are not displayed. This information is useful, because you can get an idea of which equation(s) are preventing the system to be converged, and for the highest residual, the current value of the variables involved. The message below is issued when the value of Highest variable steps is set to a non-zero value. Newton iteration 1: Highest 2 variable steps above 1.000000e-005 are: Value Vnorm component Absolute step Variable name 1.00000e+000 6.25000e-001 1.25000e+000 B1.y 3.00000e+000 3.12500e-001 1.25000e+000 B1.x The threshold value displayed on the first line (1e-5) is in fact the relative variable tolerance, as specified on the Solver options, Tolerances sheet. Value shows the current value of the variable at which the residuals (and Jacobian matrix) have been evaluated. This is the value before the solver step is applied. The value is displayed in the base units of measurement of the variable. Vnorm component shows the value of variable norm for this variable. Note that the variable norm is the maximum of the variable norms components over all variables - i.e. the first variable shown in the highest variable steps. Absolute step - this shows the step to be taken by the variable. This step size is the one calculated by the solver, before any step cutting is applied due to bounds or step range option. The definition of Vnorm is the absolute value of the step size, divided by the absolute value of the variable plus the ratio of the absolute tolerance over the relative tolerance: Vnorm = abs(step) / (abs(x) + abstol/reltol) This information is useful because it shows the variables that are changed by the largest amount. Large variable changes may indicate a very sensitive problem, which can be caused by the non-linear nature of the problem, or by poor variable scaling, or poor starting values for the non-linear iterations. When you see that the variable steps are very small but the residuals are still larger than the equation tolerance, you should also suspect a scaling issue. As the variables are not changed by a significant amount, it is unlikely to make any further progress. Sometimes this can be caused by numerical noise in procedures, or incorrect equation scaling. It is also possible that the system actually has noSolution. A practicalSolution is to change the solver convergence criteria to Variables or Residuals (on the non-linear solver sheet). The variables step convergence criteria is satisfied when the largest vnorm is smaller than the relative tolerance. This test corresponds to: abs(step) < (abs(x) * reltol + abstol) Keywords: vnorm, convergence, non-linear, SPARSE References: None
Problem Statement: Regression of equilibrium constants with pH data set will not work in true component approach
Solution: Equilibrium constants of an equilibrium chemistry reaction can be regressed with the following data-sets: TPX or TX ( for Salt Precipitation reactions) TXY, PXY or TPXY pH When pH data set is used for regressing equilibrium constants for an equilibirum chemistry reaction, regression run case will fail while using the true component approach. *** CANNOT SATISFY CONSTRAINTS *** ** ERROR WHILE EXECUTING DRS CASE: xxx CONSTRAINTS CANNOT BE SATISFIED FOR THIS CASE. True component approach represents system composition in terms of concentrations of the true species that exist in a chemical equilibrium, whereas Apparent component approach represents in terms of concentration of the apparent components that exists prior to the reactions which occur inSolution. pH represents the acidity or alkalinity of aSolution on logarithmic scale. Both these approaches are computationally equivalent and hence regression run case using pH data set will only be satisfied when Apparent component approach is used. Keywords: pH, Regression, True component approach, Apparent component approach, equilibrium constants, References: None
Problem Statement: How do I create a pipe demolition item and remove the x-ray work items from it?
Solution: In order to generate the costs for a demolition item (DEML), the Economic Evaluation cost engine actually calculates the cost to design and install the item, then it backs out all those material costs, zeroes them out, and then the cost engine reports only the manhours and labor cost to demolish the item. For pipe demolition, the x-ray work items are not deleted. This is as per the Economic Evaluation design and the reason behind it is to give users a method to quickly estimate the demolition based on what it took to install in the first place. This is in no way intended to be a complete demolition methodology. Follow the steps below to create a pipe demolition item and remove the x-ray work items: 1. Add a component for Above Grade or Buried Piping which is under Project Components | Plant Bulk | Piping. 2. Specify the required inputs such as Pipe length, Pipe Diameter, Flowrate, etc. 3. To create a demolition item, find “Installation option” under the input sheet, click the arrow for the dropdown menu, and choose option DEML (Demolition of component and installation bulks) as shown below: Note: If you are working in an older version where the Installation Option is not available in the main input sheet, you can still find it by going to Options | Mat'l/Man-Hour % Adj Vessel Tracing, under the SPECIAL OPTIONS section. 4. Now evaluate the project and generate the installation details excel report and you will find that piping x-ray work item is not deleted as shown below: 5. To remove the x-ray work from the demolition item, simply scroll toward the bottom of the piping input sheet and make the Weld Xray percent zero as shown below: 6. Re-evaluate the project and generate the installation details excel report, and you will find that x-ray item is deleted as shown below: Keywords: x-ray, xray, DEML , pipe, demolition References: None
Problem Statement: There is a real-time MW tag in InfoPlus.21 database; we want to convert it to an hourly MWH tag and add the hourly MWH output to itself continuously. How to convert a real-time MW tag to an hourly cumulative MWH tag using Aspen Calc?
Solution: 1. Create a new IP_AnalogDef record called MWH in InfoPlus.21 database. 2. Create new function MWH=MWH+(TagAverage(MW, Now()-1:00 , Now(), 0, 0)) in Aspen Calc (MWH = MW * T. In order to calculate the hourly MWH, the MW here will be the average MW in one hour, and the T here will be 1 hour). 3. Bind the MW to the real-time MW tag; bind the MWH to the newly created MWH tag. 4. Set the MWH tag in IP.21 to 0 when initially starting the calculation, and add this calculation to OneHour schedule. As a result, the MWH tag after the first hour will be zero plus the average of the first hour MW; the MWH tag after the second hour will be the MWH after the first hour plus the average of the second hour MW; the MWH tag after the third hour will be the MWH after the second hour plus the average of the third hour MW, etc... The MWH tag has been calculated and cumulative hourly. Keywords: AspenCalc Real-time MW Cumulative MWH References: None
Problem Statement: Tutorial: How to perform constrained model identification for mass balance type constraints in DMC3 Builder V9.0 and V8.8?
Solution: Download the attached pdf document which contains a tutorial on how to perform constrained model identification for mass balance type constraints. Also attached is a dataset .clc file which was used for the example provided in the tutorial. Keywords: APC Builder, Constrained Identification, Mass balance References: None
Problem Statement: I am migrating assets from one Aspen Mtell server or database to another, how do I export my machine learning agents?
Solution: To export a machine learning agent, follow the steps below. 1. In Aspen Mtell Agent Builder, click on the Machine Learning tab 2. Under the Equipment Set, in the left-hand panel, select the agent you would like to export 3. In the ribbon, click Export 4. In the Select Agents window, confirm that the correct agent(s) is/are selected and click OK Note: You can select multiple or all agents in a dataset for export in the Select Agents window 5. Specify your save location and filename and then click Save to export your agent(s). Exported agents are saved as .mtell format files and are readily importable into other databases with the same assets, equipment sets and sensor groups. Keywords: Agent export Mtell export Migrate Mtell Migrate Transfer Database Transfer Mtell Server Agent file .mtell file Transfer Agents Agent Import TDS Agent Builder Import Copy agents Transfer Agents Site transfer References: None
Problem Statement: I am migrating assets from one Aspen Mtell server or database to another, how do I import my machine learning agents?
Solution: You can only import a machine learning agent into an environment that already contains an equipment set and sensor group that match the agent. To import an agent, or agents, from an existing .mtell file please follow the steps below 1. Log into Aspen Agent Builder and click on the Machine Learning tab 2. Highlight the TDS you will be importing the agent into 3. In the ribbon, click Import 4. In the Import Machine Learning Agents screen click the three dots in the Import File field and select the .mtell file you will be importing from 5. Click Import 6. An Import has completed message indicates a successful import. You can either Save the Log File or Finish and Close You should now see your newly imported machine learning agent under its sensor group. Keywords: Agent Import TDS Agent Builder Import Copy agents Transfer Agents Site transfer Agent import Mtell import Migrate Mtell Transfer Database Transfer Mtell Server Agent file .mtell file Transfer Agents References: None
Problem Statement: Why do I observe Error E072, Group XXX must also have MEMBER Stream GRO in Table PINV, even though there is no GRO stream in my model?
Solution: The problem is that column GROUP in table GROUPS in the CASE table is being truncated and processed as stream GRO. PIMS DR thinks that row XXX in table GROUPS includes member stream GRO and since group XXX is in PINV, all its components including GRO must also be in PINV. This happens because group XXX is not in BUY or SELL, so it's not being treated as a normal group that requires a number. PIMS AO will not present this behavior because it ignores the column GROUP in the CASE table. A simple workaround is to remove column GROUP from the table GROUPS in the CASE table. Keywords: None References: None
Problem Statement: Report Query Error (Error# - 2147467259) with the Aspen Economics Evaluation products reporter.
Solution: A Microsoft patch update may be causing errors for customers who use Economics Evaluation reporter in V10 or earlier. Click here to the relevant Microsoft Support site for more background information. Note: We are not seeing this issue in V11 as the old reporter uses MS Access whereas the New Reporter uses SQL Server database. The following list includes 2 different ways users may choose from to try to resolve this (i.e. If option 1 doesn’t work, try 2): Uninstall the Microsoft patches that broke the Access drivers by going through the Windows control panel->Programs and Features->View Installed Updates, and removing the relevant patches listed on the Microsoft website as: Office 2010: Description of the security update for Office 2010: November 12, 2019 (KB4484127) Office 2013: Description of the security update for Office 2013: November 12, 2019 (KB4484119) Office 2016: Description of the security update for Office 2016: November 12, 2019 (KB4484113) Office 2016: November 12, 2019, update for Office 2016 (KB3085368) Revert to an earlier version of Microsoft. Keywords: Query Error, Error# - 2147467259 References: None
Problem Statement: The Column Hydraulic Analysis result variables accessed in a Define statement do not match the results in the RadFrac block. For example, the Calculated maximum stage liquid holdup, MAX-PCT-JET, was copied from the RadFrac | Column Internals | OPT-R | Column Hydraulic Results form to the Define sheet of a Calculator block. The value reported in the Calculator is similar, but not the same as that in the report. Why is that?.
Solution: The values for all accessible results variables are calculated by the engine. The corresponding results on the Column Hydraulic Results form are calculated by different routines in the Aspen Plus user interface. As a result, the numbers may not exactly match, but they should have similar values. Keywords: None References: : VSTS 522739
Problem Statement: Is there a way to change the units displayed on the strip chart in Aspen HYSYS Dynamics?
Solution: Yes, users can change the units displayed. To change the units: Right click on the strip chart->Go to Graph Control->Go to Axes Tab->Change the units However, it only changes the display units on the chart. To change the historical data units, user will have to define that via a custom Unit set. Keywords: Strip Chart, Axis, Units References: None
Problem Statement: How do I make a unique clone of a user-created P&ID?
Solution: First, close down all open projects. Go to the Libraries tab and open up the P&ID library. This will display the list of user-created P&IDs on the left. In order to make a unique clone, right-click on the source P&ID and select Duplicate. This will generate a cloned P&ID which can then be independently renamed and modified. The source will remain in its original state. If you instead right-click on the source P&ID and select Copy and then Paste, this will generate a linked P&ID. Making a change to either will update the other, and therefore it won't be a unique P&ID. Keywords: P&ID, duplicate, unique References: None
Problem Statement: This
Solution: explains the reason why the error CIMIO_SOCK_GETSERV_FAIL, Error looking up service name is observed in the RTE based controllers.Solution This error happens if there is a Comment character (#) on the same line of the cimio logical devices in the cimio_logical_devices.def file causing connection problems for RTE controllers. For example CIMIOOPC1 SERVER1 CIOOPC # CIMIO for APC The CIMIO driver in RTE controllers incorrectly parses the service name (CIOOPC) defined in the logical devices file causing the error. CIMIO_SOCK_GETSERV_FAIL, Error looking up service name In order to fix this error, remove the # and any character after that. Applicable version: v9.*; v10.* Keywords: RTE CIMIO References: None
Problem Statement: A controller with a large list size may not write out to the DCS despite all indications that the writes are successful. This is observed on a Honeywell TPN OPC server running on an eApp.
Solution: The LISTSZ parameter (Condifure section) of a controller determines the list size for the PUT and WRITE requests to the CIMIO server. Each OPC server may react differently to the various size of the lists. On the Honeywell new eApp running with R410 software, a list size larger than 420 will cause the writes to fail without any error. All CIM-IO logs show normal, successful writes to the OPC server even though the values never make it out the DCS points. To fix this error, reduce the LISTSZ until the DCS value matches what the controller is writing out. The information we got from some of our clients indicates that- R410 eApp – problems with failing to write the whole list. Reducing LISTSZ to fix it. The value of the LISTSZ that works seem to vary after each eApp reboot. R431 eApp – LISTSZ is set to 800 without any problem. Keywords: LISTSZ Write TPN server References: None
Problem Statement: AspenONE exchange launches without an issue when we click on the exchange button in Design | Parameters page. However, there is no content to show on exchange results as below:
Solution: It does not show results because There is no replace compressor indexed document. Current, no alternative or workaround is available. Keywords: None References: None
Problem Statement: I want to create a new equipment set or migrate assets from one Aspen Mtell server/database to another, how do I import my equipment sets from a .csv file?
Solution: Follow the steps below to import an equipment set profile from an existing equipment set .csv file. 1. Open Aspen Mtell Agent Builder and click on the Machine Learning tab 2. In the ribbon, click on Import Equipment Set 3. Click Next to continue with the Equipment Set Import Wizard 4. In the Select File field click the ... button to open Windows Explorer and select the Equipment Set .csv file you will be importing from 5. Make any required changes to the Import Locale, Column Separator and Time Zone and then click Next 6. If all tags are validated without errors, click Next to proceed with the import 7. When all tags are done importing click Next 8. Click Finish to complete the wizard 9. Your equipment set is now available Keywords: Equipment Set import Mtell Import Migrate Mtell Migrate Migration Transfer Database Transfer Mtell Server Equipment Set Template Sensor Data Source Sensor Mappings import Sensor Role import References: None
Problem Statement: How to solve disappearing events issue with Oracle databases.
Solution: This explains how to solve disappearing events issue with Oracle databases. When working with models archived from Oracle databases, it is possible to encounter issues when adding or changing events. Some of the rows in AtOrionEventxxx tables have X_SEQ contain null values, causing the events to “disappear” Also, when doing a DB update on the archived model, the error message similar to this one will appear: Failed to execute command (ALTER TABLE ATORIONEVENTCOMMENTS ADD PRMARY KEY (X_SEQ) Index or primary key cannot contain a Null value. The following tables are affected: ATORIONEVENTCOMMENTS, ATORIONPARAMS, ATORIONEVENTRESOURCES, ATORIONEVENTTANKS, SCHEDULE_LOG. To solve this issue follow the next steps. 1)Open the target Access file, for example, open FujiAPSv8.7.mdb 2)Click Create Tab, click Visual Basic 3) File, Import File 4) Import the provided Archived_Model_Fix.bas file: 5)Click on the + sign to expand folder Module, item Module1 appears. 6) Double Click Module1, a window containing the VBA script appears 7)Select Run, Run Sub/Userform or press F5: 8) A message box appears. Click OK 9) Click the icon on top left to go back to Access: 10)Verify the results. Right click AtOrionEventxxx tables, Design View. The X_SEQ should be Autonumber and has a key sign on the left(to indicate it’s a primary key) Keywords: Disappearing events, Oracle Databases, APS. References: None
Problem Statement: How do I migrate Aspen Mtell assets, along with their agents, from one database to another?
Solution: When Aspen Mtell assets and their agents are being migrated, it is important to ensure that all additional dependent items - like the equipment hierarchy, work orders, equipment sets and sensor groups - are also migrated. This master knowledge base article breaks the process into two main sections - the export from the originating database and the import into the destination database - and provides steps for each section. Please click on each step to access a knowledge base article explaining it. A. Export 1) Exporting equipment hierarchy as .csv files This step can be skipped or done partially if a complete or partial hierarchy already exists in the destination database (when merging with an existing database), otherwise it is recommended to start at the beginning. 2) Exporting work orders as .csv files This should be done for the asset that is being migrated. It can be skipped if the asset and its work orders already exist in the destination database's hierarchy. 3) Exporting equipment sets as .csv files This is a critical step in the migration process. Make sure the Sensor Data Source name in the Tagsource column of the exported .csv file exists in the destination database. If the name of the Sensor Data Source is different in the destination database, this change must be reflected manually by changing the contents of the Tagsource column in the equipment set exported .csv file. 4) Exporting machine learning agents as .mtell files B. Import 1) Importing equipment hierarchy from .csv files This step can be skipped or done partially if a complete or partial hierarchy already exists in the destination database (when merging with an existing database), otherwise it is recommended to start at the beginning. 2) Importing work orders from a .csv file This step can be skipped if the migrating asset and its work orders already exist in the destination database's hierarchy.. 3) Importing equipment sets from .csv files This is a critical step in the migration process. Make sure the Sensor Data Source name in the Tagsource column of the .csv file being imported exists in the destination database. If the name of the Sensor Data Source is different in the destination database, this change must be reflected manually by changing the contents of the Tagsource column in the .csv file that will be imported. 4) Importing data from the historian to populate TDS Importing the equipment set will create a default hourly TDS without data. Edit the new TDS to match the TDS in the originating database in terms of Date Range, Granularity, Name, etc., then import data to the new TDS before moving forward. 5) Importing sensor groups from .csv files Refer to the Create Sensor Group using excel file section of the knowledge base article to create sensor groups identical to those in the originating database and import them into the destination database. 6) Importing machine learning agents from .mtell files This completes the procedure for migrating Aspen Mtell assets, along with their agents, from one database to another. Keywords: Agent Import TDS Agent Builder Import Copy agents Transfer Agents Site transfer Agent import Mtell import Migrate Mtell Transfer Database Transfer Mtell Server Agent file .mtell file Transfer Agents Mtell Export References: None
Problem Statement: Slow performances in Aspen SCM when Fair Sharing of Remote Desktop Services is enabled
Solution: When the Fair Sharing feature of Microsoft Remote Services is enabled, it may take longer to launch SCM or open the case file. You can disable the Fair Sharing setting as follows. ■DISK HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\TSFairShare\Disk Set the value as 0 (OFF) ■CPU HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Session Manager\Quota System Set the value as 0 (OFF) Please refer to those Microsoft KB for more details. Windows Server 2012 R2: Computing performance slowdown when activating RDS https://social.technet.microsoft.com/Forums/ie/en-US/0c45f2ad-47b4-4fe3-9a4e-2479ab168533/windows-server-2012-r2-computing-performance-slowdown-when-activating-rds?forum=winserverTS Fair Share technologies are enabled by default in Remote Desktop Services https://support.microsoft.com/en-us/help/4494631/fair-share-technologies-enabled-by-default-in-remote-desktop-services Keywords: Slow performance SCM Remote Desktop Services Fair Sharing References: None
Problem Statement: How do I change the currency for a quoted item cost? The only available option is USD.
Solution: First, the currency needs to be added from the Project Basis View | Currency form. Click Add, set the country base as USD and then provide data for: Currency symbol Coversion rate Currency name Currency description After providing this information and clicking OK, the new currency will appear as a selectable option in the Currency unit for matl cost dropdown. Keywords: currency, quote References: None
Problem Statement: ACM models crash, when trying to export to Aspen Plus, inconsistently. How do I fix the issue?
Solution: This issue can occur when the export of atmlz file is done to a folder inside cloud drive applications like dropbox, onedrive. Make sure that the atmlz file is exported to a regular folder in the machine. Keywords: Exported model, package model References: : VSTS ID 512181
Problem Statement: How do I set the number of truckable modules in an area? Then, how do I assign components to the different modules?
Solution: After creating a new Module-type area, open the Area Specifications | Area Modules form. On this form you may provide the number of truckable modules, with a maximum limit of 4. Ensure the module type is set to truckable (TRMD). Further down in the form, you may provide the dimensions for each module. Once the modules are set up, you may then assign components to their respective modules by providing Structure tag TRMD-1 to TRMD-4. This is an equivalent workflow to assigning equipment to open steel structures, but in this case it's to a module instead. Keywords: module, truckable References: None
Problem Statement: How can both the datasource and repeat area field of a tag be specified in an ad-hoc calculation?
Solution: The on-line help files provide the following two recommendations for specifying the data source and the field of a tag. 1. Specify a datasource using the following template: datasource:tagname e.g. =TIGER:ATCAI+BANGOR:ATCAI where the data sources in this example are TIGER and BANGOR. 2. Specify a particular tag's field using this template: {tagname <repeat_area_number> field_name} e.g. ={ATCAI IP_INPUT_VALUE} (for a fixed-area field) or ={PVRECORD 1 IP_TREND_VALUE} (for a field in repeat area #1) These two features can be combined to configure an ad-hoc equation to use a specific field of a tag in a unique datasource. For example: =datasourceA:{record_name 1 field_name} + datasourceB:{record_name 1 field_name} where 1 is the number of the repeat area that is to be accessed. Keywords: map data source ad hoc References: None
Problem Statement: I would like to automate the Health Summary Report for a selected Aspen InfoPlus.21 system.
Solution: Before you start, please first follow the instructions included within the Aspen SQLplus Reporting help. Aspen SQLplus Reporting page can be accessed by following this URL in the IE browser on the Web server: http://localhost/SQLplus/Report.aspx?IsPublic=true&ReportName=HealthSummary [localhost] Before configuring the automatic emailing of reports, the Automating Reports help topic explains that, you must first configure the Aspen Simple Mail Transfer Protocol (SMTP) Service as described in the Configuring the E-mailing of Reports help topic. To automate the Health Summary report for selected Aspen InfoPlus.21 systems proceed as follows: 1 Select the Health Summary public report for the selected system. The report definition is displayed in the right pane. 2 Click Automate to invoke a page that allows configuring the automatic generation of the Health Summary report. 3 Select the desired Aspen InfoPlus.21 system in the Data Source field. 4 Enter a report name in the Automated Report Name field. 5 Select the Change of State tab. 6 Enter IP21SystemHealthTests IP_REPORT_TRIGGER into the InfoPlus.21 Field, and then press the Add button. 7 Select the E-mail tab, and then create an email list by adding email addresses. 8 Select the Result Limit tab, and then select the Delete report results radio button. 9 Enter the desired number of days (for example, 1 day), and then click OK to finish automating the report. Keywords: Health Monitor SQLplus Reporting References: None
Problem Statement: The Aspen Process Data Excel COM Add-In, which was visible earlier, has disappeared from the Ribbon after Excel crashed. This Knowledge base Article shows a possible
Solution: .Solution In Excel 2010 (or later), go to File => Options => Add-Ins => Manage From the drop-down select 'Disabled Items' and click on 'Go' If the Aspen Process Data Add-In appears in this list then select it and click 'Enable'. Now go back to File => Options => Add-Ins => Manage => Com Add-Ins and try to select it Keywords: None References: None
Problem Statement: The SQLPlus Reports Home Page is Not Initializing Correctly when Accessed. All of the expected Default Button Text and Labels that are required to make the page functional are Missing and Not getting Displayed, which makes the Web Page unusable. NOTE: This Error Problem was Reported for a V11.0 MES Installation (IIS Included) that was completed on a Windows 2016 Server. And this may be a Special Case because following the Installation the Customer also copied the entire Inetpub Folder from an Older V8.8 Installation, and used that copy to Replace and Overwrite the Newly Installed Inetpub Folder for the V11.0 Install in an attempt to Migrate the existing SQLPlus Web Report Configurations for the Public, Private, and Automated Reports. And that Action is Not something that AspenTech would ever Recommend doing. Only the Report XML Files should be Migrated, Not the entire Inetpub Folder.
Solution: 1.) Start by Checking the Account that has been Configured to Start the default “AspenAppPool” in IIS. If that App Pool has Stopped or Crashed, then try Restarting the App Pool and then Retest, assuming it stays running. If the App Pool cannot remain Running, then try changing the Service Account and make sure to use a Local or Domain Admin Account with Full Permissions. 2.) Check the Registry Location HKLM\SOFTWARE\WOW6432Node\AspenTech\InfoPlus.21\SQLplus\Report to verify the existence of the following String Key: C:\Program Files (x86)\Common Files\AspenTech Shared\SQLPlus\xsl NOTE: If the above String Key is Missing from the SQLPlus Report Registry Location, then Add the String Key, then Clear the Browser History (Cache), and then Retest. Supporting Screen Shots: Screen Shot #1 -- The Default “AspenAppPool” in IIS: By Default the Account currently being used to Start the “AspenAppPool” immediately following a New Aspen MES / IIS Installation should be “Local System”, but for some Customer’s that Account has to be changed to a Local or Domain Admin Account due to differing Network and GPO Security Policy Settings. Screen Shot #2 – The SQLPlus Web Reports Page Initialization Error Problem: Screen Shot #3 – The SQLPlus Report “Templates” String Key in the Windows Registry that must be Added if for any reason it’s Missing: Keywords: AspenAppPool IIS Missing Content SQLPlus Templates Web Reports References: None
Problem Statement: Is there any documentation of the syntax inputs in the Aspen Production Record Manager (APRM) REST API function calls available in the aspenONE Process Explorer Samples page? This knowledge base article answers the above question and provides a procedure to install and view the latest description of the APRM API.
Solution: Yes, there is such documentation. It is available in the attached file. Please note that this attached file will only work with Aspen software version 11 and above. Installation instructions: Please unzip the attached file and copy it into the following directory on the A1PE web server: C:\inetpub\wwwroot\AspenTech\ProcessData\Samples\Help Then open your browser and flush its cache. Restart the browser and navigate to the APRM sample page in aspenONE Process Explorer. http://localhost/processdata/samples/Sample_APRM_Query.aspx Then pick the help button. You should see the following: Keywords: References: None
Problem Statement: Why are the stresses at the reinforcement plate edge not evaluated when nozzle loads are considered?
Solution: The calculation method for external loads according to WRC-107 does not include the calculation of stresses at the reinforcement plate edge. This is because the method assumes that the reinforcement ring is going to be thick enough that all the stresses caused by the discontinuity will be dissipated when reaching the edge of the reinforcement. Keywords: External load, nozzle, reinforcement plate, stress. References: None
Problem Statement: How do I correct the electrolyte molar and mass flows in a stream leaving a Tee? While the Tee does correctly split the overall component flows, the Electrolyte flows (Stream Worksheet tab | Electrolytes form | Composition radio button | Molar or Mass radio button | Molar or Mole Flow column) are not split appropriately. The electrolyte molar and mass flows in the two outlet streams are identical as the amount in the inlet, which is wrong.
Solution: This is a known issue still being investigated. In the meantime, there is a workaround as described below. In order to resolve this issue, send the incorrect stream through a mixer or a valve and then view the outlet Electrolyte flows. The downstream Electrolyte molar and mass flows will now be fixed. The reason it changes across the valve or the mixer is because the outlet is stream is flashed (recalculated), while the outlet from the Tee is not. Keywords: electrolyte, mass, molar, composition, tee, mixer, valve, flash References: None
Problem Statement: How do I simulate a heat exchanger in Aspen HYSYS using the ACOL design model?
Solution: The ACOL design model was used with early versions of HYSYS to rigorously design an Air Cooled Heat Exchanger. The HTFS – ACOL functionalities have since been replaced by a more robust tool, Aspen Exchanger Design and Rating (EDR). Using EDR together with Aspen HYSYS, one can rigorously design and rate an air-cooled exchanger. For more on ACOL and rigorous air cooled heat exchanger design, see related KB Articles: What parameters are required to solve Air Cooler exchanger models? https://esupport.aspentech.com/S_Article?id=000090668 Learn to optimize air cooler designs using Aspen Exchanger Design & Rating https://esupport.aspentech.com/S_Article?id=000056730 What is Acol+? https://esupport.aspentech.com/S_Article?id=000074361 How do you convert Aspen HYSYS files to use Exchanger Design and Rating (EDR)? https://esupport.aspentech.com/S_Article?id=000090206 Keywords: HTFS, ACOL References: None
Problem Statement: How do I extract the heating curve and other properties from Aspen HYSYS case in to MS excel?
Solution: ThisSolution is the extension ofSolution How can I use MS Excel to retrieve the heating and cooling curve of a heat exchanger in user specified units? - https://esupport.aspentech.com/S_Article?id=000089201 The attached Excel file has VBA codes that allow extracting heating curves and other properties to a spreadsheet. You will be able to select the heat exchanger from MS Excel file and choose the tube side or shell side. If customization is needed, you also can add new properties by adding in the code with different moniker names. You can find those properties' moniker names in the installation folder (for example: C:\Program Files\AspenTech\Aspen HYSYS V11.0\Support\heatexch.rdf). Note that, in order to get the heating curve, you should use Weighted design method in HYSYS exchanger. The number of points can be adjusted by the number of interval of each side. Follow the below steps to run the VBA code: 1. Open your HYSYS model. Take care to keep only one simulation open. The code will only work if HYSYS is open. You can use any version of HYSYS. You can use the provided HEAT EXCHANGER.hsc to run a test. 2. Open the attached Excel file Get HX Curves and Properties.xls. 3. Click Open Hysys Case. A message Case found should pop up to let you know that it's able to connect to your HYSYS model. You will then be able to pick a heat exchanger from the drop down list under Pick Heat Exchanger Name. 4. Click Get Available Curves to obtain the list of curves if the drop down menu. 5. After this, select the curve you want to extract from the drop down menu Pick a curve. Then hit Get Curve Data. Information should be populated in the Curve Data table Keywords: Heating curve, MS Excel, automation, VBA References: None
Problem Statement: How do you model a gas-phase (UNIPOL) process to product linear-low density polyethene (LLDPE) or high-density polyethylene (HDPE)?
Solution: Attached is a model of a gas-phase (UNIPOL) process to product linear-low density polyethene (LLDPE) or high-density polyethylene (HDPE) in Aspen Plus. This model will run in Aspen Plus V10 and higher. This configuration is known as a ‘swing’ reactor. It can make either product – butene or other alpha-olefins are added to shift the recipe from HDPE to LLDPE. This model assumes a single-site metallocene catalyst. The rate constants are representative of typical industrial catalysts but does not reflect any particular catalyst – the model should be calibrate against plant data as needed. The physical properties are based on PC-SAFT and are based on calibrated unary and binary parameters. The model treats the gas-phase reactor as a CSTR since the CSTR accurately reflects the well-mixed behavior of the UNIPOL reactor. The specified “liquid” phase holdup actually refers to the volume of solid particles in the reactor. Aspen Polymers treats solid polymers as a pseudo-liquid in order to take advantage of phase equilibrium calculations (e.g., to estimate solubility of the monomers in the polymer phase). Keywords: None References: None
Problem Statement: I noticed in Aspen Capital Cost Estimator (ACCE), Help, the option to Show Cost Basis for my current release. Where can I find all the previous indices?
Solution: The list of all indices is in the Icarus Keywords: Indices, cost basis References: Manual, Chapter 33, titled, Base Indices. You can get the manual from ACCE under “Help”, “Documentation”.
Problem Statement: I have mixture viscosity data for different concentrations of polymer in a solvent, for different molecular weights of the same polymer. How can I regress the Aspen Polymer Mixture Viscosity Model binary parameters from this data?
Solution: The Aspen Polymer Mixture Viscosity model uses the pure component viscosities, which for the polymer components are calculated from the Modified Mark-Houwink/van Krevelen model. This model takes into account the dependence of the polymer's viscosity on the molecular weight: On the other hand, the Aspen Polymer Mixture Viscosity model binary parameters (MUKIJ and MULIJ) are almost independent of the polymer molecular weight. Therefore, you can regress the parameters for one data set with a fixed molecular weight (an oligomer type component with a specified number of segments), and use the same parameters for different oligomers or for the polymer component. The attached Aspen Plus backup file can be opened in V9 and higher. The viscosity data in the example is not actual experimental data. This regression is for illustration purposes only. Keywords: Mixture viscosity, binary parameter, regression, VSTS 523545 References: None
Problem Statement: Is the ACM language similar to gProms. Is this true? Is there a quick way to translate from gProms to ACM for the isotherms implementation?
Solution: ACM is similar to gProms in a way they are all equation based solver, it is pretty similar, but ACM can use the Aspen Property database. Aspen Adsorption is library we developed tailored on gas adsorption based on the framework of ACM. The language is ACM, but it already has the Adsorption library such that user just need to configurate the bed, isotherm, balance equation, etc. If the user want to use Aspen Adsorption for their gas adsorption process, the transfer from gProms to Adsorption should be build the model in the Aspen adsorption. If the user has their own isotherm, Aspen Adsorption’s User Submodel can handle that. Keywords: gProms, ACM, Aspen Adsorption, Aspen Customer Modeler References: None
Problem Statement: Since Actual Volume Flow uses rigorous density calculations at the stream conditions, it can not be directly specified for a material stream. (For descriptions of different types of volume flows, refer to the following KB: https://esupport.aspentech.com/S_Article?id=000089966)
Solution: To specify an Actual Liquid Volume Flow, you must use an Adjust block. This operation will adjust an input flow rate until Actual Volume Flow reaches the correct value. 1) Fully specify a material stream with compositions, stream state, and a flow rate (Liq Vol Flow @ Std used in this case) 2) Add an adjust block with the specified flow rate as the Adjusted Variable, Actual Volume Flow as the Target, and the desired actual flow 3) Change the tolerance and max iterations of the adjust block and select Start 4) The adjust block will solve for the specified Actual Volume Flow Keywords: Adjust Std Liq Liquid References: None
Problem Statement: How can design gauge pressure impact the design and cost of column nozzles?
Solution: Design gauge pressure impacts the nozzle class predicted and, by extension, the equipment total and direct cost. A multiple diameter tower will be used to illustrate this impact. If there are two towers with identical heights and diameters, but one is at 15 psig while the other is at 3000 psig design pressure, then the cost of the 3000 psig tower will be greater. The Design Data Sheet in the Reporter Report of each component displays the design basis for each tower. To enable the Reporter Report, go to Tools | Options | Preferences | General tab | Item Report. Open each component individually and click the Evaluate button to view the Item Report. The Design Data Sheet is the middle tab at the top of the item report. The Nozzle ASA rating CLASS for the 3000 psig tower may be almost 10 times that of the 15 psig tower. The Nozzle ASA rating value is generated by the system based on the design gauge pressure and can be found in the Nozzle And Manhole Data section of the Reporter Report. A higher nozzle rating indicates larger manholes and thicker nozzles for the high pressure tower than that of the 15 psig tower. The cost of nozzles and manholes will also be greater, therefore resulting in higher equipment and installation cost for the 3000 psig tower. Note the vessel wall thickness will also be greater, further increasing the extra cost of the high pressure tower. It is important to look at the design data sheets when comparing equipment items to see what the drives the equipment design, and by extension the cost, as a result of what is defined in the component input specs form. . Keywords: Design Pressure, nozzles class, design data sheet, nozzle and manhole data References: None
Problem Statement: How to get component qualities blend by blend in MBO?
Solution: In Table _TANKS_MBO, users can get component qualities values by blend, which is the same as those in AB_TANK_QUALITIES. AB_TANK_QUALITIES is created after exporting blends while _TANKS_MBO is created when publishing results. Users can also use GetAllValsForTankRStrmProp, GetTankProp or GetStrmProp automations to get tanks or streams properties so as to get the properties for components. GetAllValsForTankRStrmProp: Use this method to get (retrieve) a specific tank or stream property value for each period. GetTankProp: Use this method to get (retrieve) the property value for a specific tank from the simulator. GetStrmProp: Use this method to get (retrieve) the property value for a specific stream from the simulator. Keywords: None References: None
Problem Statement: When clicking the About button in Aspen Mtell (System Manager or Agent Builder), the About window does not open even though other functions of Aspen Mtell work normally. You may get the following error popup: (Default Exception Handler) Application Exception: Retrieving the COM class for component with CLSID {55E3D11A-F9BB-4C89-B888-1344C867F182} failed due to the following error: 80040154 Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)).
Solution: Follow the instructions in this article to do a full uninstall of Aspen Mtell. Install Aspen Mtell using the appropriate media from the Aspen Tech Download Center. Be sure to run the Setup file as an administrator. More information can be found in the Aspen Mtell quick installation and start up guide : Apply any desired patches. Follow the instructions in this article to do a full uninstall of Aspen Mtell. Keywords: Clean uninstall Reinstall Error after installation References: None
Problem Statement: When working in the submodels window of Aspen Petroleum Scheduler, after clicking on “Update Submodel
Solution: When working with submodels in APS, material balance rows (VBAL or WBAL) are mapped as product yields. If you have specified the APS stream in the Stream section of the Build ref tab, then it will be mapped to a material balance row, so it will display as an output. To solve it you can go to the Summary tab and delete the unwanted output reference by clicking the X next to the stream. Clicking on the “Update Submodel Keywords: SMC, Submodel calculator, mapping References: s” button in the Build Ref tab, I get an input stream mapped as an output in the Summary tab. Why is this happening and how do I solve it?
Problem Statement: Are any recommendations how to switch from gProms to the Aspen Adsorption?
Solution: It is always good to decompose the model into pieces and steps for validation. For example, firstly, user should start from validation of isotherm, then build the flowsheet for the process, but validate the first step. Finally, validate the whole flowsheet with whole cycle. Keywords: gProms, Aspen Adsorption References: None
Problem Statement: Can a column calculate backwards?
Solution: The column solver works independently from the HYSYS main solver; as a consequence, calculations take place only in the forward direction when solving a column subflowsheet. In other words, all feed streams must be fully specified in order for the column to solve. If you know the outlet streams and wish to find the feed composition, you can simply mix the column outlets together using a mixer block. Keywords: backward, calculation, column, distillation References: None